mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-05 20:57:40 +00:00
GUACAMOLE-1859: Update to Apache Directory API v2.1.5.
This commit is contained in:
5
doc/licenses/apache-commons-1.16.0/NOTICE
Normal file
5
doc/licenses/apache-commons-1.16.0/NOTICE
Normal file
@@ -0,0 +1,5 @@
|
||||
Apache Commons Codec
|
||||
Copyright 2002-2023 The Apache Software Foundation
|
||||
|
||||
This product includes software developed at
|
||||
The Apache Software Foundation (https://www.apache.org/).
|
@@ -1,7 +1,7 @@
|
||||
Apache Commons Codec (http://commons.apache.org/proper/commons-codec/)
|
||||
-----------------------------------------------------------------------
|
||||
|
||||
Version: 1.15
|
||||
Version: 1.16.0
|
||||
From: 'Apache Software Foundation' (https://www.apache.org/)
|
||||
License(s):
|
||||
Apache v2.0
|
1
doc/licenses/apache-commons-1.16.0/dep-coordinates.txt
Normal file
1
doc/licenses/apache-commons-1.16.0/dep-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
||||
commons-codec:commons-codec:jar:1.16.0
|
@@ -1,17 +0,0 @@
|
||||
Apache Commons Codec
|
||||
Copyright 2002-2020 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.
|
@@ -1 +0,0 @@
|
||||
commons-codec:commons-codec:jar:1.15
|
@@ -1 +0,0 @@
|
||||
org.apache.commons:commons-lang3:jar:3.12.0
|
@@ -1,5 +1,5 @@
|
||||
Apache Commons Lang
|
||||
Copyright 2001-2021 The Apache Software Foundation
|
||||
Copyright 2001-2023 The Apache Software Foundation
|
||||
|
||||
This product includes software developed at
|
||||
The Apache Software Foundation (https://www.apache.org/).
|
@@ -1,7 +1,7 @@
|
||||
Apache Commons Lang (http://commons.apache.org/proper/commons-lang/)
|
||||
--------------------------------------------------------------------
|
||||
|
||||
Version: 3.12.0
|
||||
Version: 3.14.0
|
||||
From: 'Apache Software Foundation' (https://www.apache.org/)
|
||||
License(s):
|
||||
Apache v2.0
|
@@ -0,0 +1 @@
|
||||
org.apache.commons:commons-lang3:jar:3.14.0
|
@@ -1 +0,0 @@
|
||||
org.apache.commons:commons-pool2:jar:2.11.1
|
@@ -1,5 +1,5 @@
|
||||
Apache Commons Pool
|
||||
Copyright 2001-2021 The Apache Software Foundation
|
||||
Copyright 2001-2023 The Apache Software Foundation
|
||||
|
||||
This product includes software developed at
|
||||
The Apache Software Foundation (https://www.apache.org/).
|
@@ -1,7 +1,7 @@
|
||||
Apache Commons Pool (http://commons.apache.org/proper/commons-pool/)
|
||||
--------------------------------------------------------------------
|
||||
|
||||
Version: 2.11.1
|
||||
Version: 2.12.0
|
||||
From: 'Apache Software Foundation' (https://www.apache.org/)
|
||||
License(s):
|
||||
Apache v2.0
|
@@ -0,0 +1 @@
|
||||
org.apache.commons:commons-pool2:jar:2.12.0
|
@@ -1 +0,0 @@
|
||||
org.apache.mina:mina-core:jar:2.2.2
|
@@ -1,7 +1,7 @@
|
||||
Apache Mina (https://mina.apache.org/)
|
||||
--------------------------------------
|
||||
|
||||
Version: 2.2.2
|
||||
Version: 2.2.3
|
||||
From: 'Apache Software Foundation' (https://www.apache.org/)
|
||||
License(s):
|
||||
Apache v2.0
|
1
doc/licenses/apache-mina-2.2.3/dep-coordinates.txt
Normal file
1
doc/licenses/apache-mina-2.2.3/dep-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
||||
org.apache.mina:mina-core:jar:2.2.3
|
@@ -1 +0,0 @@
|
||||
org.apache.directory.api:api-all:jar:2.1.4
|
@@ -1,7 +1,7 @@
|
||||
Apache Directory LDAP API (http://directory.apache.org)
|
||||
-------------------------------------------------------
|
||||
|
||||
Version: 2.1.4
|
||||
Version: 2.1.5
|
||||
From: 'Apache Software Foundation' (https://www.apache.org/)
|
||||
License(s):
|
||||
Apache v2.0
|
1
doc/licenses/directory-api-2.1.5/dep-coordinates.txt
Normal file
1
doc/licenses/directory-api-2.1.5/dep-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
||||
org.apache.directory.api:api-all:jar:2.1.5
|
@@ -1 +0,0 @@
|
||||
org.yaml:snakeyaml:jar:2.0
|
@@ -1,7 +1,7 @@
|
||||
SnakeYAML (https://bitbucket.org/snakeyaml/snakeyaml/
|
||||
-----------------------------------------------------
|
||||
|
||||
Version: 2.0
|
||||
Version: 2.2
|
||||
From: 'Andrey Somov' (https://bitbucket.org/asomov/)
|
||||
License(s):
|
||||
Apache v2.0
|
1
doc/licenses/snakeyaml-2.2/dep-coordinates.txt
Normal file
1
doc/licenses/snakeyaml-2.2/dep-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
||||
org.yaml:snakeyaml:jar:2.2
|
Reference in New Issue
Block a user