This is an automated email from the ASF dual-hosted git repository.
penghui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/master by this push:
new b36e012a36b [fix][test] Revert "[improve][misc] Update caffeine from
2.9.1 to 3.1.2 (#18647)" (#18751)
b36e012a36b is described below
commit b36e012a36bba82a7303490e6b8d8f7b50929ce0
Author: Penghui Li <[email protected]>
AuthorDate: Tue Dec 6 18:36:55 2022 +0800
[fix][test] Revert "[improve][misc] Update caffeine from 2.9.1 to 3.1.2
(#18647)" (#18751)
---
distribution/server/src/assemble/LICENSE.bin.txt | 2 +-
pom.xml | 2 +-
pulsar-sql/presto-distribution/LICENSE | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/distribution/server/src/assemble/LICENSE.bin.txt
b/distribution/server/src/assemble/LICENSE.bin.txt
index 6d54074451f..67eb9c23d49 100644
--- a/distribution/server/src/assemble/LICENSE.bin.txt
+++ b/distribution/server/src/assemble/LICENSE.bin.txt
@@ -254,7 +254,7 @@ The Apache Software License, Version 2.0
- com.fasterxml.jackson.jaxrs-jackson-jaxrs-json-provider-2.13.4.jar
- com.fasterxml.jackson.module-jackson-module-jaxb-annotations-2.13.4.jar
- com.fasterxml.jackson.module-jackson-module-jsonSchema-2.13.4.jar
- * Caffeine -- com.github.ben-manes.caffeine-caffeine-3.1.2.jar
+ * Caffeine -- com.github.ben-manes.caffeine-caffeine-2.9.1.jar
* Conscrypt -- org.conscrypt-conscrypt-openjdk-uber-2.5.2.jar
* Proto Google Common Protos --
com.google.api.grpc-proto-google-common-protos-2.0.1.jar
* Bitbucket -- org.bitbucket.b_c-jose4j-0.7.6.jar
diff --git a/pom.xml b/pom.xml
index 626c0b7ce46..e553392ae93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -200,7 +200,7 @@ flexible messaging model and an intuitive client
API.</description>
<javax.ws.rs-api.version>2.1</javax.ws.rs-api.version>
<hdrHistogram.version>2.1.9</hdrHistogram.version>
<javax.servlet-api>3.1.0</javax.servlet-api>
- <caffeine.version>3.1.2</caffeine.version>
+ <caffeine.version>2.9.1</caffeine.version>
<java-semver.version>0.9.0</java-semver.version>
<jline.version>2.14.6</jline.version>
<jline3.version>3.21.0</jline3.version>
diff --git a/pulsar-sql/presto-distribution/LICENSE
b/pulsar-sql/presto-distribution/LICENSE
index a1e949f5909..45ddd085244 100644
--- a/pulsar-sql/presto-distribution/LICENSE
+++ b/pulsar-sql/presto-distribution/LICENSE
@@ -366,7 +366,7 @@ The Apache Software License, Version 2.0
- avro-1.10.2.jar
- avro-protobuf-1.10.2.jar
* Caffeine
- - caffeine-3.1.2.jar
+ - caffeine-2.9.1.jar
* Javax
- javax.inject-1.jar
- javax.servlet-api-3.1.0.jar