This is an automated email from the ASF dual-hosted git repository.
reta pushed a change to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
from e7d101b065 Recording .gitmergeinfo Changes
new 8345b5e250 Bump github/codeql-action from 3.26.11 to 3.26.12 (#2103)
new a8e5266884 Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.2 to
2.9.0 (#2104)
new 081191cea5 Bump actions/cache from 4.1.0 to 4.1.1 (#2102)
new d4b02e8ac7 Bump actions/checkout from 4.2.0 to 4.2.1 (#2101)
new 8191a3458c [CXF-9067] Fix MaskSensitiveHelper incorrectly matching
wrapper element (#2106)
new cdf02e1a1d [CXF-9066] Fix MaskSensitiveHelper masking of multi-line
content (#2105)
new 3ea38405b8 Update Mockito to 5.14.2
new c4eda14f5d Recording .gitmergeinfo Changes
new e68ea9a96b Update Apache Tomcat to 9.0.96
The 9 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:
.github/workflows/codeql-analysis.yml | 8 ++++----
.github/workflows/pull-request-build.yml | 2 +-
.gitmergeinfo | 9 +++++++++
distribution/src/main/release/samples/pom.xml | 2 +-
parent/pom.xml | 4 ++--
pom.xml | 2 +-
.../java/org/apache/cxf/ext/logging/MaskSensitiveHelper.java | 4 ++--
.../org/apache/cxf/ext/logging/MaskSensitiveHelperTest.java | 12 ++++++++++++
8 files changed, 32 insertions(+), 11 deletions(-)