Skip to content

Commit 5049ac6

Browse files
committed
dependabot updates
1 parent 740a9d4 commit 5049ac6

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
@@ -241,7 +241,7 @@
241241
<dependency>
242242
<groupId>com.puppycrawl.tools</groupId>
243243
<artifactId>checkstyle</artifactId>
244-
<version>10.12.3</version>
244+
<version>10.12.4</version>
245245
</dependency>
246246
</dependencies>
247247
</plugin>
@@ -285,7 +285,7 @@
285285
<plugin>
286286
<groupId>org.apache.maven.plugins</groupId>
287287
<artifactId>maven-enforcer-plugin</artifactId>
288-
<version>3.4.0</version>
288+
<version>3.4.1</version>
289289
</plugin>
290290
</plugins>
291291
</pluginManagement>

0 commit comments

Comments
 (0)