Skip to content

Commit c6e35de

Browse files
chore(deps): update java dependencies
1 parent f785ed9 commit c6e35de

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

backend/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@
514514
<plugin>
515515
<groupId>com.diffplug.spotless</groupId>
516516
<artifactId>spotless-maven-plugin</artifactId>
517-
<version>2.44.3</version>
517+
<version>2.46.1</version>
518518
<configuration>
519519
<java>
520520
<googleJavaFormat>
@@ -542,7 +542,7 @@
542542
<dependency>
543543
<groupId>com.puppycrawl.tools</groupId>
544544
<artifactId>checkstyle</artifactId>
545-
<version>13.10.0</version>
545+
<version>13.11.0</version>
546546
</dependency>
547547
</dependencies>
548548
<configuration>

0 commit comments

Comments
 (0)