Skip to content

Commit

Permalink
⬆️(deps): Update dependency com.diffplug.spotless:spotless-maven-plug…
Browse files Browse the repository at this point in the history
…in to v2.44.2 (#1063)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Jan 15, 2025
1 parent 6075b09 commit 3579bec
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 22 deletions.
14 changes: 7 additions & 7 deletions github_action/lockfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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": {
Expand Down
14 changes: 7 additions & 7 deletions lockfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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": {
Expand Down
14 changes: 7 additions & 7 deletions maven_plugin/lockfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<plugin>
<groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId>
<version>2.44.1</version>
<version>2.44.2</version>
<configuration>
<formats>
<format>
Expand Down

0 comments on commit 3579bec

Please sign in to comment.