This is an automated email from the ASF dual-hosted git repository. jmuehlner pushed a commit to branch staging/1.5.4 in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
commit 557a62a16b48ff84e0cc0ebbbe2ba5403e855566 Merge: ea9e69e2f 5fe4a4d23 Author: James Muehlner <[email protected]> AuthorDate: Fri Oct 6 11:41:45 2023 -0700 GUACAMOLE-1859: Merge updates to latest compatible Java and JavaScript dependencies. doc/licenses/apache-mina-2.2.1/dep-coordinates.txt | 1 - .../NOTICE | 2 +- .../README | 2 +- doc/licenses/apache-mina-2.2.2/dep-coordinates.txt | 1 + .../bouncycastle-fips-1.0.2.3/dep-coordinates.txt | 1 - .../LICENSE | 16 ++-- .../README | 4 +- .../bouncycastle-fips-1.0.2.4/dep-coordinates.txt | 1 + doc/licenses/directory-api-2.1.3/NOTICE | 5 -- .../directory-api-2.1.3/dep-coordinates.txt | 1 - doc/licenses/directory-api-2.1.4/NOTICE | 5 ++ .../README | 2 +- .../directory-api-2.1.4/dep-coordinates.txt | 1 + .../{guava-32.1.1-jre => guava-32.1.2-jre}/README | 2 +- .../dep-coordinates.txt | 2 +- doc/licenses/jquery-3.6.4/dep-coordinates.txt | 1 - .../{jquery-3.6.4 => jquery-3.7.1}/LICENSE.txt | 0 doc/licenses/{jquery-3.6.4 => jquery-3.7.1}/README | 4 +- doc/licenses/jquery-3.7.1/dep-coordinates.txt | 1 + doc/licenses/kotlin-1.9.0/dep-coordinates.txt | 5 -- .../{kotlin-1.9.0 => kotlin-1.9.10}/NOTICE.txt | 0 .../{kotlin-1.9.0 => kotlin-1.9.10}/README | 2 +- doc/licenses/kotlin-1.9.10/dep-coordinates.txt | 5 ++ doc/licenses/ksm-sdk-16.5.4/dep-coordinates.txt | 1 - .../{ksm-sdk-16.5.4 => ksm-sdk-16.6.2}/LICENSE | 0 .../{ksm-sdk-16.5.4 => ksm-sdk-16.6.2}/README | 4 +- doc/licenses/ksm-sdk-16.6.2/dep-coordinates.txt | 1 + .../{logback-1.3.8 => logback-1.3.11}/LICENSE.txt | 0 .../{logback-1.3.8 => logback-1.3.11}/README | 4 +- doc/licenses/logback-1.3.11/dep-coordinates.txt | 2 + doc/licenses/logback-1.3.8/dep-coordinates.txt | 2 - doc/licenses/slf4j-api-2.0.7/dep-coordinates.txt | 2 - .../LICENSE.txt | 0 .../{slf4j-api-2.0.7 => slf4j-api-2.0.9}/README | 4 +- doc/licenses/slf4j-api-2.0.9/dep-coordinates.txt | 2 + doc/licenses/webpack-4.46.0/dep-coordinates.txt | 1 - .../{webpack-4.46.0 => webpack-4.47.0}/LICENSE | 0 .../{webpack-4.46.0 => webpack-4.47.0}/README | 4 +- doc/licenses/webpack-4.47.0/dep-coordinates.txt | 1 + doc/licenses/zxing-3.5.1/dep-coordinates.txt | 2 - doc/licenses/{zxing-3.5.1 => zxing-3.5.2}/AUTHORS | 0 doc/licenses/{zxing-3.5.1 => zxing-3.5.2}/NOTICE | 0 doc/licenses/{zxing-3.5.1 => zxing-3.5.2}/README | 4 +- doc/licenses/zxing-3.5.2/dep-coordinates.txt | 2 + extensions/guacamole-auth-ldap/pom.xml | 2 +- extensions/guacamole-auth-totp/pom.xml | 4 +- .../modules/guacamole-vault-ksm/pom.xml | 6 +- guacamole/pom.xml | 10 ++- guacamole/src/main/frontend/package-lock.json | 86 +++++++++++----------- guacamole/src/main/frontend/package.json | 4 +- .../frontend/plugins/dependency-list-plugin.js | 13 +++- guacamole/util/run-npm.sh | 47 ++++++++++++ pom.xml | 10 +-- 53 files changed, 176 insertions(+), 106 deletions(-)
