Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.commons:commons-lang3 to v3.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 30, 2024
1 parent 6d3ff66 commit b0217d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion refarch-gateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<jacoco.version>0.8.12</jacoco.version>

<!-- Utility -->
<apache-commons-lang.version>3.16.0</apache-commons-lang.version>
<apache-commons-lang.version>3.17.0</apache-commons-lang.version>

<!-- Additional required dependencies -->
<hazelcast.version>5.5.0</hazelcast.version>
Expand Down

0 comments on commit b0217d0

Please sign in to comment.