We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a63e00f commit d3768c7Copy full SHA for d3768c7
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.21.0</version.spring.cloud.azure>
26
</properties>
27
0 commit comments