Skip to content

Commit

Permalink
GUACAMOLE-1956: Merge (re-)update to latest compatible dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
necouchman authored Jan 3, 2025
2 parents 64bfd45 + 38d1bc0 commit 0460352
Show file tree
Hide file tree
Showing 85 changed files with 581 additions and 138 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Apache Commons Lang (http://commons.apache.org/proper/commons-lang/)
--------------------------------------------------------------------

Version: 3.16.0
Version: 3.17.0
From: 'Apache Software Foundation' (https://www.apache.org/)
License(s):
Apache v2.0
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
org.apache.commons:commons-lang3:jar:3.17.0
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Apache Santuario (https://santuario.apache.org/)
-------------------------------------------------

Version: 4.0.2
Version: 2.2.6
From: 'Apache Software Foundation' (https://www.apache.org/)
License(s):
Apache v2.0
1 change: 1 addition & 0 deletions doc/licenses/apache-santuario-2.2.6/dep-coordinates.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
org.apache.santuario:xmlsec:jar:2.2.6
1 change: 0 additions & 1 deletion doc/licenses/apache-santuario-4.0.2/dep-coordinates.txt

This file was deleted.

17 changes: 0 additions & 17 deletions doc/licenses/bouncycastle-1.70/LICENSE

This file was deleted.

3 changes: 0 additions & 3 deletions doc/licenses/bouncycastle-1.70/dep-coordinates.txt

This file was deleted.

18 changes: 18 additions & 0 deletions doc/licenses/bouncycastle-1.79/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
Copyright (c) 2000-2024 The Legion of the Bouncy Castle Inc. (https://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, sub license, 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.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
BouncyCastle Crypto (https://www.bouncycastle.org/java.html)
------------------------------------------------------------

Version: 1.70
Version: 1.79
From: 'The Legion of Bouncy Castle' (https://www.bouncycastle.org)
License(s):
MIT (bundled/bouncycastle-1.70/LICENSE)
MIT (bundled/bouncycastle-1.79/LICENSE)
3 changes: 3 additions & 0 deletions doc/licenses/bouncycastle-1.79/dep-coordinates.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
org.bouncycastle:bcpkix-jdk15to18:jar:1.79
org.bouncycastle:bcprov-jdk15to18:jar:1.79
org.bouncycastle:bcutil-jdk15to18:jar:1.79
1 change: 0 additions & 1 deletion doc/licenses/byte-buddy-1.14.9/NOTICE

This file was deleted.

1 change: 0 additions & 1 deletion doc/licenses/byte-buddy-1.14.9/dep-coordinates.txt

This file was deleted.

13 changes: 13 additions & 0 deletions doc/licenses/byte-buddy-1.15.4/NOTICE
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Copyright 2014 - Present Rafael Winterhalter

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Byte Buddy (https://bytebuddy.net/)
-----------------------------------

Version: 1.14.9
Version: 1.15.4
From: 'Rafael Winterhalter' (https://github.com/raphw)
License(s):
Apache v2.0
Expand Down
1 change: 1 addition & 0 deletions doc/licenses/byte-buddy-1.15.4/dep-coordinates.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
net.bytebuddy:byte-buddy:jar:1.15.4
1 change: 0 additions & 1 deletion doc/licenses/duo-universal-sdk-1.1.3/dep-coordinates.txt

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Duo Universal SDK for Java (https://duo.com/docs/duoweb)
--------------------------------------------------------

Version: 1.1.3
Version: 1.2.0
From: 'Cisco Systems'
License(s):
Duo License (bundled/duo-universal-sdk-1.1.3/LICENSE)
Duo License (bundled/duo-universal-sdk-1.2.0/LICENSE)

1 change: 1 addition & 0 deletions doc/licenses/duo-universal-sdk-1.2.0/dep-coordinates.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
com.duosecurity:duo-universal-sdk:jar:1.2.0
1 change: 0 additions & 1 deletion doc/licenses/ipaddress-5.5.0/dep-coordinates.txt

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
IPAddress (https://seancfoley.github.io/IPAddress/)
---------------------------------------------------

Version: 5.5.0
Version: 5.5.1
From: 'Sean C Foley' (https://seancfoley.github.io/)
License(s):
Apache v2.0
Expand Down
1 change: 1 addition & 0 deletions doc/licenses/ipaddress-5.5.1/dep-coordinates.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
com.github.seancfoley:ipaddress:jar:5.5.1
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Jackson (https://github.com/FasterXML/jackson)
----------------------------------------------

Version: 2.17.0
Version: 2.18.2
From: 'FasterXML, LLC' (https://github.com/FasterXML)
License(s):
Apache v2.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
com.fasterxml.jackson.core:jackson-core:jar:2.17.0
com.fasterxml.jackson.core:jackson-annotations:jar:2.17.0
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.17.0
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.17.0
com.fasterxml.jackson.core:jackson-core:jar:2.18.2
com.fasterxml.jackson.core:jackson-annotations:jar:2.18.2
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.18.2
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.18.2
1 change: 0 additions & 1 deletion doc/licenses/jackson-databind-2.17.0/dep-coordinates.txt

This file was deleted.

File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Jackson-databind (https://github.com/FasterXML/jackson-databind)
----------------------------------------------

Version: 2.17.0
Version: 2.18.2
From: 'FasterXML, LLC' (https://github.com/FasterXML)
License(s):
Apache v2.0
Expand Down
1 change: 1 addition & 0 deletions doc/licenses/jackson-databind-2.18.2/dep-coordinates.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
com.fasterxml.jackson.core:jackson-databind:jar:2.18.2
1 change: 0 additions & 1 deletion doc/licenses/java-jwt-3.3.0/dep-coordinates.txt

This file was deleted.

File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Java JWT (https://github.com/auth0/java-jwt)
--------------------------------------------

Version: 3.3.0
Version: 4.0.0
From: 'Auth0 by Okta' (https://www.auth0.com)
License(s):
MIT (bundled/java-jwt-3.3.0/LICENSE)
MIT (bundled/java-jwt-4.0.0/LICENSE)

1 change: 1 addition & 0 deletions doc/licenses/java-jwt-4.0.0/dep-coordinates.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
com.auth0:java-jwt:jar:4.0.0
Loading

0 comments on commit 0460352

Please sign in to comment.