Skip to content

Commit c691281

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.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 cef6668 commit c691281

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
@@ -18,7 +18,7 @@
1818
<java-compiler.version>23</java-compiler.version>
1919
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2020
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
21-
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
21+
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
2222
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
2323

2424
<aspectj.version>1.9.23</aspectj.version>

0 commit comments

Comments
 (0)