You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2023/12/14 19:37:42 UTC

(pinot) branch master updated: Bump org.apache.commons:commons-collections4 from 4.1 to 4.4 (#12149)

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 5b623855bc Bump org.apache.commons:commons-collections4 from 4.1 to 4.4 (#12149)
5b623855bc is described below

commit 5b623855bc988f69733007a93c0500b288eb4257
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Dec 14 11:37:36 2023 -0800

    Bump org.apache.commons:commons-collections4 from 4.1 to 4.4 (#12149)
---
 pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml b/pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml
index cf2ebfd779..495a71d483 100644
--- a/pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml
+++ b/pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml
@@ -49,7 +49,7 @@
     <caffeine.version>2.6.2</caffeine.version>
     <codehaus-annotations.version>1.17</codehaus-annotations.version>
     <javax.annotation-api.version>1.2</javax.annotation-api.version>
-    <commons-collections.version>4.1</commons-collections.version>
+    <commons-collections.version>4.4</commons-collections.version>
     <grpc-protobuf-lite.version>1.19.0</grpc-protobuf-lite.version>
     <okio.version>1.6.0</okio.version>
   </properties>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org