Skip to content

Commit a706681

Browse files
authored
Merge pull request #4954 from eXist-db/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.1.2
build(deps): bump maven-surefire-plugin from 3.1.0 to 3.1.2
2 parents 9be83d0 + 14b2dc5 commit a706681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -773,7 +773,7 @@
773773
<plugin>
774774
<groupId>org.apache.maven.plugins</groupId>
775775
<artifactId>maven-surefire-plugin</artifactId>
776-
<version>3.1.0</version>
776+
<version>3.1.2</version>
777777
<dependencies>
778778
<dependency>
779779
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)