Skip to content

Commit

Permalink
Merge pull request #115 from revelc/dependabot/maven/maven-bd9118c492
Browse files Browse the repository at this point in the history
Bump the maven group with 3 updates
  • Loading branch information
hazendaz authored Sep 30, 2024
2 parents 83aa439 + 7a8f4ca commit c6cd836
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>33.3.0-jre</version>
<version>33.3.1-jre</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>4.0.1</version>
<version>4.0.2</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down Expand Up @@ -106,7 +106,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.18.1</version>
<version>10.18.2</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit c6cd836

Please sign in to comment.