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.
1 parent 38cd1ec commit 5baf32cCopy full SHA for 5baf32c
build.gradle
@@ -32,7 +32,7 @@ configure(allprojects) { project ->
32
version = qualifyVersionIfNecessary(version)
33
34
ext.aspectjVersion = "1.8.9"
35
- ext.caffeineVersion = "2.3.3"
+ ext.caffeineVersion = "2.3.4"
36
ext.eclipselinkVersion = "2.4.2"
37
ext.ehcacheVersion = "2.10.3"
38
ext.ehcachejcacheVersion = "1.0.1"
0 commit comments