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.
2 parents 3a5f6f5 + 9ddff42 commit 75b357aCopy full SHA for 75b357a
1 file changed
pom.xml
@@ -19,12 +19,12 @@
19
<plugin>
20
<groupId>org.apache.maven.plugins</groupId>
21
<artifactId>maven-surefire-plugin</artifactId>
22
- <version>3.5.5</version>
+ <version>3.5.6</version>
23
</plugin>
24
25
<groupId>com.diffplug.spotless</groupId>
26
<artifactId>spotless-maven-plugin</artifactId>
27
- <version>3.5.1</version>
+ <version>3.6.0</version>
28
<configuration>
29
<formats>
30
<format>
@@ -66,7 +66,7 @@
66
<dependency>
67
<groupId>ch.qos.logback</groupId>
68
<artifactId>logback-classic</artifactId>
69
- <version>1.5.32</version>
+ <version>1.5.34</version>
70
</dependency>
71
<!-- ***** SOCKET MODE DEPENDENCIES ***** -->
72
0 commit comments