Skip to content

Commit

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

Bumps [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.1...v3.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent 5a5f572 commit a55baba
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 @@ -33,7 +33,7 @@

<chutney.version>${project.version}</chutney.version>
<mainClass>com.chutneytesting.ServerBootstrap</mainClass>
<spring-boot-maven.version>3.3.1</spring-boot-maven.version>
<spring-boot-maven.version>3.3.2</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 a55baba

Please sign in to comment.