This is an automated email from the ASF dual-hosted git repository.
vnick pushed a change to branch staging/1.5.2
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
from c66dbf1b0 GUACAMOLE-1728: Merge allow Null User Object attributes to
be saved.
add 8ada1a91c GUACAMOLE-1786: Update Java dependencies to latest
compatible versions.
new 7e38a089c GUACAMOLE-1786: Merge update Java dependencies to latest
compatible versions.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
doc/licenses/{jackson-2.14.2 => jackson-2.15.0}/NOTICE | 0
doc/licenses/{jackson-2.14.2 => jackson-2.15.0}/README | 2 +-
.../{jackson-2.14.2 => jackson-2.15.0}/dep-coordinates.txt | 8 ++++----
doc/licenses/jackson-databind-2.14.2/dep-coordinates.txt | 1 -
.../{jackson-databind-2.14.2 => jackson-databind-2.15.0}/NOTICE | 0
.../{jackson-databind-2.14.2 => jackson-databind-2.15.0}/README | 2 +-
doc/licenses/jackson-databind-2.15.0/dep-coordinates.txt | 1 +
doc/licenses/{jersey-2.39 => jersey-2.39.1}/LICENSE.md | 0
doc/licenses/{jersey-2.39 => jersey-2.39.1}/README | 4 ++--
doc/licenses/jersey-2.39.1/dep-coordinates.txt | 7 +++++++
doc/licenses/jersey-2.39/dep-coordinates.txt | 7 -------
doc/licenses/logback-1.3.6/dep-coordinates.txt | 2 --
doc/licenses/{logback-1.3.6 => logback-1.3.7}/LICENSE.txt | 0
doc/licenses/{logback-1.3.6 => logback-1.3.7}/README | 4 ++--
doc/licenses/logback-1.3.7/dep-coordinates.txt | 2 ++
doc/licenses/snakeyaml-1.33/dep-coordinates.txt | 1 -
doc/licenses/{snakeyaml-1.33 => snakeyaml-2.0}/README | 2 +-
doc/licenses/snakeyaml-2.0/dep-coordinates.txt | 1 +
pom.xml | 8 ++++----
19 files changed, 26 insertions(+), 26 deletions(-)
rename doc/licenses/{jackson-2.14.2 => jackson-2.15.0}/NOTICE (100%)
rename doc/licenses/{jackson-2.14.2 => jackson-2.15.0}/README (90%)
rename doc/licenses/{jackson-2.14.2 => jackson-2.15.0}/dep-coordinates.txt
(51%)
delete mode 100644 doc/licenses/jackson-databind-2.14.2/dep-coordinates.txt
rename doc/licenses/{jackson-databind-2.14.2 =>
jackson-databind-2.15.0}/NOTICE (100%)
rename doc/licenses/{jackson-databind-2.14.2 =>
jackson-databind-2.15.0}/README (91%)
create mode 100644 doc/licenses/jackson-databind-2.15.0/dep-coordinates.txt
rename doc/licenses/{jersey-2.39 => jersey-2.39.1}/LICENSE.md (100%)
rename doc/licenses/{jersey-2.39 => jersey-2.39.1}/README (66%)
create mode 100644 doc/licenses/jersey-2.39.1/dep-coordinates.txt
delete mode 100644 doc/licenses/jersey-2.39/dep-coordinates.txt
delete mode 100644 doc/licenses/logback-1.3.6/dep-coordinates.txt
rename doc/licenses/{logback-1.3.6 => logback-1.3.7}/LICENSE.txt (100%)
rename doc/licenses/{logback-1.3.6 => logback-1.3.7}/README (63%)
create mode 100644 doc/licenses/logback-1.3.7/dep-coordinates.txt
delete mode 100644 doc/licenses/snakeyaml-1.33/dep-coordinates.txt
rename doc/licenses/{snakeyaml-1.33 => snakeyaml-2.0}/README (91%)
create mode 100644 doc/licenses/snakeyaml-2.0/dep-coordinates.txt