Skip to content

Commit 53c2c30

Browse files
authored
Merge branch 'master' into dependency-updates
2 parents 4896478 + 8e268d2 commit 53c2c30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<javax.annotation.version>1.3.2</javax.annotation.version>
4242
<snakeyaml.version>2.1</snakeyaml.version>
4343
<slf4j.version>2.0.7</slf4j.version>
44-
<caffeine.version>3.1.8</caffeine.version>
44+
<caffeine.version>2.9.3</caffeine.version>
4545
<protobuf.version>3.24.1</protobuf.version>
4646
<junit.version>4.13</junit.version>
4747
<bucket4j.version>7.6.0</bucket4j.version>
@@ -396,7 +396,7 @@
396396
<plugin>
397397
<groupId>org.apache.maven.plugins</groupId>
398398
<artifactId>maven-enforcer-plugin</artifactId>
399-
<version>3.3.0</version>
399+
<version>3.4.0</version>
400400
</plugin>
401401
</plugins>
402402
</pluginManagement>

0 commit comments

Comments
 (0)