Skip to content

Commit 2cee74c

Browse files
build(deps): bump the apache-commons group with 3 updates
Bumps the apache-commons group with 3 updates: [commons-codec:commons-codec](https://github.com/apache/commons-codec), org.apache.commons:commons-configuration2 and commons-io:commons-io. Updates `commons-codec:commons-codec` from 1.21.0 to 1.22.0 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.21.0...rel/commons-codec-1.22.0) Updates `org.apache.commons:commons-configuration2` from 2.13.0 to 2.14.0 Updates `commons-io:commons-io` from 2.21.0 to 2.22.0 --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apache-commons - dependency-name: org.apache.commons:commons-configuration2 dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apache-commons - dependency-name: commons-io:commons-io dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apache-commons ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c055946 commit 2cee74c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1581,7 +1581,7 @@
15811581
<dependency>
15821582
<groupId>commons-codec</groupId>
15831583
<artifactId>commons-codec</artifactId>
1584-
<version>1.21.0</version>
1584+
<version>1.22.0</version>
15851585
</dependency>
15861586
<dependency>
15871587
<groupId>org.apache.commons</groupId>
@@ -1591,7 +1591,7 @@
15911591
<dependency>
15921592
<groupId>org.apache.commons</groupId>
15931593
<artifactId>commons-configuration2</artifactId>
1594-
<version>2.13.0</version>
1594+
<version>2.14.0</version>
15951595
</dependency>
15961596
<dependency>
15971597
<groupId>org.apache.commons</groupId>
@@ -1608,7 +1608,7 @@
16081608
<dependency>
16091609
<groupId>commons-io</groupId>
16101610
<artifactId>commons-io</artifactId>
1611-
<version>2.21.0</version>
1611+
<version>2.22.0</version>
16121612
</dependency>
16131613
<dependency>
16141614
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)