[java-idp-integration-tests] branch main updated (ef3c576 -> bfefd87)
Codeberg
noreply at shibboleth.net
Mon May 11 15:47:00 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a change to branch main
in repository java-idp-integration-tests.
from ef3c576 Bump pipeline jobs to IdP 5.2.1
new 26a273d Bump Tomcat to 11
new 4950691 Bump dependency versions
new 78d89cd Override TestNG and SureFire plugin versions
new 02c052a Update deprecation warning for PostgreSQL test
new 6629a6d Remove need for ambiguous path support in Servlet container
new bfefd87 Bump Jetty to 12.1
The 6 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:
pom.xml | 22 +++++++++++-------
.../shibboleth/idp/integration/tests/BaseTest.java | 8 -------
.../tests/consent/BasePostgresConsentTest.java | 25 +++------------------
.../tests/util/TestbedStorageServiceClient.java | 8 ++++---
.../lib/logging/logback-classic-1.5.19.jar | Bin 307224 -> 0 bytes
.../lib/logging/logback-classic-1.5.32.jar | Bin 0 -> 286451 bytes
...ack-core-1.5.19.jar => logback-core-1.5.32.jar} | Bin 627584 -> 644407 bytes
src/test/jetty-base/start.d/http-config.ini | 1 +
8 files changed, 23 insertions(+), 41 deletions(-)
delete mode 100644 src/test/jetty-base/lib/logging/logback-classic-1.5.19.jar
create mode 100644 src/test/jetty-base/lib/logging/logback-classic-1.5.32.jar
rename src/test/jetty-base/lib/logging/{logback-core-1.5.19.jar => logback-core-1.5.32.jar} (57%)
create mode 100644 src/test/jetty-base/start.d/http-config.ini
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list