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 ead8725 commit 4e28470Copy full SHA for 4e28470
pom.xml
@@ -57,7 +57,7 @@
57
<maven.compiler.source>17</maven.compiler.source>
58
<maven.source.plugin.version>3.3.1</maven.source.plugin.version>
59
<!-- make sure that spring core and spring boot versions are compatible-->
60
- <spring.boot.version>3.4.0</spring.boot.version>
+ <spring.boot.version>3.4.1</spring.boot.version>
61
<spring.core.version>6.2.1</spring.core.version>
62
<spring.security.version>6.4.1</spring.security.version>
63
<spring.security.oauth2.version>2.5.2.RELEASE</spring.security.oauth2.version>
0 commit comments