There was an error while loading. Please reload this page.
1 parent 75cd0f5 commit 1e8c2bdCopy full SHA for 1e8c2bd
2 files changed
pom.xml
@@ -172,7 +172,7 @@
172
<plugin>
173
<groupId>com.diffplug.spotless</groupId>
174
<artifactId>spotless-maven-plugin</artifactId>
175
- <version>3.9.0</version>
+ <version>3.10.0</version>
176
<configuration>
177
<java>
178
<googleJavaFormat>
srv/pom.xml
@@ -184,7 +184,7 @@
184
185
<groupId>org.graalvm.buildtools</groupId>
186
<artifactId>native-maven-plugin</artifactId>
187
- <version>1.1.8</version>
+ <version>1.1.9</version>
188
189
<metadataRepository>
190
<version>1.0.3</version>
0 commit comments