Skip to content

Commit 0f6c316

Browse files
committed
fix: upgrade org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
Snyk has created this PR to upgrade org.apache.commons:commons-lang3 from 3.16.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/pkiraly/project/1edd575e-5f6e-416c-b516-e938a0e826df?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 216b71d commit 0f6c316

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
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>org.apache.commons</groupId>
8888
<artifactId>commons-lang3</artifactId>
89-
<version>3.16.0</version>
89+
<version>3.17.0</version>
9090
</dependency>
9191
<dependency>
9292
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)