Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaming32 committed Oct 8, 2023
1 parent a999198 commit 6202fe3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -22,12 +22,12 @@
<dependency>
<groupId>io.github.classgraph</groupId>
<artifactId>classgraph</artifactId>
<version>4.8.139</version>
<version>4.8.162</version>
</dependency>
<dependency>
<groupId>org.apache.groovy</groupId>
<artifactId>groovy</artifactId>
<version>4.0.2</version>
<version>4.0.15</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 6202fe3

Please sign in to comment.