Skip to content

Commit 4c40978

Browse files
committed
Bump versions of com.diffplug.spotless:spotless-maven-plugin and org.apache.commons:commons-lang3
1 parent 75a49bd commit 4c40978

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<!-- Dependency versions appear alphabetically below -->
1919
<checker-qual.version>3.51.0</checker-qual.version>
20-
<commons-lang.version>3.18.0</commons-lang.version>
20+
<commons-lang.version>3.19.0</commons-lang.version>
2121
<gson.version>2.13.2</gson.version>
2222
<guava.version>33.5.0-jre</guava.version>
2323
<jakarta-xml.version>4.0.4</jakarta-xml.version>
@@ -29,7 +29,7 @@
2929
<assembly-plugin.version>3.7.1</assembly-plugin.version>
3030
<compiler-plugin.version>3.14.1</compiler-plugin.version>
3131
<dependency-plugin.version>3.8.1</dependency-plugin.version>
32-
<spotless-plugin.version>2.46.1</spotless-plugin.version>
32+
<spotless-plugin.version>3.0.0</spotless-plugin.version>
3333
<spotbugs-plugin.version>4.9.6.0</spotbugs-plugin.version>
3434
<surefire-plugin.version>3.5.4</surefire-plugin.version>
3535
</properties>

0 commit comments

Comments
 (0)