Skip to content

Commit fc38f2c

Browse files
Bump org.apache.commons:commons-lang3 (#947)
Bumps org.apache.commons:commons-lang3 from 3.6 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44d79e7 commit fc38f2c

File tree

1 file changed

+1
-1
lines changed
  • src/it/MCOMPILER-268_modulepath

1 file changed

+1
-1
lines changed

src/it/MCOMPILER-268_modulepath/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.apache.commons</groupId>
3434
<artifactId>commons-lang3</artifactId>
35-
<version>3.6</version>
35+
<version>3.18.0</version>
3636
</dependency>
3737
<dependency>
3838
<groupId>junit</groupId>

0 commit comments

Comments
 (0)