Skip to content

Commit 0aecfe9

Browse files
committed
build: update dependencies
1 parent 5a127c4 commit 0aecfe9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>org.junit</groupId>
9393
<artifactId>junit-bom</artifactId>
94-
<version>6.1.0</version>
94+
<version>6.1.2</version>
9595
<type>pom</type>
9696
<scope>import</scope>
9797
</dependency>
@@ -167,7 +167,7 @@
167167
<plugin>
168168
<groupId>com.diffplug.spotless</groupId>
169169
<artifactId>spotless-maven-plugin</artifactId>
170-
<version>2.44.3</version>
170+
<version>3.8.0</version>
171171
</plugin>
172172
<plugin>
173173
<groupId>org.apache.maven.plugins</groupId>
@@ -247,7 +247,7 @@
247247
<plugin>
248248
<groupId>org.jacoco</groupId>
249249
<artifactId>jacoco-maven-plugin</artifactId>
250-
<version>0.8.13</version>
250+
<version>0.8.15</version>
251251
</plugin>
252252
</plugins>
253253
</pluginManagement>

0 commit comments

Comments
 (0)