Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-failsafe-plugin (#245)
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-M7 to 3.1.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0-M7...surefire-3.1.2)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit de6e469)
  • Loading branch information
dependabot[bot] authored and ismailsimsek committed Jan 1, 2024
1 parent 4a76419 commit 5a2221c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debezium-server-iceberg-sink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.0.0-M7</version>
<version>3.1.2</version>
<executions>
<execution>
<id>integration-test</id>
Expand Down

0 comments on commit 5a2221c

Please sign in to comment.