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 4c9af89 commit 13e774b
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions github_action/lockfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -6176,27 +6176,13 @@
}
],
"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",
"version": "3.11.0",
"checksumAlgorithm": "SHA-256",
"checksum": "b806a9ddc7ed5cfd7623ecb044e6fa506831987ee0c3df7d1358fd7568c396f7"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-surefire-plugin",
"version": "3.2.2",
"checksumAlgorithm": "SHA-256",
"checksum": "fc1e5c8d637337551dac8c47a6f7a89a0e912b34d9dca781463c54ff89c51504"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-jar-plugin",
Expand Down Expand Up @@ -6225,13 +6211,27 @@
"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",
"version": "3.1.1",
"checksumAlgorithm": "SHA-256",
"checksum": "c7c973af372dadb83c41e760a86af98b6291150ecdd235319c2a3635b85383ff"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-surefire-plugin",
"version": "3.2.3",
"checksumAlgorithm": "SHA-256",
"checksum": "b395caef49297e4f5316ae442b6490f0f4dd3f51c81a1ebcc191441dc5e3d16e"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-install-plugin",
Expand Down

0 comments on commit 13e774b

Please sign in to comment.