Skip to content

Commit 831d04a

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.2...surefire-3.2.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 d0b22ab commit 831d04a

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>21</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.2</maven-surefire-plugin.version>
21+
<maven-surefire-plugin.version>3.2.3</maven-surefire-plugin.version>
2222
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
2323

2424
<aspectj.version>1.9.21</aspectj.version>

0 commit comments

Comments
 (0)