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.
2 parents 3e1afea + 526c72a commit 0edd389Copy full SHA for 0edd389
pom.xml
@@ -37,9 +37,9 @@
37
<maven.compiler.release>17</maven.compiler.release>
38
39
<!-- Dependency versions -->
40
- <spring-boot.version>3.0.1</spring-boot.version>
+ <spring-boot.version>3.0.2</spring-boot.version>
41
<spt-cid.version>2.0.11</spt-cid.version>
42
- <spt-logging-spring.version>3.0.1</spt-logging-spring.version>
+ <spt-logging-spring.version>3.0.2</spt-logging-spring.version>
43
44
<!-- Plugin versions -->
45
<checkstyle-maven-plugin.version>3.1.2</checkstyle-maven-plugin.version>
0 commit comments