Browse Source

build(deps): bump commons-codec from 1.15 to 1.16.0 (#2100)

Bumps [commons-codec](https://github.com/apache/commons-codec) from 1.15 to 1.16.0.
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.15...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>
pull/2106/head
dependabot[bot] 1 year ago committed by GitHub
parent
commit
a6bfddc2e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      httpclient/pom.xml

2
httpclient/pom.xml

@ -39,7 +39,7 @@ @@ -39,7 +39,7 @@
-->
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.15</version>
<version>1.16.0</version>
</dependency>
</dependencies>
</dependencyManagement>

Loading…
Cancel
Save