Skip to content

Commit

Permalink
Merge pull request #7005 from payara/dependabot/maven/main/org.apache…
Browse files Browse the repository at this point in the history
….maven.plugins-maven-failsafe-plugin-3.5.1

FISH-9953 Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.0 to 3.5.1
  • Loading branch information
Pandrex247 authored Oct 9, 2024
2 parents 30044eb + cd54c15 commit c358409
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>3.5.0</version>
<version>3.5.1</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.10.0</maven.javadoc.plugin.version>
<maven.install.plugin.version>3.1.3</maven.install.plugin.version>
<maven.bundle.plugin.version>5.1.9</maven.bundle.plugin.version>
<maven.failsafe.plugin.version>3.5.0</maven.failsafe.plugin.version>
<maven.failsafe.plugin.version>3.5.1</maven.failsafe.plugin.version>
<maven.site.plugin.version>3.20.0</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 c358409

Please sign in to comment.