Skip to content

Commit

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

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 Oct 30, 2024
1 parent fa2a5ea commit 7d04afb
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions github_action/lockfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -7037,9 +7037,9 @@
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-artifact-plugin",
"version": "3.5.2",
"version": "3.5.3",
"checksumAlgorithm": "SHA-256",
"checksum": "f0dbce3d023c43a918a5796e2f21e62976d8eecc39d0e69aa062db1eb8b641ab"
"checksum": "f2a94b64ff9368d397a9f986178b1a17e8788726ae683f2c6ef7670a7e2fd552"
}
],
"metaData": {
Expand Down
4 changes: 2 additions & 2 deletions lockfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,9 @@
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-artifact-plugin",
"version": "3.5.2",
"version": "3.5.3",
"checksumAlgorithm": "SHA-256",
"checksum": "f0dbce3d023c43a918a5796e2f21e62976d8eecc39d0e69aa062db1eb8b641ab"
"checksum": "f2a94b64ff9368d397a9f986178b1a17e8788726ae683f2c6ef7670a7e2fd552"
}
],
"metaData": {
Expand Down
4 changes: 2 additions & 2 deletions maven_plugin/lockfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -2413,9 +2413,9 @@
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-artifact-plugin",
"version": "3.5.2",
"version": "3.5.3",
"checksumAlgorithm": "SHA-256",
"checksum": "f0dbce3d023c43a918a5796e2f21e62976d8eecc39d0e69aa062db1eb8b641ab"
"checksum": "f2a94b64ff9368d397a9f986178b1a17e8788726ae683f2c6ef7670a7e2fd552"
},
{
"groupId": "com.soebes.itf.jupiter.extension",
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-artifact-plugin</artifactId>
<version>3.5.2</version>
<version>3.5.3</version>
</plugin>
<plugin>
<groupId>com.diffplug.spotless</groupId>
Expand Down

0 comments on commit 7d04afb

Please sign in to comment.