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 5f16a8e commit 1ef1a61Copy full SHA for 1ef1a61
pom.xml
@@ -154,7 +154,7 @@
154
<plugin>
155
<groupId>com.diffplug.spotless</groupId>
156
<artifactId>spotless-maven-plugin</artifactId>
157
- <version>2.46.1</version>
+ <version>3.0.0</version>
158
<executions>
159
<execution>
160
<id>format-sources</id>
@@ -213,7 +213,7 @@
213
</plugin>
214
215
<artifactId>maven-javadoc-plugin</artifactId>
216
- <version>3.11.3</version>
+ <version>3.12.0</version>
217
218
219
<goals>
@@ -281,7 +281,7 @@
281
282
<groupId>io.github.mavenplugins</groupId>
283
<artifactId>central-publishing-maven-plugin</artifactId>
284
- <version>1.1.0</version>
+ <version>1.1.1</version>
285
286
287
<phase>deploy</phase>
0 commit comments