Skip to content

Commit f73e058

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.5 to 3.3.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.3.0) --- 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 50d9c89 commit f73e058

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>22</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.2.5</maven-surefire-plugin.version>
21+
<maven-surefire-plugin.version>3.3.0</maven-surefire-plugin.version>
2222
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
2323

2424
<aspectj.version>1.9.22.1</aspectj.version>

0 commit comments

Comments
 (0)