We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a036bc commit a60a68fCopy full SHA for a60a68f
pom.xml
@@ -62,8 +62,8 @@
62
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
63
<maven-toolchains-plugin.version>3.2.0</maven-toolchains-plugin.version>
64
<plugin-tools-javadoc.version>3.5.2</plugin-tools-javadoc.version>
65
- <spotless-maven-plugin.version>3.0.0</spotless-maven-plugin.version>
66
- <maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
+ <spotless-maven-plugin.version>2.46.1</spotless-maven-plugin.version>
+ <maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
67
68
<!-- Pin output timestamp to make the Java build reproducible -->
69
<project.build.outputTimestamp>1723122283</project.build.outputTimestamp>
0 commit comments