Skip to content

Commit fba610c

Browse files
authored
Merge pull request #79 from couchbase-examples/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.3.1
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1
2 parents c53b8fc + ac0b995 commit fba610c

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

0 commit comments

Comments
 (0)