diff --git a/github_action/lockfile.json b/github_action/lockfile.json index 0cb0bb20..db4bca8e 100644 --- a/github_action/lockfile.json +++ b/github_action/lockfile.json @@ -6971,6 +6971,13 @@ "checksumAlgorithm": "SHA-256", "checksum": "36299120aaf72783c4a90b0b1e09b4a6eda01314dbb02dbf2d3c208d688d2100" }, + { + "groupId": "com.diffplug.spotless", + "artifactId": "spotless-maven-plugin", + "version": "2.44.2", + "checksumAlgorithm": "SHA-256", + "checksum": "44082da1e00ab405e2b5cfc7189efda60e88bf7e7433ef61aa96e6ac7ad521fd" + }, { "groupId": "org.cyclonedx", "artifactId": "cyclonedx-maven-plugin", @@ -7033,13 +7040,6 @@ "version": "3.17.6", "checksumAlgorithm": "SHA-256", "checksum": "f7bb5021f22c89d9ab1ba207e74113b498c6911f24a79e3ea91ab37b49570985" - }, - { - "groupId": "com.diffplug.spotless", - "artifactId": "spotless-maven-plugin", - "version": "2.44.1", - "checksumAlgorithm": "SHA-256", - "checksum": "f94d17a06c863e05cf6c3abe0bce185a041b2ca52d214e47637d6ad9e691e80f" } ], "metaData": { diff --git a/lockfile.json b/lockfile.json index 436868cf..594f9fe2 100644 --- a/lockfile.json +++ b/lockfile.json @@ -40,6 +40,13 @@ "checksumAlgorithm": "SHA-256", "checksum": "36299120aaf72783c4a90b0b1e09b4a6eda01314dbb02dbf2d3c208d688d2100" }, + { + "groupId": "com.diffplug.spotless", + "artifactId": "spotless-maven-plugin", + "version": "2.44.2", + "checksumAlgorithm": "SHA-256", + "checksum": "44082da1e00ab405e2b5cfc7189efda60e88bf7e7433ef61aa96e6ac7ad521fd" + }, { "groupId": "org.cyclonedx", "artifactId": "cyclonedx-maven-plugin", @@ -95,13 +102,6 @@ "version": "3.3.1", "checksumAlgorithm": "SHA-256", "checksum": "eb4069c7fe50a313b3f5295ccd214f30402f63971c26f443f7f3e798be8cc2a7" - }, - { - "groupId": "com.diffplug.spotless", - "artifactId": "spotless-maven-plugin", - "version": "2.44.1", - "checksumAlgorithm": "SHA-256", - "checksum": "f94d17a06c863e05cf6c3abe0bce185a041b2ca52d214e47637d6ad9e691e80f" } ], "metaData": { diff --git a/maven_plugin/lockfile.json b/maven_plugin/lockfile.json index 2a55a9c1..73e42ce6 100644 --- a/maven_plugin/lockfile.json +++ b/maven_plugin/lockfile.json @@ -2347,6 +2347,13 @@ "checksumAlgorithm": "SHA-256", "checksum": "36299120aaf72783c4a90b0b1e09b4a6eda01314dbb02dbf2d3c208d688d2100" }, + { + "groupId": "com.diffplug.spotless", + "artifactId": "spotless-maven-plugin", + "version": "2.44.2", + "checksumAlgorithm": "SHA-256", + "checksum": "44082da1e00ab405e2b5cfc7189efda60e88bf7e7433ef61aa96e6ac7ad521fd" + }, { "groupId": "org.apache.maven.plugins", "artifactId": "maven-plugin-plugin", @@ -2410,13 +2417,6 @@ "checksumAlgorithm": "SHA-256", "checksum": "eb4069c7fe50a313b3f5295ccd214f30402f63971c26f443f7f3e798be8cc2a7" }, - { - "groupId": "com.diffplug.spotless", - "artifactId": "spotless-maven-plugin", - "version": "2.44.1", - "checksumAlgorithm": "SHA-256", - "checksum": "f94d17a06c863e05cf6c3abe0bce185a041b2ca52d214e47637d6ad9e691e80f" - }, { "groupId": "com.soebes.itf.jupiter.extension", "artifactId": "itf-maven-plugin", diff --git a/pom.xml b/pom.xml index 6e831597..4767a362 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.44.1 + 2.44.2