This is an automated email from the ASF dual-hosted git repository.
xvrl pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 99da4f30572 Bump commons-codec:commons-codec from 1.13 to 1.16.0
(#14819)
99da4f30572 is described below
commit 99da4f30572d376b80246fe994f7d2faaee0cdd5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 13 08:54:55 2023 -0800
Bump commons-codec:commons-codec from 1.13 to 1.16.0 (#14819)
* Bump commons-codec:commons-codec from 1.13 to 1.16.0
Bumps
[commons-codec:commons-codec](https://github.com/apache/commons-codec) from
1.13 to 1.16.0.
-
[Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
-
[Commits](https://github.com/apache/commons-codec/compare/commons-codec-1.13...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] <[email protected]>
* update licenses.yaml
* update licences.yaml
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xavier Léauté <[email protected]>
---
licenses.yaml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/licenses.yaml b/licenses.yaml
index 6f3fc81f49d..f5e2c9942a2 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -530,7 +530,7 @@ name: Apache Commons Codec
license_category: binary
module: java-core
license_name: Apache License version 2.0
-version: 1.13
+version: 1.16.0
libraries:
- commons-codec: commons-codec
notices:
diff --git a/pom.xml b/pom.xml
index cd0d740c72f..cd127119ba9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -271,7 +271,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
- <version>1.13</version>
+ <version>1.16.0</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]