This is an automated email from the ASF dual-hosted git repository.
jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 8713dc045f Bump commons-codec:commons-codec from 1.15 to 1.16.0
(#12204)
8713dc045f is described below
commit 8713dc045f06a909ed7616d7798d120db1ad796d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 17 14:15:22 2024 -0800
Bump commons-codec:commons-codec from 1.15 to 1.16.0 (#12204)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b293535b40..bcee2e06af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -694,7 +694,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
- <version>1.15</version>
+ <version>1.16.0</version>
</dependency>
<dependency>
<groupId>com.thoughtworks.paranamer</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]