Skip to content

Commit 3795303

Browse files
Bump commons-codec from 1.14 to 1.16.0 (#1031)
Bumps [commons-codec](https://github.com/apache/commons-codec) from 1.14 to 1.16.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@commons-codec-1.14...rel/commons-codec-1.16.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe9bf60 commit 3795303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

super/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ SPDX-License-Identifier: Apache-2.0
7575
<apache.commons.text.version>1.10.0</apache.commons.text.version>
7676
<apache.httpcomponents.version>4.5.13</apache.httpcomponents.version>
7777
<apache.httpcomponents.httpcore.version>4.4.13</apache.httpcomponents.httpcore.version>
78-
<commons.codec.version>1.14</commons.codec.version>
78+
<commons.codec.version>1.16.0</commons.codec.version>
7979
<orika.version>1.5.4</orika.version>
8080
<msal.version>1.13.0</msal.version>
8181
<jxr.version>3.1.1</jxr.version>

0 commit comments

Comments
 (0)