GUACAMOLE-773: Bring license details of bundled Java dependencies up-to-date.

This commit is contained in:
Michael Jumper
2021-04-03 18:59:42 -07:00
parent d155975d93
commit a5ae5811c1
102 changed files with 151 additions and 129 deletions

View File

@@ -1 +0,0 @@
commons-codec:commons-codec:jar:1.12

View File

@@ -0,0 +1,18 @@
Apache Commons Codec
Copyright 2002-2019 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (https://www.apache.org/).
src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java
contains test data from http://aspell.net/test/orig/batch0.tab.
Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org)
===============================================================================
The content of package org.apache.commons.codec.language.bm has been translated
from the original php source code available at http://stevemorse.org/phoneticinfo.htm
with permission from the original authors.
Original source copyright:
Copyright (c) 2008 Alexander Beider & Stephen P. Morse.

View File

@@ -1,7 +1,7 @@
Apache Commons Codec (http://commons.apache.org/proper/commons-codec/)
-----------------------------------------------------------------------
Version: 1.12
Version: 1.14
From: 'Apache Software Foundation' (http://www.apache.org)
License(s):
Apache v2.0

View File

@@ -0,0 +1 @@
commons-codec:commons-codec:jar:1.14

View File

@@ -1,8 +1,8 @@
Apache Commons Codec
Copyright 2002-2017 The Apache Software Foundation
Copyright 2002-2020 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
The Apache Software Foundation (https://www.apache.org/).
src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java
contains test data from http://aspell.net/test/orig/batch0.tab.

View File

@@ -0,0 +1,8 @@
Apache Commons Codec (http://commons.apache.org/proper/commons-codec/)
-----------------------------------------------------------------------
Version: 1.15
From: 'Apache Software Foundation' (http://www.apache.org)
License(s):
Apache v2.0

View File

@@ -0,0 +1 @@
commons-codec:commons-codec:jar:1.15

View File

@@ -1 +0,0 @@
org.apache.commons:commons-collections4:jar:4.3

View File

@@ -1,5 +1,5 @@
Apache Commons Collections
Copyright 2001-2018 The Apache Software Foundation
Copyright 2001-2019 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).

View File

@@ -2,7 +2,7 @@ Apache Commons Collections
(http://commons.apache.org/proper/commons-collections/)
-------------------------------------------------------
Version: 4.3
Version: 4.4
From: 'Apache Software Foundation' (http://www.apache.org)
License(s):
Apache v2.0

View File

@@ -0,0 +1 @@
org.apache.commons:commons-collections4:jar:4.4

View File

@@ -0,0 +1,5 @@
Apache Commons Lang
Copyright 2001-2020 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (https://www.apache.org/).

View File

@@ -1,7 +1,7 @@
Apache Commons Lang (http://commons.apache.org/proper/commons-lang/)
--------------------------------------------------------------------
Version: 3.4
Version: 3.11
From: 'Apache Software Foundation' (http://www.apache.org)
License(s):
Apache v2.0

View File

@@ -0,0 +1 @@
org.apache.commons:commons-lang3:jar:3.11

View File

@@ -1,8 +0,0 @@
Apache Commons Lang
Copyright 2001-2015 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
This product includes software from the Spring Framework,
under the Apache License 2.0 (see: StringUtils.containsWhitespace())

View File

@@ -1 +0,0 @@
org.apache.commons:commons-lang3:jar:3.4

View File

@@ -1,12 +0,0 @@
Apache Commons Pool
Copyright 2001-2019 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
APACHE COMMONS POOL DERIVATIVE WORKS:
The LinkedBlockingDeque implementation is based on an implementation written by
Doug Lea with assistance from members of JCP JSR-166 Expert Group and released
to the public domain, as explained at
http://creativecommons.org/licenses/publicdomain

View File

@@ -1 +0,0 @@
org.apache.commons:commons-pool2:jar:2.6.2

View File

@@ -0,0 +1,5 @@
Apache Commons Pool
Copyright 2001-2019 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (https://www.apache.org/).

View File

@@ -1,7 +1,7 @@
Apache Commons Pool (http://commons.apache.org/proper/commons-pool/)
--------------------------------------------------------------------
Version: 2.6.2
Version: 2.8.0
From: 'Apache Software Foundation' (http://www.apache.org)
License(s):
Apache v2.0

View File

@@ -0,0 +1 @@
org.apache.commons:commons-pool2:jar:2.8.0

View File

@@ -1 +0,0 @@
org.apache.santuario:xmlsec:jar:2.1.4

View File

@@ -1,5 +1,5 @@
Apache Santuario - XML Security for Java
Copyright 1999-2019 The Apache Software Foundation
Copyright 1999-2020 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).

View File

@@ -1,7 +1,7 @@
Apache Santuario (https://santuario.apache.org/)
-------------------------------------------------
Version: 2.1.4
Version: 2.2.0
From: 'Apache Software Foundation' (http://www.apache.org)
License(s):
Apache v2.0

View File

@@ -0,0 +1 @@
org.apache.santuario:xmlsec:jar:2.2.0

View File

@@ -0,0 +1,17 @@
Copyright (c) 2000-2019 The Legion of the Bouncy Castle Inc. (http://www.bouncycastle.org)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
and associated documentation files (the "Software"), to deal in the Software without restriction,
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial
portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

View File

@@ -0,0 +1,8 @@
BouncyCastle Crypto (https://www.bouncycastle.org/java.html)
------------------------------------------------------------
Version: 1.66
From: 'The Legion of Bouncy Castle' (https://www.bouncycastle.org)
License(s):
MIT (bundled/bouncycastle-1.66/LICENSE

View File

@@ -0,0 +1,2 @@
org.bouncycastle:bcpkix-jdk15on:jar:1.66
org.bouncycastle:bcprov-jdk15on:jar:1.66

View File

@@ -1 +0,0 @@
org.jasig.cas.client:cas-client-core:jar:3.4.1

View File

@@ -1,7 +1,7 @@
Java Apereo CAS Client (https://www.apereo.org/projects/cas)
------------------------------------------------------------
Version: 3.4.1
Version: 3.6.2
From: 'Apereo Foundation' (https://www.apereo.org/)
License(s):
Apache v2.0

View File

@@ -0,0 +1 @@
org.jasig.cas.client:cas-client-core:jar:3.6.2

View File

@@ -1 +0,0 @@
org.checkerframework:checker-qual:jar:3.5.0

View File

@@ -1,8 +1,8 @@
Checker Framework qualifiers (https://checkerframework.org/)
------------------------------------------------------------
Version: 3.5.0
Version: 3.8.0
From: 'Checker Framework developers' (https://checkerframework.org/)
License(s):
MIT (bundled/checker-qual-3.5.0/LICENSE.txt)
MIT (bundled/checker-qual-3.8.0/LICENSE.txt)

View File

@@ -0,0 +1 @@
org.checkerframework:checker-qual:jar:3.8.0

View File

@@ -1,24 +0,0 @@
Apache Directory LDAP API
Copyright 2003-2019 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
This product includes/uses jBCrypt which is subject to the following license:
/*
* Copyright (c) 2006 Damien Miller <djm@mindrot.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
* WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
* ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/

View File

@@ -1 +0,0 @@
org.apache.directory.api:api-all:jar:2.0.0.AM4

View File

@@ -0,0 +1,5 @@
Apache Directory LDAP API
Copyright 2003-2019 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).

View File

@@ -1,7 +1,7 @@
Apache Directory LDAP API (http://directory.apache.org)
-------------------------------------------------------
Version: 2.0.0.AM4
Version: 2.0.1
From: 'Apache Software Foundation' (http://apache.org)
License(s):
Apache v2.0

View File

@@ -0,0 +1 @@
org.apache.directory.api:api-all:jar:2.0.1

View File

@@ -1 +0,0 @@
com.google.errorprone:error_prone_annotations:jar:2.3.4

View File

@@ -1,7 +1,7 @@
Error Prone (https://errorprone.info/)
--------------------------------------
Version: 2.3.4
Version: 2.5.1
From: 'Google Inc.' (http://www.google.com/)
License(s):
Apache v2.0

View File

@@ -0,0 +1 @@
com.google.errorprone:error_prone_annotations:jar:2.5.1

View File

@@ -1,7 +1,7 @@
Guava: Google Core Libraries for Java (https://github.com/google/guava)
-----------------------------------------------------------------------
Version: 30.1-jre
Version: 30.1.1-jre
From: 'Google Inc.' (http://www.google.com/)
License(s):
Apache v2.0

View File

@@ -1,3 +1,3 @@
com.google.guava:failureaccess:jar:1.0.1
com.google.guava:guava:jar:30.1-jre
com.google.guava:guava:jar:30.1.1-jre
com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava

View File

@@ -1,4 +0,0 @@
com.google.inject.extensions:guice-assistedinject:jar:4.2.3
com.google.inject.extensions:guice-multibindings:jar:4.2.3
com.google.inject.extensions:guice-servlet:jar:4.2.3
com.google.inject:guice:jar:4.2.3

View File

@@ -1,7 +1,7 @@
Google Guice (https://github.com/google/guice)
----------------------------------------------
Version: 4.2.3
Version: 5.0.1
From: 'Google Inc.' (http://www.google.com/)
License(s):
Apache v2.0

View File

@@ -0,0 +1,3 @@
com.google.inject:guice:jar:5.0.1
com.google.inject.extensions:guice-assistedinject:jar:5.0.1
com.google.inject.extensions:guice-servlet:jar:5.0.1

View File

@@ -1,4 +0,0 @@
com.fasterxml.jackson.core:jackson-annotations:jar:2.10.1
com.fasterxml.jackson.core:jackson-core:jar:2.10.1
com.fasterxml.jackson.core:jackson-databind:jar:2.10.1
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.10.1

View File

@@ -1,5 +1,4 @@
Jackson is a high-performance, Free/Open Source JSON processing library.
It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has
been in development since 2007.
It is currently developed by a community of developers, as well as supported
commercially by FasterXML.com.
It is currently developed by a community of developers.

View File

@@ -1,7 +1,7 @@
Jackson (https://github.com/FasterXML/jackson)
----------------------------------------------
Version: 2.10.1
Version: 2.12.2
From: 'FasterXML, LLC' (https://github.com/FasterXML)
License(s):
Apache v2.0

View File

@@ -0,0 +1,4 @@
com.fasterxml.jackson.core:jackson-databind:jar:2.12.2
com.fasterxml.jackson.core:jackson-core:jar:2.12.2
com.fasterxml.jackson.core:jackson-annotations:jar:2.12.2
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.12.2

View File

@@ -1 +0,0 @@
com.github.jai-imageio:jai-imageio-core:jar:1.3.1

View File

@@ -1,12 +1,12 @@
Java Advanced Imaging Image I/O (https://github.com/jai-imageio/jai-imageio-core)
---------------------------------------------------------------------------------
Version: 1.3.1
Version: 1.4.0
From:
'Sun Microsystems, Inc.' (https://www.oracle.com/)
'University of Manchester' (https://www.manchester.ac.uk/)
'Stian Soiland-Reyes' (https://github.com/stain)
'Peter Hull'
License(s):
BSD 3-clause (bundled/jai-imageio-core-1.3.1/LICENSE.txt)
BSD 3-clause (bundled/jai-imageio-core-1.4.0/LICENSE.txt)

View File

@@ -0,0 +1 @@
com.github.jai-imageio:jai-imageio-core:jar:1.4.0

View File

@@ -1,2 +0,0 @@
com.onelogin:java-saml-core:jar:2.5.0
com.onelogin:java-saml:jar:2.5.0

View File

@@ -1,8 +1,8 @@
Onelogin Java SAML Client (https://github.com/onelogin/java-saml)
------------------------------------------------------------------------
Version: 2.5.0
Version: 2.6.0
From: 'OneLogin' (https://www.onelogin.com)
License(s):
MIT License (bundled/java-saml-2.5.0/LICENSE)
MIT License (bundled/java-saml-2.6.0/LICENSE)

View File

@@ -0,0 +1,2 @@
com.onelogin:java-saml-core:jar:2.6.0
com.onelogin:java-saml:jar:2.6.0

View File

@@ -1 +0,0 @@
com.beust:jcommander:jar:1.72

View File

@@ -1,7 +1,7 @@
JCommander (https://jcommander.org/)
------------------------------------
Version: 1.72
Version: 1.78
From: 'Cédric Beust' (https://github.com/cbeust)
License(s):
Apache v2.0

View File

@@ -0,0 +1 @@
com.beust:jcommander:jar:1.78

View File

@@ -1,8 +0,0 @@
org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.31
org.glassfish.jersey.core:jersey-client:jar:2.31
org.glassfish.jersey.core:jersey-common:jar:2.31
org.glassfish.jersey.core:jersey-server:jar:2.31
org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.31
org.glassfish.jersey.inject:jersey-hk2:jar:2.31
org.glassfish.jersey.media:jersey-media-jaxb:jar:2.31
org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.31

View File

@@ -1,8 +1,8 @@
Jersey (https://jersey.java.net/)
---------------------------------
Version: 2.31
Version: 2.33
From: 'Eclipse Foundation' (https://www.eclipse.org/)
License(s):
EPL v2.0 (bundled/jersey-2.31/LICENSE.md)
EPL v2.0 (bundled/jersey-2.33/LICENSE.md)

View File

@@ -0,0 +1,7 @@
org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.33
org.glassfish.jersey.core:jersey-common:jar:2.33
org.glassfish.jersey.core:jersey-server:jar:2.33
org.glassfish.jersey.core:jersey-client:jar:2.33
org.glassfish.jersey.inject:jersey-hk2:jar:2.33
org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.33
org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.33

View File

@@ -1 +0,0 @@
joda-time:joda-time:jar:2.10.3

View File

@@ -1,7 +1,7 @@
Joda-Time (https://www.joda.org/joda-time/)
----------------------------------------------
Version: 2.10.3
Version: 2.10.6
From: 'Joda.org' (https://www.joda.org/)
License(s):
Apache v2.0

View File

@@ -0,0 +1 @@
joda-time:joda-time:jar:2.10.6

View File

@@ -1 +0,0 @@
org.bitbucket.b_c:jose4j:jar:0.5.5

View File

@@ -1,7 +1,7 @@
jose.4.j (https://bitbucket.org/b_c/jose4j/)
--------------------------------------------
Version: 0.5.5
Version: 0.7.6
From: 'Brian Campbell' (https://bitbucket.org/b_c/)
License(s):
Apache v2.0

View File

@@ -0,0 +1 @@
org.bitbucket.b_c:jose4j:jar:0.7.6

View File

@@ -1 +0,0 @@
org.mybatis:mybatis:jar:3.4.6

View File

@@ -1,7 +1,7 @@
MyBatis (http://www.mybatis.org/mybatis-3/)
-------------------------------------------
Version: 3.2.8
Version: 3.5.6
From: 'MyBatis' (http://www.mybatis.org/)
License(s):
Apache v2.0

View File

@@ -0,0 +1 @@
org.mybatis:mybatis:jar:3.5.6

View File

@@ -1,7 +1,7 @@
MyBatis-Guice (http://www.mybatis.org/guice/)
---------------------------------------------
Version: 3.6
Version: 3.10
From: 'MyBatis' (http://www.mybatis.org/)
License(s):
Apache v2.0

View File

@@ -1,7 +1,7 @@
Spring Framework (https://spring.io/projects/spring-framework)
--------------------------------------------------------------
Version: 5.2.9
Version: 5.2.13
From: 'Spring' (https://spring.io/)
License(s):
Apache v2.0

View File

@@ -0,0 +1,7 @@
org.springframework:spring-aop:jar:5.2.13.RELEASE
org.springframework:spring-beans:jar:5.2.13.RELEASE
org.springframework:spring-context:jar:5.2.13.RELEASE
org.springframework:spring-core:jar:5.2.13.RELEASE
org.springframework:spring-expression:jar:5.2.13.RELEASE
org.springframework:spring-jcl:jar:5.2.13.RELEASE
org.springframework:spring-web:jar:5.2.13.RELEASE

View File

@@ -1,7 +0,0 @@
org.springframework:spring-aop:jar:5.2.9.RELEASE
org.springframework:spring-beans:jar:5.2.9.RELEASE
org.springframework:spring-context:jar:5.2.9.RELEASE
org.springframework:spring-core:jar:5.2.9.RELEASE
org.springframework:spring-expression:jar:5.2.9.RELEASE
org.springframework:spring-jcl:jar:5.2.9.RELEASE
org.springframework:spring-web:jar:5.2.9.RELEASE

View File

@@ -1,2 +0,0 @@
org.springframework.security:spring-security-core:jar:5.4.1
org.springframework.security:spring-security-web:jar:5.4.1

View File

@@ -1,7 +1,7 @@
Spring Security (https://spring.io/projects/spring-security)
------------------------------------------------------------
Version: 5.4.1
Version: 5.4.5
From: 'Spring' (https://spring.io/)
License(s):
Apache v2.0

View File

@@ -0,0 +1,2 @@
org.springframework.security:spring-security-core:jar:5.4.5
org.springframework.security:spring-security-web:jar:5.4.5

View File

@@ -1 +0,0 @@
com.fasterxml.woodstox:woodstox-core:jar:5.0.3

View File

@@ -1,7 +1,7 @@
Woodstox Core (https://github.com/FasterXML/woodstox)
------------------------------------------------------
Version: 5.0.3
Version: 5.2.1
From: 'FasterXML, LLC' (http://fasterxml.com/)
License(s):
Apache v2.0

View File

@@ -0,0 +1 @@
com.fasterxml.woodstox:woodstox-core:jar:5.2.1

View File

@@ -1 +0,0 @@
org.codehaus.woodstox:stax2-api:jar:3.1.4

View File

@@ -1,4 +1,4 @@
Copyright 2008 FasterXML LLC
Copyright 2010 FasterXML, LLC
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
@@ -19,4 +19,4 @@ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
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.
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

View File

@@ -1,8 +1,8 @@
Woodstox Stax2-API (https://github.com/FasterXML/stax2-api)
------------------------------------------------------------
Version: 3.1.4
Version: 4.2
From: 'FasterXML, LLC' (http://fasterxml.com/)
License(s):
BSD Simplified (bundled/woodstox-stax2-api-3.1.4/LICENSE)
BSD Simplified (bundled/woodstox-stax2-api-4.2/LICENSE)

View File

@@ -0,0 +1 @@
org.codehaus.woodstox:stax2-api:jar:4.2

View File

@@ -1,2 +0,0 @@
com.google.zxing:core:jar:3.3.1
com.google.zxing:javase:jar:3.3.1

Some files were not shown because too many files have changed in this diff Show More