Skip to content

Commit

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

Updates `org.springframework.boot:spring-boot-dependencies` from 3.1.4 to 3.1.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.4...v3.1.5)

Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.1.4 to 3.1.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.4...v3.1.5)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent e1f17f0 commit 417b354
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.4</springboot.version>
<springboot.version>3.1.5</springboot.version>
<java.version>19</java.version>
<maven.compiler.source>19</maven.compiler.source>
<maven.compiler.target>19</maven.compiler.target>
Expand Down

0 comments on commit 417b354

Please sign in to comment.