There was an error while loading. Please reload this page.
1 parent 5a127c4 commit 0aecfe9Copy full SHA for 0aecfe9
1 file changed
pom.xml
@@ -91,7 +91,7 @@
91
<dependency>
92
<groupId>org.junit</groupId>
93
<artifactId>junit-bom</artifactId>
94
- <version>6.1.0</version>
+ <version>6.1.2</version>
95
<type>pom</type>
96
<scope>import</scope>
97
</dependency>
@@ -167,7 +167,7 @@
167
<plugin>
168
<groupId>com.diffplug.spotless</groupId>
169
<artifactId>spotless-maven-plugin</artifactId>
170
- <version>2.44.3</version>
+ <version>3.8.0</version>
171
</plugin>
172
173
<groupId>org.apache.maven.plugins</groupId>
@@ -247,7 +247,7 @@
247
248
<groupId>org.jacoco</groupId>
249
<artifactId>jacoco-maven-plugin</artifactId>
250
- <version>0.8.13</version>
+ <version>0.8.15</version>
251
252
</plugins>
253
</pluginManagement>
0 commit comments