Skip to content

Commit

Permalink
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent 71f8a54 commit de2df16
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 @@ -227,7 +227,7 @@ dependencies {
implementation group: 'org.springframework', name: 'spring-web', version:'6.1.12'
implementation group: 'org.springframework', name: 'spring-beans', version:'6.1.12'
implementation group: 'org.springframework', name: 'spring-core', version:'6.1.12'
implementation group: 'org.apache.commons', name: 'commons-lang3', version:'3.16.0'
implementation group: 'org.apache.commons', name: 'commons-lang3', version:'3.17.0'
implementation group: 'xalan', name: 'serializer', version: '2.7.3'
implementation('org.apache.xmlgraphics:fop:2.9')
{
Expand Down

0 comments on commit de2df16

Please sign in to comment.