diff --git a/github_action/lockfile.json b/github_action/lockfile.json index 4cf0cefd..8b6442b3 100644 --- a/github_action/lockfile.json +++ b/github_action/lockfile.json @@ -6176,13 +6176,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", @@ -6190,13 +6183,6 @@ "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", @@ -6225,6 +6211,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", @@ -6232,6 +6225,13 @@ "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",