diff --git a/LICENSE b/LICENSE index e94218a..e3b3955 100644 --- a/LICENSE +++ b/LICENSE @@ -609,6 +609,32 @@ Dependency licenses: NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) The code released under the CDDL shall be governed by the laws of the State of California (excluding conflict-of-law provisions). Any litigation relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of California and the state courts of the State of California, with venue lying in Santa Clara County, California. + EDL 1.0: | + Eclipse Distribution License - v 1.0 + Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors. + + All rights reserved. + + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + + Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + Neither the name of the Eclipse Foundation, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + Eclipse Distribution License - v 1.0: | + Eclipse Distribution License - v 1.0 + Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors. + + All rights reserved. + + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + + Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + Neither the name of the Eclipse Foundation, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + Eclipse Public License, version 1.0: | Eclipse Public License - v 1.0 diff --git a/NOTICE b/NOTICE index 874f6b7..36cc520 100644 --- a/NOTICE +++ b/NOTICE @@ -32,16 +32,16 @@ Runtime dependencies: # This artifact depends on additional third-party components at runtime. # These are not bundled here but may be included as part of a build. - ch.qos.logback:1.0.7: + ch.qos.logback:1.2.3: Project: Logback Logging Framework - Version: 1.0.7 + Version: 1.2.3 Available at: http://logback.qos.ch Developed by: QOS.ch (http://www.qos.ch) License name: Eclipse Public License, version 1.0 - com.fasterxml.jackson:2.9.8: + com.fasterxml.jackson:2.10.1: Project: Jackson FasterXML - Version: 2.9.8 + Version: 2.10.1 Available at: - http://github.com/FasterXML/jackson - https://github.com/FasterXML/jackson-core @@ -75,14 +75,14 @@ Runtime dependencies: License name: Apache License, version 2.0 com.google.guava:18.0: - Project: Guava: Google Core Libraries for Java + Project: "Guava: Google Core Libraries for Java" Version: 18.0 Available at: http://code.google.com/p/guava-libraries License name: Apache License, version 2.0 - com.hierynomus.sshj:0.20.0: + com.hierynomus.sshj:0.22.0: Project: sshj - Version: 0.20.0 + Version: 0.22.0 Available at: https://github.com/hierynomus/sshj License name: Apache License, version 2.0 @@ -121,11 +121,11 @@ Runtime dependencies: Developed by: XStream (http://x-stream.github.io) License name: BSD 3-Clause (New BSD) License - commons-codec:1.10: + commons-codec:1.11: Project: Apache Commons Codec - Version: 1.10 + Version: 1.11 Available at: http://commons.apache.org/proper/commons-codec/ - Developed by: The Apache Software Foundation (http://www.apache.org/) + Developed by: The Apache Software Foundation (https://www.apache.org/) License name: Apache License, version 2.0 commons-io:2.4: @@ -155,6 +155,20 @@ Runtime dependencies: Available at: https://github.com/swagger-api/swagger-core License name: Apache License, version 2.0 + jakarta.activation.jakarta.activation-api:1.2.1: + Project: JavaBeans Activation Framework API jar + Version: 1.2.1 + Available at: https://github.com/eclipse-ee4j/jaf + Developed by: Eclipse Foundation (https://www.eclipse.org) + License name: EDL 1.0 + + jakarta.xml.bind.jakarta.xml.bind-api:2.3.2: + Project: jakarta.xml.bind-api + Version: 2.3.2 + Available at: https://github.com/eclipse-ee4j/jaxb-api + Developed by: Eclipse Foundation (https://www.eclipse.org) + License name: Eclipse Distribution License - v 1.0 + javax.activation:1.1.1: Project: JavaBeans(TM) Activation Framework Version: 1.1.1 @@ -227,26 +241,28 @@ Runtime dependencies: Developed by: The Apache Software Foundation (http://www.apache.org) License name: Apache License, version 2.0 - org.apache.httpcomponents.httpclient:4.5.6: + org.apache.httpcomponents.httpclient:4.5.10: Project: Apache HttpClient - Version: 4.5.6 + Version: 4.5.10 Available at: http://hc.apache.org/httpcomponents-client-ga Developed by: The Apache Software Foundation (http://www.apache.org/) License name: Apache License, version 2.0 - org.apache.httpcomponents.httpcore:4.4.9: + org.apache.httpcomponents.httpcore:4.4.12: Project: Apache HttpCore - Version: 4.4.9 + Version: 4.4.12 Available at: http://hc.apache.org/httpcomponents-core-ga Developed by: The Apache Software Foundation (http://www.apache.org/) License name: Apache License, version 2.0 - org.bouncycastle:1.51: + org.bouncycastle:1.61: Project: - Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs - Bouncy Castle Provider - Version: 1.51 - Available at: http://www.bouncycastle.org/java.html + Version: 1.61 + Available at: + - http://www.bouncycastle.org/java.html + - https://www.bouncycastle.org/java.html License name: MIT License Notice: Copyright (c) The Legion of the Bouncy Castle Inc. (http://www.bouncycastle.org) @@ -295,7 +311,7 @@ Runtime dependencies: License name: Common Development and Distribution License, version 1.0 org.jboss.spec.javax.ws.rs.jboss-jaxrs-api_2.1_spec:1.0.2.Final: - Project: JAX-RS 2.1: The Java(TM) API for RESTful Web Services + Project: "JAX-RS 2.1: The Java(TM) API for RESTful Web Services" Version: 1.0.2.Final Available at: http://www.jboss.org Developed by: JBoss by Red Hat (http://www.jboss.org) @@ -342,9 +358,9 @@ Runtime dependencies: Developed by: QOS.ch (http://www.qos.ch) License name: MIT License - org.yaml.snakeyaml:1.23: + org.yaml.snakeyaml:1.25: Project: SnakeYAML - Version: 1.23 + Version: 1.25 Available at: http://www.snakeyaml.org License name: Apache License, version 2.0 @@ -355,7 +371,7 @@ Runtime dependencies: License name: Public Domain xpp3.xpp3_min:1.1.4c: - Project: MXP1: Xml Pull Parser 3rd Edition (XPP3) + Project: "MXP1: Xml Pull Parser 3rd Edition (XPP3)" Version: 1.1.4c Available at: http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/ Developed by: Extreme! Lab, Indiana University (http://www.extreme.indiana.edu/)