Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-failsafe-plugin to v…
Browse files Browse the repository at this point in the history
…3.2.3
  • Loading branch information
renovate[bot] authored Dec 14, 2023
1 parent 4896f96 commit 414b8af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion showcase-quarkus-eventsourcing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<surefire-plugin.version>3.2.3</surefire-plugin.version>
<failsafe-plugin.version>3.2.2</failsafe-plugin.version>
<failsafe-plugin.version>3.2.3</failsafe-plugin.version>
<release-plugin.version>3.0.1</release-plugin.version>
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
<jasmine-maven-plugin.version>2.2</jasmine-maven-plugin.version>
Expand Down

0 comments on commit 414b8af

Please sign in to comment.