Skip to content

Commit 0b0056b

Browse files
committed
fix: upgrade org.apache.commons:commons-lang3 from 3.4 to 3.10
Snyk has created this PR to upgrade org.apache.commons:commons-lang3 from 3.4 to 3.10. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.commons/commons-lang3/ See this project in Snyk: https://app.snyk.io/org/oneloginorg/project/874c0ad4-1895-4a72-a702-fced5a510080?utm_source=github&utm_medium=upgrade-pr
1 parent 26a29da commit 0b0056b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<slf4jVersion>1.7.12</slf4jVersion>
1616
<junitVersion>4.12</junitVersion>
1717
<logbackVersion>1.2.3</logbackVersion>
18-
<apacheCommonsLangVersion>3.4</apacheCommonsLangVersion>
18+
<apacheCommonsLangVersion>3.10</apacheCommonsLangVersion>
1919
</properties>
2020

2121
<modules>

0 commit comments

Comments
 (0)