Skip to content

Commit 697fa1d

Browse files
Bump org.apache.commons:commons-lang3 from 3.9 to 3.18.0 in /core (#432)
Bumps org.apache.commons:commons-lang3 from 3.9 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0193ca commit 697fa1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
<dependency>
145145
<groupId>org.apache.commons</groupId>
146146
<artifactId>commons-lang3</artifactId>
147-
<version>3.9</version>
147+
<version>3.18.0</version>
148148
</dependency>
149149

150150
<dependency>

core/raydp-main/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<dependency>
129129
<groupId>org.apache.commons</groupId>
130130
<artifactId>commons-lang3</artifactId>
131-
<version>3.9</version>
131+
<version>3.18.0</version>
132132
</dependency>
133133

134134
<dependency>

0 commit comments

Comments
 (0)