Skip to content

Commit 62bcf12

Browse files
chore: bump org.apache.maven.plugins:maven-surefire-plugin (#2248)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.3.1...surefire-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 77f8c77 commit 62bcf12

File tree

1 file changed

+1
-1
lines changed
  • openfeature/provider_tests/java-integration-tests

1 file changed

+1
-1
lines changed

openfeature/provider_tests/java-integration-tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<plugin>
3939
<groupId>org.apache.maven.plugins</groupId>
4040
<artifactId>maven-surefire-plugin</artifactId>
41-
<version>3.3.1</version>
41+
<version>3.4.0</version>
4242
</plugin>
4343
</plugins>
4444
</build>

0 commit comments

Comments
 (0)