Skip to content

Commit

Permalink
Bump commons-lang3 to 3.17.0, to fix security issues https://github.c…
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiobrz committed Jan 4, 2025
1 parent ada12aa commit d3faf73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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 d3faf73

Please sign in to comment.