Skip to content

Commit d3768c7

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a63e00f commit d3768c7

File tree

1 file changed

+1
-1
lines changed
  • aad/spring-security/servlet/oauth2/login-authenticate-using-private-key-jwt

1 file changed

+1
-1
lines changed

aad/spring-security/servlet/oauth2/login-authenticate-using-private-key-jwt/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<properties>
2222
<maven.compiler.source>17</maven.compiler.source>
2323
<maven.compiler.target>17</maven.compiler.target>
24-
<version.maven-surefire-plugin>3.5.2</version.maven-surefire-plugin>
24+
<version.maven-surefire-plugin>3.5.3</version.maven-surefire-plugin>
2525
<version.spring.cloud.azure>5.21.0</version.spring.cloud.azure>
2626
</properties>
2727

0 commit comments

Comments
 (0)