GUACAMOLE-1806: Fix naming inconsistency

The version in the folder name now matches the version specified in the
files below that folder.
This commit is contained in:
Inperpetuammemoriam
2023-06-09 17:33:15 +02:00
parent 14c83fb102
commit 4290c378c8
3 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
jose4j
Copyright 2012-2015 Brian Campbell
EcdsaUsingShaAlgorithm contains code for converting the concatenated
R & S values of the signature to and from DER, which was originally
derived from the Apache Santuario XML Security library's SignatureECDSA
implementation. http://santuario.apache.org/
The Base64 implementation in this software was derived from the
Apache Commons Codec project. http://commons.apache.org/proper/commons-codec/
JSON processing in this software was derived from the JSON.simple toolkit.
https://code.google.com/p/json-simple/

View File

@@ -0,0 +1,8 @@
jose.4.j (https://bitbucket.org/b_c/jose4j/)
--------------------------------------------
Version: 0.9.3
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.9.3