Skip to content

Commit 5d32dd2

Browse files
authored
Merge pull request #124 from ContainerSolutions/dependabot/maven/org.apache.commons-commons-lang3-3.10
Bump commons-lang3 from 3.8.1 to 3.10
2 parents a1770fb + a47675c commit 5d32dd2

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
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>org.apache.commons</groupId>
5353
<artifactId>commons-lang3</artifactId>
54-
<version>3.8.1</version>
54+
<version>3.10</version>
5555
</dependency>
5656
<dependency>
5757
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)