Update caffeine

This commit is contained in:
DanMB 2021-12-25 11:58:43 -08:00
parent 436225e341
commit 3dd1162a59
2 changed files with 2 additions and 2 deletions

View File

@ -169,6 +169,6 @@ dependencies {
implementation 'com.google.guava:guava:31.0.1-jre'
implementation 'bsf:bsf:2.4.0'
implementation 'rhino:js:1.7R2'
implementation 'com.github.ben-manes.caffeine:caffeine:3.0.4'
implementation 'com.github.ben-manes.caffeine:caffeine:3.0.5'
implementation 'org.apache.commons:commons-lang3:3.12.0'
}

View File

@ -7,7 +7,7 @@ website: volmit.com
description: More than a Dimension!
libraries:
- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
- com.github.ben-manes.caffeine:caffeine:3.0.4
- com.github.ben-manes.caffeine:caffeine:3.0.5
- org.apache.commons:commons-lang3:3.12.0
- io.timeandspace:smoothie-map:2.0.2
- com.google.guava:guava:31.0.1-jre