Skip to content

Commit

Permalink
minor addition
Browse files Browse the repository at this point in the history
  • Loading branch information
Lonzak committed Aug 25, 2023
1 parent 5980666 commit 95244d7
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 @@ -86,7 +86,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.1</version>
<version>3.13.0</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand All @@ -98,7 +98,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.7</version>
<version>2.13.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 95244d7

Please sign in to comment.