Skip to content

Commit 940c812

Browse files
Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#7482)
Bumps org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ab5923 commit 940c812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ dependencies {
224224
implementation group: 'org.springframework', name: 'spring-web', version:'6.2.12'
225225
implementation group: 'org.springframework', name: 'spring-beans', version:'6.2.12'
226226
implementation group: 'org.springframework', name: 'spring-core', version:'6.2.12'
227-
implementation group: 'org.apache.commons', name: 'commons-lang3', version:'3.19.0'
227+
implementation group: 'org.apache.commons', name: 'commons-lang3', version:'3.20.0'
228228
implementation group: 'xalan', name: 'serializer', version: '2.7.3'
229229
implementation('org.apache.xmlgraphics:fop:2.11')
230230
{

0 commit comments

Comments
 (0)