Skip to content

Commit 74219f8

Browse files
authored
Merge pull request #74 from couchbase-examples/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.3.0
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0
2 parents 337346d + 995398a commit 74219f8

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>3.2.5</version>
110+
<version>3.3.0</version>
111111
<configuration>
112112
<excludes>
113113
<exclude>**/*IntegrationTest.java</exclude>

0 commit comments

Comments
 (0)