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 Dec 13, 2023
1 parent b45c681 commit d6a9d48
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions maven_plugin/lockfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -2069,13 +2069,6 @@
}
],
"mavenPlugins": [
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-failsafe-plugin",
"version": "3.2.2",
"checksumAlgorithm": "SHA-256",
"checksum": "a0c6e8ecd5b0e99a2f1d6c8fe211811e820aa37de4c704a0081cf31360fddae3"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-compiler-plugin",
Expand Down Expand Up @@ -2118,6 +2111,13 @@
"checksumAlgorithm": "SHA-256",
"checksum": "3f4f612c310dedfa43b6aeb548d3deffe13f76712c8b183bbbbaa4755f289e1e"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-failsafe-plugin",
"version": "3.2.3",
"checksumAlgorithm": "SHA-256",
"checksum": "bce5f76a2d69e0ae506912b3b468619f9332eafd821b4affb9bb50a524f912a7"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-deploy-plugin",
Expand Down

0 comments on commit d6a9d48

Please sign in to comment.