Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

Commit

Permalink
Merge pull request #230 from Sebclem/renovate/org.apache.commons-comm…
Browse files Browse the repository at this point in the history
…ons-lang3-3.x

⬆️ Update dependency org.apache.commons:commons-lang3 to v3.14.0
  • Loading branch information
Sebclem authored Dec 14, 2023
2 parents 3533ec2 + 50e392d commit a0fc5c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
// Use MySQL Connector-J
implementation('mysql:mysql-connector-java:8.0.33')
implementation('org.reflections:reflections:0.10.2')
implementation('org.apache.commons:commons-lang3:3.12.0')
implementation('org.apache.commons:commons-lang3:3.14.0')


liquibaseRuntime('org.liquibase:liquibase-core:4.25.0')
Expand Down

0 comments on commit a0fc5c5

Please sign in to comment.