Skip to content

Commit

Permalink
Merge pull request #6655 from payara/dependabot/maven/master/org.apac…
Browse files Browse the repository at this point in the history
…he.maven.plugins-maven-failsafe-plugin-3.2.5

Bump org.apache.maven.plugins:maven-failsafe-plugin from 2.22.2 to 3.2.5
  • Loading branch information
Pandrex247 authored Apr 26, 2024
2 parents f152fee + f076549 commit f31c0ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appserver/tests/fish372-tests/datagrid-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>2.22.2</version>
<version>3.2.5</version>
<executions>
<execution>
<id>integration-test</id>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
<maven.javadoc.plugin.version>3.6.3</maven.javadoc.plugin.version>
<maven.install.plugin.version>3.1.0</maven.install.plugin.version>
<maven.bundle.plugin.version>5.1.9</maven.bundle.plugin.version>
<maven.failsafe.plugin.version>3.0.0-M7</maven.failsafe.plugin.version>
<maven.failsafe.plugin.version>3.2.5</maven.failsafe.plugin.version>
<maven.site.plugin.version>3.12.1</maven.site.plugin.version>
<glassfishbuild.version>3.2.20.payara-p2</glassfishbuild.version>
<maven.antrun.plugin.version>3.1.0</maven.antrun.plugin.version>
Expand Down

0 comments on commit f31c0ae

Please sign in to comment.