Skip to content

Commit f88d3d0

Browse files
snyk-botpsobiech
authored andcommitted
fix: upgrade org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0
Snyk has created this PR to upgrade org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0. See this package in maven: org.apache.commons:commons-lang3 See this project in Snyk: https://app.snyk.io/org/psobiech/project/7dca8234-4ac5-4d5b-ab02-2966fa0ec477?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent b7ea9d4 commit f88d3d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
<dependency>
194194
<groupId>org.apache.commons</groupId>
195195
<artifactId>commons-lang3</artifactId>
196-
<version>3.18.0</version>
196+
<version>3.19.0</version>
197197
</dependency>
198198
<dependency>
199199
<groupId>commons-cli</groupId>

0 commit comments

Comments
 (0)