diff --git a/NOTICE b/NOTICE index cea306c..4347c0d 100644 --- a/NOTICE +++ b/NOTICE @@ -19,7 +19,7 @@ This project includes: Guava InternalFutureFailureAccess and InternalFutures under The Apache Software License, Version 2.0 Guava ListenableFuture only under The Apache Software License, Version 2.0 Guava: Google Core Libraries for Java under Apache License, Version 2.0 - J2ObjC Annotations under The Apache Software License, Version 2.0 + J2ObjC Annotations under Apache License, Version 2.0 OWASP Java HTML Sanitizer under Apache License, Version 2.0 SLF4J API Module under MIT License diff --git a/pom.xml b/pom.xml index a2d39ae..0e83572 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ com.google.guava guava - 31.1-jre + 32.1.2-jre org.slf4j