This is an automated email from the ASF dual-hosted git repository.
vnick pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
from 306f7a029 GUACAMOLE-926: Merge disabling of batch executor for SQL
Server.
add 720696076 GUACAMOLE-1579: Stop including the auth token when making
requests to the /api/patches endpoint.
add 84c9d7079 GUACAMOLE-1579: Merge stop including the auth token when
making requests to the /api/patches endpoint.
add 2f9ff8740 GUACAMOLE-1728: Allow Null User Object attributes to be
saved.
add c66dbf1b0 GUACAMOLE-1728: Merge allow Null User Object attributes to
be saved.
add 8ada1a91c GUACAMOLE-1786: Update Java dependencies to latest
compatible versions.
add 7e38a089c GUACAMOLE-1786: Merge update Java dependencies to latest
compatible versions.
new d7ae75855 Merge 1.5.2 changes back to master.
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