We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6c1307 commit 2a37cc5Copy full SHA for 2a37cc5
sample-spring-boot/pom.xml
@@ -18,7 +18,7 @@
18
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
19
<maven.compiler.source>11</maven.compiler.source>
20
<maven.compiler.target>11</maven.compiler.target>
21
- <spring.boot.version>2.6.2</spring.boot.version>
+ <spring.boot.version>2.6.4</spring.boot.version>
22
<keytool.plugin.version>1.5</keytool.plugin.version>
23
<keystore.token.store_password>0bzhBRNUXBR5
24
</keystore.token.store_password>
0 commit comments