Skip to content

Commit

Permalink
chore: update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 12, 2025
1 parent 5673811 commit 214484a
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
14 changes: 7 additions & 7 deletions github_action/lockfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -6929,6 +6929,13 @@
}
],
"mavenPlugins": [
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-artifact-plugin",
"version": "3.6.0",
"checksumAlgorithm": "SHA-256",
"checksum": "06c6e6415d35767c09c0110938814a124b255303fbc49ac89b628e43cf4d71da"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-install-plugin",
Expand Down Expand Up @@ -7020,13 +7027,6 @@
"checksumAlgorithm": "SHA-256",
"checksum": "eb4069c7fe50a313b3f5295ccd214f30402f63971c26f443f7f3e798be8cc2a7"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-artifact-plugin",
"version": "3.5.3",
"checksumAlgorithm": "SHA-256",
"checksum": "f2a94b64ff9368d397a9f986178b1a17e8788726ae683f2c6ef7670a7e2fd552"
},
{
"groupId": "io.quarkus.platform",
"artifactId": "quarkus-maven-plugin",
Expand Down
14 changes: 7 additions & 7 deletions lockfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
"lockFileVersion": 1,
"dependencies": [],
"mavenPlugins": [
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-artifact-plugin",
"version": "3.6.0",
"checksumAlgorithm": "SHA-256",
"checksum": "06c6e6415d35767c09c0110938814a124b255303fbc49ac89b628e43cf4d71da"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-install-plugin",
Expand Down Expand Up @@ -89,13 +96,6 @@
"checksumAlgorithm": "SHA-256",
"checksum": "eb4069c7fe50a313b3f5295ccd214f30402f63971c26f443f7f3e798be8cc2a7"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-artifact-plugin",
"version": "3.5.3",
"checksumAlgorithm": "SHA-256",
"checksum": "f2a94b64ff9368d397a9f986178b1a17e8788726ae683f2c6ef7670a7e2fd552"
},
{
"groupId": "com.diffplug.spotless",
"artifactId": "spotless-maven-plugin",
Expand Down
14 changes: 7 additions & 7 deletions maven_plugin/lockfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -2305,6 +2305,13 @@
}
],
"mavenPlugins": [
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-artifact-plugin",
"version": "3.6.0",
"checksumAlgorithm": "SHA-256",
"checksum": "06c6e6415d35767c09c0110938814a124b255303fbc49ac89b628e43cf4d71da"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-install-plugin",
Expand Down Expand Up @@ -2403,13 +2410,6 @@
"checksumAlgorithm": "SHA-256",
"checksum": "eb4069c7fe50a313b3f5295ccd214f30402f63971c26f443f7f3e798be8cc2a7"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-artifact-plugin",
"version": "3.5.3",
"checksumAlgorithm": "SHA-256",
"checksum": "f2a94b64ff9368d397a9f986178b1a17e8788726ae683f2c6ef7670a7e2fd552"
},
{
"groupId": "com.diffplug.spotless",
"artifactId": "spotless-maven-plugin",
Expand Down

0 comments on commit 214484a

Please sign in to comment.