Skip to content

Commit 5a8f4ec

Browse files
chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.5 to 3.5.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.5.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b258c21 commit 5a8f4ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<properties>
5252
<maven.compiler.source>17</maven.compiler.source>
5353
<maven.compiler.target>17</maven.compiler.target>
54-
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
54+
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
5555
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5656
<jackson.version>2.18.0</jackson.version>
5757
<jakarta-annotation.version>3.0.0</jakarta-annotation.version>

0 commit comments

Comments
 (0)