This is an automated email from the ASF dual-hosted git repository.
reta pushed a change to branch 4.0.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
from cb95f48986 Recording .gitmergeinfo Changes
new 0498d79f29 Update Mockito to 5.20.0
new ec3df42cb4 Update Groovy to 4.0.28
new f6ca1717df Bump org.apache.maven.plugins:maven-compiler-plugin (#2620)
new ded5cdb597 Bump org.owasp:dependency-check-maven from 12.1.3 to 12.1.5
(#2617)
new d63724344e Bump jakarta.mail:jakarta.mail-api from 2.1.4 to 2.1.5
(#2619)
new f78cc69360 Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 (#2623)
new e8b73442af Bump io.reactivex.rxjava3:rxjava from 3.1.11 to 3.1.12
(#2626)
new 7528a388ff Bump com.h2database:h2 from 2.3.232 to 2.4.240 (#2625)
new a10d0e4fe8 Bump org.apache.maven.plugins:maven-javadoc-plugin from
3.11.3 to 3.12.0 (#2624)
new 49d081a7b6 Bump org.owasp:dependency-check-maven from 12.1.5 to 12.1.6
(#2629)
new a89289a43c Bump org.graalvm.buildtools:native-maven-plugin from 0.11.0
to 0.11.1 (#2628)
new ce3004fb84 Bump net.sourceforge.pmd:pmd-java from 7.16.0 to 7.17.0
(#2602)
new d01f6aeb5e Recording .gitmergeinfo Changes
new 07e155aa38 Fix PMD violations (post-merge)
The 14 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:
.gitmergeinfo | 11 +++++++++++
.../org/apache/cxf/common/logging/JDKBugHacks.java | 2 ++
.../java/org/apache/cxf/common/logging/LogUtils.java | 1 +
.../cxf/configuration/spring/ConfigurerImpl.java | 1 +
.../apache/cxf/workqueue/AutomaticWorkQueueImpl.java | 1 +
.../cxf/attachment/AttachmentDeserializerTest.java | 18 +++++-------------
.../main/release/samples/groovy_spring_support/pom.xml | 2 +-
.../main/release/samples/jax_rs/graalvm_basic/pom.xml | 4 ++--
.../src/main/release/samples/jaxws_graalvm/pom.xml | 4 ++--
.../samples/jaxws_graalvm_dynamic/client/pom.xml | 2 +-
.../samples/jaxws_graalvm_dynamic/server/pom.xml | 2 +-
distribution/src/main/release/samples/pom.xml | 4 ++--
.../SpringBasedTimedAnnotationProviderTest.java | 1 +
parent/pom.xml | 14 +++++++-------
pom.xml | 8 ++++----
.../cxf/aegis/type/array/DuplicateArrayReturnItem.java | 1 +
.../org/apache/cxf/jaxb/JAXBContextInitializer.java | 1 +
.../provider/DefaultExceptionClassProviderTest.java | 1 +
.../provider/DefaultTimedAnnotationProviderTest.java | 2 +-
.../metrics/micrometer/provider/StandardTagsTest.java | 1 +
.../provider/jaxws/JaxwsFaultCodeProviderTest.java | 1 +
.../cxf/jaxws/context/WrappedAttachmentsTest.java | 7 ++++++-
.../apache/cxf/jaxws/spi/WrapperClassLoaderTest.java | 1 +
.../cxf/management/counters/ResponseTimeCounter.java | 1 +
.../apache/cxf/ws/rm/AbstractRMInterceptorTest.java | 1 +
.../cxf/systest/jaxrs/BookContinuationStore.java | 1 +
.../cxf/systest/provider/HWSourcePayloadProvider.java | 1 +
.../cxf/systest/jaxrs/security/oidc/OIDCFlowTest.java | 2 +-
.../systest/jaxrs/security/oidc/OIDCNegativeTest.java | 2 +-
.../apache/cxf/systest/jca/OutBoundConnectionTest.java | 12 ++----------
.../org/apache/cxf/tools/common/model/JAnnotation.java | 1 +
31 files changed, 64 insertions(+), 47 deletions(-)