Skip to content

Commit

Permalink
fix: upgrade net.jodah:expiringmap from 0.5.8 to 0.5.10
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade net.jodah:expiringmap from 0.5.8 to 0.5.10.

See this package in Maven Repository:
https://mvnrepository.com/artifact/net.jodah/expiringmap/

See this project in Snyk:
https://app.snyk.io/org/gluu-gca/project/3f103f2e-285e-4691-a8e8-872e1f1b8018?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 16, 2022
1 parent 1c5c164 commit c3b6dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion casa/plugins/account-linking/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<dependency>
<groupId>net.jodah</groupId>
<artifactId>expiringmap</artifactId>
<version>0.5.8</version>
<version>0.5.10</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c3b6dfe

Please sign in to comment.