Skip to content

Commit c9ce65a

Browse files
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.2 to 3.2.3 (#2085)
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.2...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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20c9162 commit c9ce65a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
</plugin>
207207
<plugin>
208208
<artifactId>maven-failsafe-plugin</artifactId>
209-
<version>3.2.2</version>
209+
<version>3.2.3</version>
210210
<executions>
211211
<execution>
212212
<goals>
@@ -378,7 +378,7 @@
378378
<plugins>
379379
<plugin>
380380
<artifactId>maven-failsafe-plugin</artifactId>
381-
<version>3.2.2</version>
381+
<version>3.2.3</version>
382382
<executions>
383383
<execution>
384384
<goals>

0 commit comments

Comments
 (0)