Skip to content

Commit ea16f29

Browse files
dependabot[bot]purejava
authored andcommitted
Bump the maven-build-plugins group with 1 update
Bumps the maven-build-plugins group with 1 update: [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire). Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.3 to 3.2.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.3...surefire-3.2.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-build-plugins ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 840cf8f commit ea16f29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
</plugin>
113113
<plugin>
114114
<artifactId>maven-surefire-plugin</artifactId>
115-
<version>3.2.3</version>
115+
<version>3.2.5</version>
116116
</plugin>
117117
<plugin>
118118
<artifactId>maven-jar-plugin</artifactId>
@@ -212,7 +212,7 @@
212212
<plugin>
213213
<groupId>org.apache.maven.plugins</groupId>
214214
<artifactId>maven-surefire-plugin</artifactId>
215-
<version>3.2.3</version>
215+
<version>3.2.5</version>
216216
<dependencies>
217217
<!-- https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-engine -->
218218
<dependency>

0 commit comments

Comments
 (0)