Skip to content

Commit

Permalink
⬆️(deps): Update dependency org.apache.maven.plugins:maven-failsafe-p…
Browse files Browse the repository at this point in the history
…lugin to v3.5.2 (#963)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Nov 2, 2024
1 parent 3b69685 commit 47f3663
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions maven_plugin/lockfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -2326,6 +2326,13 @@
"checksumAlgorithm": "SHA-256",
"checksum": "1e00437fc88814a0790dbc45fe8c482a92b077ad12c3890614f9aee9fb194660"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-failsafe-plugin",
"version": "3.5.2",
"checksumAlgorithm": "SHA-256",
"checksum": "31d859fa8c1679d71e821eaffe14608dea0fa1f3caba6c0d5ee8867f0d17c1a9"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-deploy-plugin",
Expand All @@ -2340,13 +2347,6 @@
"checksumAlgorithm": "SHA-256",
"checksum": "536e0173b329d275427b6964f26f740ced4c5c70e7d3c7a98d43c06f70f8cec0"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-failsafe-plugin",
"version": "3.5.1",
"checksumAlgorithm": "SHA-256",
"checksum": "66d0451c0472fd94e09a3cef6fbca30c864bf831966173c73097f1f6b6691606"
},
{
"groupId": "org.cyclonedx",
"artifactId": "cyclonedx-maven-plugin",
Expand Down
2 changes: 1 addition & 1 deletion maven_plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@
</plugin>
<plugin>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.5.1</version>
<version>3.5.2</version>
<configuration>
<!--
! currently needed to run integration tests.
Expand Down

0 comments on commit 47f3663

Please sign in to comment.