Skip to content

Commit d8acb6d

Browse files
authored
Merge pull request #219 from cip4/vista
apache commons-lang to 3.18.0
2 parents dbc16fb + 246fe28 commit d8acb6d

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.17.0'
150+
implementation 'org.apache.commons:commons-lang3:3.18.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)