Skip to content

Commit

Permalink
Merge pull request #5 from liangyuanpeng/dependabot/maven/java/spring…
Browse files Browse the repository at this point in the history
…boot/spring-boot.version-3.2.0

Bump spring-boot.version from 3.0.1 to 3.2.0 in /java/springboot
  • Loading branch information
liangyuanpeng authored Dec 19, 2023
2 parents 0c9b228 + 60f23d4 commit 92a9f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/springboot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<name>springboot</name>
<description>lank8s.cn</description>
<properties>
<spring-boot.version>3.0.1</spring-boot.version>
<spring-boot.version>3.2.0</spring-boot.version>
<java.version>17</java.version>
<jib.build.type>buildTar</jib.build.type>
<docker.auth.username>123</docker.auth.username>
Expand Down

0 comments on commit 92a9f1e

Please sign in to comment.