Skip to content

Commit

Permalink
Bump commons-lang3 to 3.17.0, and commons-io again, to 2.18.0, as req…
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiobrz committed Jan 7, 2025
1 parent ada12aa commit 223991c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.14.0</version>
<version>2.18.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand All @@ -117,7 +117,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.9</version>
<version>3.17.0</version>
</dependency>
<dependency>
<groupId>org.arquillian.cube</groupId>
Expand Down

0 comments on commit 223991c

Please sign in to comment.