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 d24aa56 commit 9690cf0Copy full SHA for 9690cf0
pom.xml
@@ -39,7 +39,7 @@
39
<maven.compiler.source>${java.version}</maven.compiler.source>
40
<maven.compiler.target>${java.version}</maven.compiler.target>
41
42
- <spring-boot.version>2.2.1.RELEASE</spring-boot.version>
+ <spring-boot.version>2.2.3.RELEASE</spring-boot.version>
43
<jmockit.version>1.24</jmockit.version>
44
45
<!-- Plugins -->
0 commit comments