Skip to content

Commit 0dfdd8d

Browse files
Bump org.apache.commons:commons-lang3 from 3.4 to 3.18.0 in /client
Bumps org.apache.commons:commons-lang3 from 3.4 to 3.18.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 193f3c4 commit 0dfdd8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
<dependency>
186186
<groupId>org.apache.commons</groupId>
187187
<artifactId>commons-lang3</artifactId>
188-
<version>3.4</version>
188+
<version>3.18.0</version>
189189
<scope>test</scope>
190190
</dependency>
191191
<dependency>

0 commit comments

Comments
 (0)