Skip to content

Commit d5f755e

Browse files
committed
fix: upgrade org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0
Snyk has created this PR to upgrade org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0. See this package in maven: org.apache.commons:commons-lang3 See this project in Snyk: https://app.snyk.io/org/luis100/project/b1187a31-133a-4d18-baa0-020a0f39b9ce?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent bf0a723 commit d5f755e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -739,7 +739,7 @@
739739
<dependency>
740740
<groupId>org.apache.commons</groupId>
741741
<artifactId>commons-lang3</artifactId>
742-
<version>3.14.0</version>
742+
<version>3.17.0</version>
743743
</dependency>
744744
<dependency>
745745
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)