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 5f480a2 commit 3a605d3Copy full SHA for 3a605d3
aad/spring-security/servlet/oauth2/login-authenticate-using-private-key-jwt/pom.xml
@@ -21,7 +21,7 @@
21
<properties>
22
<maven.compiler.source>17</maven.compiler.source>
23
<maven.compiler.target>17</maven.compiler.target>
24
- <version.maven-surefire-plugin>3.5.2</version.maven-surefire-plugin>
+ <version.maven-surefire-plugin>3.5.3</version.maven-surefire-plugin>
25
<version.spring.cloud.azure>5.22.0</version.spring.cloud.azure>
26
</properties>
27
0 commit comments