From 78fdeb7533fbe7a09b52085c9d3969919a5dd9bb Mon Sep 17 00:00:00 2001 From: Guillaume Caillet <cailletg@amazon.com> Date: Fri, 24 Nov 2023 17:29:56 -0500 Subject: [PATCH] Updating NOTICE --- NOTICE | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/NOTICE b/NOTICE index 5f3535701..c9614b38e 100644 --- a/NOTICE +++ b/NOTICE @@ -82,7 +82,7 @@ The following software have components provided under the terms of this license: - Byte Buddy (without dependencies) (from https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy) - Byte Buddy Java agent (from https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy-agent) - ClassMate (from http://github.com/cowtowncoder/java-classmate) -- Cloud Key Management Service (KMS) API (from https://repo1.maven.org/maven2/com/google/apis/google-api-services-cloudkms) +- Cloud Key Management Service (KMS) API v1-rev20231012-2.0.0 (from https://repo1.maven.org/maven2/com/google/apis/google-api-services-cloudkms) - Collections (from https://repo1.maven.org/maven2/commons-collections/commons-collections) - Commons Digester (from http://commons.apache.org/digester/) - Converter: Jackson (from https://github.com/square/retrofit, https://repo1.maven.org/maven2/com/squareup/retrofit2/converter-jackson) @@ -520,7 +520,6 @@ The following software have components provided under the terms of this license: - JBoss Jakarta Annotations API (from <https://github.com/jboss/jboss-jakarta-annotations-api_spec>, https://github.com/jboss/jboss-jakarta-annotations-api_spec) - Jakarta Annotations API (from https://projects.eclipse.org/projects/ee4j.ca) - Jakarta WebSocket - Server API (from https://projects.eclipse.org/projects/ee4j.websocket, https://repo1.maven.org/maven2/org/jboss/spec/javax/websocket/jboss-websocket-api_1.1_spec) -- RabbitMQ Java Client (from http://www.rabbitmq.com, https://www.rabbitmq.com) - tomcat-embed-core (from http://tomcat.apache.org/) ======================================================================== @@ -668,7 +667,6 @@ MPL-1.1 The following software have components provided under the terms of this license: - Javassist (from http://www.javassist.org/) -- RabbitMQ Java Client (from http://www.rabbitmq.com, https://www.rabbitmq.com) ======================================================================== MPL-2.0 @@ -677,13 +675,6 @@ The following software have components provided under the terms of this license: - RabbitMQ Java Client (from http://www.rabbitmq.com, https://www.rabbitmq.com) -======================================================================== -RSA-MD -======================================================================== -The following software have components provided under the terms of this license: - -- AWS Java SDK for Amazon SQS (from https://aws.amazon.com/sdkforjava) - ======================================================================== SAX-PD ======================================================================== -- GitLab