Skip to content

Commit 6ef33ec

Browse files
authored
JS-842 Update Apache commons lang3 version (#5661)
1 parent 888aa23 commit 6ef33ec

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,12 @@
145145
<artifactId>commons-compress</artifactId>
146146
<version>1.28.0</version>
147147
</dependency>
148+
<!-- enforce update even if not used -->
149+
<dependency>
150+
<groupId>org.apache.commons</groupId>
151+
<artifactId>commons-lang3</artifactId>
152+
<version>3.18.0</version>
153+
</dependency>
148154
<dependency>
149155
<groupId>commons-io</groupId>
150156
<artifactId>commons-io</artifactId>

0 commit comments

Comments
 (0)