Skip to content

Commit 3b5d249

Browse files
Bump the apache-commons group across 1 directory with 3 updates
Bumps the apache-commons group with 3 updates in the / directory: [commons-codec:commons-codec](https://github.com/apache/commons-codec), org.apache.commons:commons-lang3 and [commons-io:commons-io](https://github.com/apache/commons-io). Updates `commons-codec:commons-codec` from 1.18.0 to 1.19.0 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.18.0...rel/commons-codec-1.19.0) Updates `org.apache.commons:commons-lang3` from 3.17.0 to 3.18.0 Updates `commons-io:commons-io` from 2.19.0 to 2.20.0 - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-io@rel/commons-io-2.19.0...rel/commons-io-2.20.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apache-commons - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apache-commons - dependency-name: commons-io:commons-io dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apache-commons ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42b8e2c commit 3b5d249

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@
233233
<dependency>
234234
<groupId>commons-codec</groupId>
235235
<artifactId>commons-codec</artifactId>
236-
<version>1.18.0</version>
236+
<version>1.19.0</version>
237237
</dependency>
238238
<dependency>
239239
<groupId>org.apache.commons</groupId>
@@ -267,7 +267,7 @@
267267
<dependency>
268268
<groupId>org.apache.commons</groupId>
269269
<artifactId>commons-lang3</artifactId>
270-
<version>3.17.0</version>
270+
<version>3.18.0</version>
271271
</dependency>
272272
<dependency>
273273
<groupId>org.mockito</groupId>
@@ -284,7 +284,7 @@
284284
<dependency>
285285
<groupId>commons-io</groupId>
286286
<artifactId>commons-io</artifactId>
287-
<version>2.19.0</version>
287+
<version>2.20.0</version>
288288
</dependency>
289289
<dependency>
290290
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)