Skip to content

Commit

Permalink
Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.17.0
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-lang3 from 3.12.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent efe5c5c commit 54c14f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion liquibase-couchbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<surefire.maven.plugin.version>3.0.0-M9</surefire.maven.plugin.version>
<failsafe.maven.plugin.version>3.0.0-M9</failsafe.maven.plugin.version>
<commons-io.version>2.16.1</commons-io.version>
<commons-lang-3.version>3.12.0</commons-lang-3.version>
<commons-lang-3.version>3.17.0</commons-lang-3.version>
<liquibase-test-harness.version>1.0.9</liquibase-test-harness.version>
<groovy-all.version>2.5.19</groovy-all.version>
<spock-core.version>2.0-M2-groovy-2.5</spock-core.version>
Expand Down

0 comments on commit 54c14f9

Please sign in to comment.