Skip to content

Commit

Permalink
chore(deps): Bump org.springframework.boot:spring-boot-maven-plugin (#56
Browse files Browse the repository at this point in the history
)

Bumps [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 3.1.2 to 3.2.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.2...v3.2.4)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent 984504c commit 43ecc91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chutney/packaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<chutney.version>${project.version}</chutney.version>
<mainClass>com.chutneytesting.ServerBootstrap</mainClass>
<spring-boot-maven.version>3.1.2</spring-boot-maven.version>
<spring-boot-maven.version>3.2.4</spring-boot-maven.version>
<jasypt-spring-boot.version>3.0.5</jasypt-spring-boot.version>

<chutney.package.file>chutney-${project.artifactId}-${chutney.version}</chutney.package.file>
Expand Down

0 comments on commit 43ecc91

Please sign in to comment.