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 6425b69bd Merge changes from 1.5.0 back to master.
add 4b6629fa3 GUACAMOLE-1594: Update jackson-databind to 2.13.2.1 and bump
other dependencies as needed.
new 17bf173c8 GUACAMOLE-1594: Merge update jackson-databind to 2.13.2.1
and bump other dependencies as needed.
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.13.1/dep-coordinates.txt | 5 -----
doc/licenses/{jackson-2.13.1 => jackson-2.13.2}/NOTICE | 0
doc/licenses/{jackson-2.13.1 => jackson-2.13.2}/README | 2 +-
doc/licenses/jackson-2.13.2/dep-coordinates.txt | 4 ++++
doc/licenses/{jackson-2.13.1 => jackson-databind-2.13.2.1}/NOTICE | 0
doc/licenses/{jackson-2.13.1 => jackson-databind-2.13.2.1}/README | 4 ++--
doc/licenses/jackson-databind-2.13.2.1/dep-coordinates.txt | 1 +
doc/licenses/snakeyaml-1.27/README | 8 --------
doc/licenses/snakeyaml-1.27/dep-coordinates.txt | 1 -
doc/licenses/snakeyaml-1.28/dep-coordinates.txt | 1 -
doc/licenses/{snakeyaml-1.28 => snakeyaml-1.30}/README | 2 +-
doc/licenses/snakeyaml-1.30/dep-coordinates.txt | 1 +
pom.xml | 5 +++--
13 files changed, 13 insertions(+), 21 deletions(-)
delete mode 100644 doc/licenses/jackson-2.13.1/dep-coordinates.txt
copy doc/licenses/{jackson-2.13.1 => jackson-2.13.2}/NOTICE (100%)
copy doc/licenses/{jackson-2.13.1 => jackson-2.13.2}/README (90%)
create mode 100644 doc/licenses/jackson-2.13.2/dep-coordinates.txt
rename doc/licenses/{jackson-2.13.1 => jackson-databind-2.13.2.1}/NOTICE (100%)
rename doc/licenses/{jackson-2.13.1 => jackson-databind-2.13.2.1}/README (62%)
create mode 100644 doc/licenses/jackson-databind-2.13.2.1/dep-coordinates.txt
delete mode 100644 doc/licenses/snakeyaml-1.27/README
delete mode 100644 doc/licenses/snakeyaml-1.27/dep-coordinates.txt
delete mode 100644 doc/licenses/snakeyaml-1.28/dep-coordinates.txt
rename doc/licenses/{snakeyaml-1.28 => snakeyaml-1.30}/README (91%)
create mode 100644 doc/licenses/snakeyaml-1.30/dep-coordinates.txt