Skip to content

Commit 2a37cc5

Browse files
Upgrade Spring Boot Version
1 parent b6c1307 commit 2a37cc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-spring-boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1919
<maven.compiler.source>11</maven.compiler.source>
2020
<maven.compiler.target>11</maven.compiler.target>
21-
<spring.boot.version>2.6.2</spring.boot.version>
21+
<spring.boot.version>2.6.4</spring.boot.version>
2222
<keytool.plugin.version>1.5</keytool.plugin.version>
2323
<keystore.token.store_password>0bzhBRNUXBR5
2424
</keystore.token.store_password>

0 commit comments

Comments
 (0)