Skip to content

Commit

Permalink
Bump springboot.version from 3.1.6 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps `springboot.version` from 3.1.6 to 3.2.0.

Updates `org.springframework.boot:spring-boot-dependencies` from 3.1.6 to 3.2.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.6...v3.2.0)

Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.1.6 to 3.2.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.6...v3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 8, 2023
1 parent 0bdcd26 commit 1b651bb
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 @@ -11,7 +11,7 @@
<url>https://github.com/open4good/open4goods</url>
<properties>
<github.global.server>github</github.global.server>
<springboot.version>3.1.6</springboot.version>
<springboot.version>3.2.0</springboot.version>
<java.version>21</java.version>
<maven.compiler.source>21</maven.compiler.source>
<maven.compiler.target>21</maven.compiler.target>
Expand Down

0 comments on commit 1b651bb

Please sign in to comment.