Skip to content

Commit ebd94b2

Browse files
authored
Merge pull request #54 from couchbase-examples/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.5
Bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.2 to 3.2.5
2 parents 7496ca9 + 361c1d7 commit ebd94b2

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
@@ -107,7 +107,7 @@
107107
<plugin>
108108
<groupId>org.apache.maven.plugins</groupId>
109109
<artifactId>maven-surefire-plugin</artifactId>
110-
<version>2.22.2</version>
110+
<version>3.2.5</version>
111111
<configuration>
112112
<excludes>
113113
<exclude>**/*IntegrationTest.java</exclude>

0 commit comments

Comments
 (0)