This is an automated email from the ASF dual-hosted git repository.
mjumper pushed a change to branch next
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
from 7f7356b33 Merge main branch changes into next.
add 94988d944 GUACAMOLE-1956: Upgrade to latest compatible NPM
dependencies.
add 429d96888 GUACAMOLE-1956: Update maven dependencies to latest
compatible versions.
add 62820f12a GUACAMOLE-1956: Merge updates to latest compatible
dependency versions.
add 284353da4 Merge changes from patch branch back to main.
new 8c68663aa Merge changes from main branch to next.
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/guacamole-example/pom.xml | 2 +-
.../apache-commons-1.16.1/dep-coordinates.txt | 1 -
.../NOTICE | 0
.../README | 2 +-
.../apache-commons-1.17.0/dep-coordinates.txt | 1 +
.../bouncycastle-fips-1.0.2.4/dep-coordinates.txt | 1 -
.../LICENSE | 0
.../README | 4 +-
.../bouncycastle-fips-1.0.2.5/dep-coordinates.txt | 1 +
.../NOTICE | 0
.../README | 2 +-
.../dep-coordinates.txt | 1 +
.../dep-coordinates.txt | 2 -
.../NOTICE.txt | 0
.../README | 2 +-
.../dep-coordinates.txt | 2 +
doc/licenses/ksm-sdk-16.6.3/dep-coordinates.txt | 1 -
.../{ksm-sdk-16.6.3 => ksm-sdk-16.6.4}/LICENSE | 0
.../{ksm-sdk-16.6.3 => ksm-sdk-16.6.4}/README | 4 +-
doc/licenses/ksm-sdk-16.6.4/dep-coordinates.txt | 1 +
doc/licenses/mybatis-3.5.15/dep-coordinates.txt | 1 -
.../{mybatis-3.5.15 => mybatis-3.5.16}/NOTICE | 0
.../{mybatis-3.5.15 => mybatis-3.5.16}/README | 2 +-
doc/licenses/mybatis-3.5.16/dep-coordinates.txt | 1 +
.../modules/guacamole-auth-jdbc-base/pom.xml | 2 +-
.../modules/guacamole-auth-sso-cas/pom.xml | 2 +-
.../modules/guacamole-auth-sso-saml/pom.xml | 4 +-
extensions/guacamole-auth-totp/pom.xml | 2 +-
.../modules/guacamole-vault-ksm/pom.xml | 4 +-
guacamole/src/main/frontend/package-lock.json | 78 +++++++++++-----------
guacamole/src/main/frontend/package.json | 2 +-
31 files changed, 63 insertions(+), 62 deletions(-)
delete mode 100644 doc/licenses/apache-commons-1.16.1/dep-coordinates.txt
rename doc/licenses/{apache-commons-1.16.1 => apache-commons-1.17.0}/NOTICE
(100%)
rename doc/licenses/{apache-commons-1.16.1 => apache-commons-1.17.0}/README
(92%)
create mode 100644 doc/licenses/apache-commons-1.17.0/dep-coordinates.txt
delete mode 100644 doc/licenses/bouncycastle-fips-1.0.2.4/dep-coordinates.txt
rename doc/licenses/{bouncycastle-fips-1.0.2.4 =>
bouncycastle-fips-1.0.2.5}/LICENSE (100%)
rename doc/licenses/{bouncycastle-fips-1.0.2.4 =>
bouncycastle-fips-1.0.2.5}/README (75%)
create mode 100644 doc/licenses/bouncycastle-fips-1.0.2.5/dep-coordinates.txt
copy doc/licenses/{jakarta-validation-api-2.0.2 =>
jakarta-validation-api-2.1.3}/NOTICE (100%)
copy doc/licenses/{jakarta-validation-api-2.0.2 =>
jakarta-validation-api-2.1.3}/README (91%)
create mode 100644
doc/licenses/jakarta-validation-api-2.1.3/dep-coordinates.txt
delete mode 100644 doc/licenses/kotlinx-serialization-1.6.0/dep-coordinates.txt
rename doc/licenses/{kotlinx-serialization-1.6.0 =>
kotlinx-serialization-1.6.3}/NOTICE.txt (100%)
rename doc/licenses/{kotlinx-serialization-1.6.0 =>
kotlinx-serialization-1.6.3}/README (92%)
create mode 100644 doc/licenses/kotlinx-serialization-1.6.3/dep-coordinates.txt
delete mode 100644 doc/licenses/ksm-sdk-16.6.3/dep-coordinates.txt
rename doc/licenses/{ksm-sdk-16.6.3 => ksm-sdk-16.6.4}/LICENSE (100%)
rename doc/licenses/{ksm-sdk-16.6.3 => ksm-sdk-16.6.4}/README (77%)
create mode 100644 doc/licenses/ksm-sdk-16.6.4/dep-coordinates.txt
delete mode 100644 doc/licenses/mybatis-3.5.15/dep-coordinates.txt
rename doc/licenses/{mybatis-3.5.15 => mybatis-3.5.16}/NOTICE (100%)
rename doc/licenses/{mybatis-3.5.15 => mybatis-3.5.16}/README (89%)
create mode 100644 doc/licenses/mybatis-3.5.16/dep-coordinates.txt