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
Bumps [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 3.2.4 to 3.3.0.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.4...v3.3.0)

---
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]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent da2b239 commit 3fe3f2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ SPDX-License-Identifier: Apache-2.0
<maven.compiler.target>${java.version}</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- versions for Maven plugin -->
<spring-boot-maven-plugin.version>3.2.4</spring-boot-maven-plugin.version>
<spring-boot-maven-plugin.version>3.3.0</spring-boot-maven-plugin.version>
<compiler-plugin.version>3.11.0</compiler-plugin.version>
<openapi-generator-maven-plugin.version>7.0.1</openapi-generator-maven-plugin.version>
<maven-jxr-plugin.version>3.3.2</maven-jxr-plugin.version>
Expand Down

0 comments on commit 3fe3f2c

Please sign in to comment.