Skip to content

Commit 33eb0bc

Browse files
build(deps): bump org.apache.commons:commons-lang3
Bumps org.apache.commons:commons-lang3 from 3.5 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] <support@github.com>
1 parent 5bbe1d0 commit 33eb0bc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

iot-e2e-tests/common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>org.apache.commons</groupId>
101101
<artifactId>commons-lang3</artifactId>
102-
<version>3.5</version>
102+
<version>3.18.0</version>
103103
</dependency>
104104

105105
<dependency>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>org.apache.commons</groupId>
4040
<artifactId>commons-lang3</artifactId>
41-
<version>3.20.0</version>
41+
<version>3.18.0</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>org.eclipse.paho</groupId>

0 commit comments

Comments
 (0)