diff --git a/paimon-common/pom.xml b/paimon-common/pom.xml index 4036750deb6c..17716599922d 100644 --- a/paimon-common/pom.xml +++ b/paimon-common/pom.xml @@ -144,7 +144,7 @@ under the License. org.roaringbitmap RoaringBitmap - 1.0.5 + 1.2.1 diff --git a/paimon-common/src/main/resources/META-INF/NOTICE b/paimon-common/src/main/resources/META-INF/NOTICE index 138f5d154eb3..852ceb402226 100644 --- a/paimon-common/src/main/resources/META-INF/NOTICE +++ b/paimon-common/src/main/resources/META-INF/NOTICE @@ -5,7 +5,7 @@ This product includes software developed at The Apache Software Foundation (http://www.apache.org/). This project bundles the following dependencies under the Apache Software License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt) -- org.roaringbitmap:RoaringBitmap:1.0.5 +- org.roaringbitmap:RoaringBitmap:1.2.1 - org.apache.datasketches:datasketches-java:4.2.0 - org.apache.datasketches:datasketches-memory:2.2.0