Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-failsafe-plugin
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M9 to 3.3.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0-M9...surefire-3.3.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 75ca19c commit 857bedb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion liquibase-couchbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<couchbase.java.client.version>3.4.6</couchbase.java.client.version>
<sonar.maven.plugin.version>3.9.1.2184</sonar.maven.plugin.version>
<surefire.maven.plugin.version>3.0.0-M9</surefire.maven.plugin.version>
<failsafe.maven.plugin.version>3.0.0-M9</failsafe.maven.plugin.version>
<failsafe.maven.plugin.version>3.3.0</failsafe.maven.plugin.version>
<commons-io.version>2.12.0</commons-io.version>
<commons-lang-3.version>3.12.0</commons-lang-3.version>
<liquibase-test-harness.version>1.0.9</liquibase-test-harness.version>
Expand Down

0 comments on commit 857bedb

Please sign in to comment.