Skip to content

Commit 5d4eea2

Browse files
snyk-botmistmist
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/svanteschubert/project/e8bda310-625a-4925-87d4-e511580a74d4?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 231d4ef commit 5d4eea2

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
@@ -139,7 +139,7 @@
139139
<dependency>
140140
<groupId>org.apache.commons</groupId>
141141
<artifactId>commons-lang3</artifactId>
142-
<version>3.18.0</version>
142+
<version>3.19.0</version>
143143
</dependency>
144144
<!-- https://mvnrepository.com/artifact/org.json/json -->
145145
<!-- used by ODFDOM for serializing user changes to JSON stack (e.g. for web offices) -->

0 commit comments

Comments
 (0)