Skip to content

Commit

Permalink
build(deps): bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 1, 2024
1 parent 65e1a30 commit ce9013c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>17</java.version>
<!-- the list is sorted-->
<apache.commons.lang.version>3.16.0</apache.commons.lang.version>
<apache.commons.lang.version>3.17.0</apache.commons.lang.version>
<kafka.version>3.7.0</kafka.version>
<mockserver.version>5.15.0</mockserver.version>
<spring-kafka-test.version>3.2.3</spring-kafka-test.version>
Expand Down

0 comments on commit ce9013c

Please sign in to comment.