Skip to content

Commit 066c6da

Browse files
⬆️(deps): Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.3 (#1102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 34d1d8b commit 066c6da

File tree

4 files changed

+22
-22
lines changed

4 files changed

+22
-22
lines changed

github_action/lockfile.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6971,13 +6971,6 @@
69716971
"checksumAlgorithm": "SHA-256",
69726972
"checksum": "36299120aaf72783c4a90b0b1e09b4a6eda01314dbb02dbf2d3c208d688d2100"
69736973
},
6974-
{
6975-
"groupId": "com.diffplug.spotless",
6976-
"artifactId": "spotless-maven-plugin",
6977-
"version": "2.44.2",
6978-
"checksumAlgorithm": "SHA-256",
6979-
"checksum": "44082da1e00ab405e2b5cfc7189efda60e88bf7e7433ef61aa96e6ac7ad521fd"
6980-
},
69816974
{
69826975
"groupId": "org.cyclonedx",
69836976
"artifactId": "cyclonedx-maven-plugin",
@@ -6999,6 +6992,13 @@
69996992
"checksumAlgorithm": "SHA-256",
70006993
"checksum": "7b0e58afc5741b29c6dbbb1fab2f878149e63842bedb58ca839145c545951a7e"
70016994
},
6995+
{
6996+
"groupId": "com.diffplug.spotless",
6997+
"artifactId": "spotless-maven-plugin",
6998+
"version": "2.44.3",
6999+
"checksumAlgorithm": "SHA-256",
7000+
"checksum": "9206918dfa2e6674ca81def57a32a682705089b52d3863353ebc2b171f32a1ea"
7001+
},
70027002
{
70037003
"groupId": "org.apache.maven.plugins",
70047004
"artifactId": "maven-eclipse-plugin",

lockfile.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,6 @@
4040
"checksumAlgorithm": "SHA-256",
4141
"checksum": "36299120aaf72783c4a90b0b1e09b4a6eda01314dbb02dbf2d3c208d688d2100"
4242
},
43-
{
44-
"groupId": "com.diffplug.spotless",
45-
"artifactId": "spotless-maven-plugin",
46-
"version": "2.44.2",
47-
"checksumAlgorithm": "SHA-256",
48-
"checksum": "44082da1e00ab405e2b5cfc7189efda60e88bf7e7433ef61aa96e6ac7ad521fd"
49-
},
5043
{
5144
"groupId": "org.cyclonedx",
5245
"artifactId": "cyclonedx-maven-plugin",
@@ -68,6 +61,13 @@
6861
"checksumAlgorithm": "SHA-256",
6962
"checksum": "7b0e58afc5741b29c6dbbb1fab2f878149e63842bedb58ca839145c545951a7e"
7063
},
64+
{
65+
"groupId": "com.diffplug.spotless",
66+
"artifactId": "spotless-maven-plugin",
67+
"version": "2.44.3",
68+
"checksumAlgorithm": "SHA-256",
69+
"checksum": "9206918dfa2e6674ca81def57a32a682705089b52d3863353ebc2b171f32a1ea"
70+
},
7171
{
7272
"groupId": "org.apache.maven.plugins",
7373
"artifactId": "maven-eclipse-plugin",

maven_plugin/lockfile.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2347,13 +2347,6 @@
23472347
"checksumAlgorithm": "SHA-256",
23482348
"checksum": "36299120aaf72783c4a90b0b1e09b4a6eda01314dbb02dbf2d3c208d688d2100"
23492349
},
2350-
{
2351-
"groupId": "com.diffplug.spotless",
2352-
"artifactId": "spotless-maven-plugin",
2353-
"version": "2.44.2",
2354-
"checksumAlgorithm": "SHA-256",
2355-
"checksum": "44082da1e00ab405e2b5cfc7189efda60e88bf7e7433ef61aa96e6ac7ad521fd"
2356-
},
23572350
{
23582351
"groupId": "org.apache.maven.plugins",
23592352
"artifactId": "maven-plugin-plugin",
@@ -2382,6 +2375,13 @@
23822375
"checksumAlgorithm": "SHA-256",
23832376
"checksum": "7b0e58afc5741b29c6dbbb1fab2f878149e63842bedb58ca839145c545951a7e"
23842377
},
2378+
{
2379+
"groupId": "com.diffplug.spotless",
2380+
"artifactId": "spotless-maven-plugin",
2381+
"version": "2.44.3",
2382+
"checksumAlgorithm": "SHA-256",
2383+
"checksum": "9206918dfa2e6674ca81def57a32a682705089b52d3863353ebc2b171f32a1ea"
2384+
},
23852385
{
23862386
"groupId": "org.apache.maven.plugins",
23872387
"artifactId": "maven-eclipse-plugin",

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<plugin>
6969
<groupId>com.diffplug.spotless</groupId>
7070
<artifactId>spotless-maven-plugin</artifactId>
71-
<version>2.44.2</version>
71+
<version>2.44.3</version>
7272
<configuration>
7373
<formats>
7474
<format>

0 commit comments

Comments
 (0)