Skip to content

Commit dbc16fb

Browse files
dependabot[bot]MichelHartmann
authored andcommitted
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0
Bumps org.apache.commons:commons-lang3 from 3.14.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>
1 parent ec662e2 commit dbc16fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ processResources {
147147

148148
dependencies {
149149
implementation 'commons-io:commons-io:2.16.1'
150-
implementation 'org.apache.commons:commons-lang3:3.14.0'
150+
implementation 'org.apache.commons:commons-lang3:3.17.0'
151151
implementation 'com.sun.xml.bind:jaxb-impl:4.0.5'
152152
implementation 'com.sun.xml.bind:jaxb-core:4.0.4'
153153
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.1'

0 commit comments

Comments
 (0)