Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
nguyenq committed Oct 29, 2023
1 parent 83283aa commit 17bea68
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 @@ -220,12 +220,12 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.14.0</version>
<version>2.15.0</version>
</dependency>
<dependency>
<groupId>net.sourceforge.lept4j</groupId>
<artifactId>lept4j</artifactId>
<version>1.18.1</version>
<version>1.18.2</version>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
Expand Down

0 comments on commit 17bea68

Please sign in to comment.