Skip to content

Commit d137f90

Browse files
dependabot[bot]mr-c
authored andcommitted
build(deps): bump org.apache.commons:commons-lang3 in /schema_salad/java
Bumps org.apache.commons:commons-lang3 from 3.12.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]>
1 parent 2012612 commit d137f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema_salad/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<description><![CDATA[${project_description}]]></description>
99
<version>${version}</version>
1010
<properties>
11-
<commonslang.version>3.12.0</commonslang.version>
11+
<commonslang.version>3.18.0</commonslang.version>
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1313
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
1414
<maven.compiler.source>8</maven.compiler.source>

0 commit comments

Comments
 (0)