Skip to content

Commit ec36438

Browse files
chore(deps): update all non-major dependencies to v3.5.5
1 parent cdb8d7a commit ec36438

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -294,12 +294,12 @@
294294
<plugin>
295295
<groupId>org.apache.maven.plugins</groupId>
296296
<artifactId>maven-surefire-plugin</artifactId>
297-
<version>3.5.4</version>
297+
<version>3.5.5</version>
298298
<dependencies>
299299
<dependency>
300300
<groupId>org.apache.maven.surefire</groupId>
301301
<artifactId>surefire-junit4</artifactId>
302-
<version>3.5.4</version>
302+
<version>3.5.5</version>
303303
</dependency>
304304
</dependencies>
305305
<configuration>

0 commit comments

Comments
 (0)