Skip to content

Commit 0af43af

Browse files
dependabot[bot]marcauberer
authored andcommitted
Bump org.apache.maven.plugins:maven-failsafe-plugin in /compiler/java (#258)
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.2.1 to 3.2.3. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.1...surefire-3.2.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a688266 commit 0af43af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<plugin>
3232
<groupId>org.apache.maven.plugins</groupId>
3333
<artifactId>maven-failsafe-plugin</artifactId>
34-
<version>3.2.1</version>
34+
<version>3.2.3</version>
3535
</plugin>
3636
<plugin>
3737
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)