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 cd9503d commit 2c5aa6cCopy full SHA for 2c5aa6c
1 file changed
pom.xml
@@ -146,7 +146,7 @@
146
<plugin>
147
<groupId>org.apache.maven.plugins</groupId>
148
<artifactId>maven-enforcer-plugin</artifactId>
149
- <version>3.6.2</version>
+ <version>3.6.3</version>
150
<executions>
151
<execution>
152
<id>Project Structure Checks</id>
@@ -172,7 +172,7 @@
172
173
<groupId>com.diffplug.spotless</groupId>
174
<artifactId>spotless-maven-plugin</artifactId>
175
- <version>3.5.0</version>
+ <version>3.5.1</version>
176
<configuration>
177
<java>
178
<googleJavaFormat>
0 commit comments