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 c813497 commit 3e11418Copy full SHA for 3e11418
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.3.4.RELEASE</spring.boot.version>
+ <spring.boot.version>2.3.12.RELEASE</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