Skip to content

Commit f2b6d65

Browse files
Bump org.apache.commons:commons-lang3 in /basic/tcp-client-server
Bumps org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 405053f commit f2b6d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basic/tcp-client-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>org.apache.commons</groupId>
6262
<artifactId>commons-lang3</artifactId>
63-
<version>3.12.0</version>
63+
<version>3.18.0</version>
6464
<scope>compile</scope>
6565
</dependency>
6666
<dependency>

0 commit comments

Comments
 (0)