Skip to content

Commit b81a56a

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

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

Lines changed: 1 addition & 1 deletion
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.3</version.maven-surefire-plugin>
24+
<version.maven-surefire-plugin>3.5.4</version.maven-surefire-plugin>
2525
<version.spring.cloud.azure>5.23.0</version.spring.cloud.azure>
2626
</properties>
2727

0 commit comments

Comments
 (0)