ConcurrencyPractitioner commented on a change in pull request #3192: Upgrade
caffiene dependency in pom.xml
URL: https://github.com/apache/pulsar/pull/3192#discussion_r241926675
##########
File path: pom.xml
##########
@@ -667,7 +667,7 @@ flexible messaging model and an intuitive client
API.</description>
<dependency>
<groupId>com.github.ben-manes.caffeine</groupId>
<artifactId>caffeine</artifactId>
- <version>2.3.3</version>
+ <version>2.6.2</version>
Review comment:
Good point. Done that too.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services