Skip to content

Commit

Permalink
dependabot updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ddsharpe committed Oct 17, 2023
1 parent 740a9d4 commit 5049ac6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.12.3</version>
<version>10.12.4</version>
</dependency>
</dependencies>
</plugin>
Expand Down Expand Up @@ -285,7 +285,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit 5049ac6

Please sign in to comment.