Skip to content

Commit

Permalink
Upgrade concurrentlinkedhashmap to v 1.4.2
Browse files Browse the repository at this point in the history
Resolves: #6869
  • Loading branch information
luigidellaquila committed Mar 21, 2018
1 parent 69293d4 commit 54e202a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@
<dependency>
<groupId>com.googlecode.concurrentlinkedhashmap</groupId>
<artifactId>concurrentlinkedhashmap-lru</artifactId>
<version>1.4.1</version>
<version>1.4.2</version>
<exclusions>
<exclusion>
<groupId>com.google.code.findbugs</groupId>
Expand Down

0 comments on commit 54e202a

Please sign in to comment.