This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git
The following commit(s) were added to refs/heads/master by this push: new e9cb5a5 Updating Guava to 30.1 due to CVE-2020-8908 e9cb5a5 is described below commit e9cb5a5d4e789a4e531464cc485b50b27e1fe2b8 Author: Colm O hEigeartaigh <cohei...@apache.org> AuthorDate: Mon Jan 4 10:22:45 2021 +0000 Updating Guava to 30.1 due to CVE-2020-8908 --- ws-security-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ws-security-common/pom.xml b/ws-security-common/pom.xml index 3d1295b..5b94024 100644 --- a/ws-security-common/pom.xml +++ b/ws-security-common/pom.xml @@ -151,7 +151,7 @@ <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> - <version>29.0-jre</version> + <version>30.1-jre</version> <scope>compile</scope> <exclusions> <exclusion>