Skip to content

Commit abfe766

Browse files
Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#105)
Bumps org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07e635e commit abfe766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<maven.compiler.target>${java.version}</maven.compiler.target>
2323
<maven.compiler.compiler>${java.version}</maven.compiler.compiler>
2424
<google-guava.version>33.4.8-jre</google-guava.version>
25-
<apache-commons-lang3.version>3.17.0</apache-commons-lang3.version>
25+
<apache-commons-lang3.version>3.18.0</apache-commons-lang3.version>
2626
<apache-commons-csv.version>1.14.0</apache-commons-csv.version>
2727
<apache-commons-validator.version>1.9.0</apache-commons-validator.version>
2828
<geotools.version>33.2</geotools.version>

0 commit comments

Comments
 (0)