Skip to content

Commit 75b357a

Browse files
Merge branch 'main' into dependabot/gradle/com.diffplug.spotless-8.6.0
2 parents 3a5f6f5 + 9ddff42 commit 75b357a

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
@@ -19,12 +19,12 @@
1919
<plugin>
2020
<groupId>org.apache.maven.plugins</groupId>
2121
<artifactId>maven-surefire-plugin</artifactId>
22-
<version>3.5.5</version>
22+
<version>3.5.6</version>
2323
</plugin>
2424
<plugin>
2525
<groupId>com.diffplug.spotless</groupId>
2626
<artifactId>spotless-maven-plugin</artifactId>
27-
<version>3.5.1</version>
27+
<version>3.6.0</version>
2828
<configuration>
2929
<formats>
3030
<format>
@@ -66,7 +66,7 @@
6666
<dependency>
6767
<groupId>ch.qos.logback</groupId>
6868
<artifactId>logback-classic</artifactId>
69-
<version>1.5.32</version>
69+
<version>1.5.34</version>
7070
</dependency>
7171
<!-- ***** SOCKET MODE DEPENDENCIES ***** -->
7272
<dependency>

0 commit comments

Comments
 (0)