Skip to content

Bump spring-boot from 3.3.5 to 3.4.0 (#428) #265

Bump spring-boot from 3.3.5 to 3.4.0 (#428)

Bump spring-boot from 3.3.5 to 3.4.0 (#428) #265

Workflow file for this run

name: Trigger release
on:
workflow_dispatch:
push:
branches:
- main
jobs:
publish-to-maven-central:
uses: ./.github/workflows/release.yml
secrets: inherit