We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4896478 + 8e268d2 commit 53c2c30Copy full SHA for 53c2c30
pom.xml
@@ -41,7 +41,7 @@
41
<javax.annotation.version>1.3.2</javax.annotation.version>
42
<snakeyaml.version>2.1</snakeyaml.version>
43
<slf4j.version>2.0.7</slf4j.version>
44
- <caffeine.version>3.1.8</caffeine.version>
+ <caffeine.version>2.9.3</caffeine.version>
45
<protobuf.version>3.24.1</protobuf.version>
46
<junit.version>4.13</junit.version>
47
<bucket4j.version>7.6.0</bucket4j.version>
@@ -396,7 +396,7 @@
396
<plugin>
397
<groupId>org.apache.maven.plugins</groupId>
398
<artifactId>maven-enforcer-plugin</artifactId>
399
- <version>3.3.0</version>
+ <version>3.4.0</version>
400
</plugin>
401
</plugins>
402
</pluginManagement>
0 commit comments