Skip to content

Commit a8bd97c

Browse files
[MPH-203] Bump commons-lang3 from 3.8.1 to 3.12.0 (#91)
Bumps commons-lang3 from 3.8.1 to 3.12.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f80bd74 commit a8bd97c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,8 @@
175175
<dependency>
176176
<groupId>org.apache.commons</groupId>
177177
<artifactId>commons-lang3</artifactId>
178-
<!-- commons-lang3 > 3.8.1 requires at least Java 8 -->
179-
<version>3.8.1</version>
178+
<!-- commons-lang3 > 3.12.0 requires at least Java 8 -->
179+
<version>3.12.0</version>
180180
</dependency>
181181

182182
<!-- test -->

0 commit comments

Comments
 (0)