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 3929f25a15 Recording .gitmergeinfo Changes
new 554a36fb79 Update Mockito to 5.20.0
new f313ecce09 Update Groovy to 4.0.28
new 96c5daca7e Bump org.apache.maven.plugins:maven-compiler-plugin (#2620)
new 03f663c3c6 Bump org.owasp:dependency-check-maven from 12.1.3 to 12.1.5
(#2617)
new d701340855 Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 (#2623)
new bc01be00e8 Bump io.reactivex.rxjava3:rxjava from 3.1.11 to 3.1.12
(#2626)
new 3d78727df6 Bump org.apache.maven.plugins:maven-javadoc-plugin from
3.11.3 to 3.12.0 (#2624)
new 41d43ab6f2 Bump org.owasp:dependency-check-maven from 12.1.5 to 12.1.6
(#2629)
new 1449814eb0 Bump org.graalvm.buildtools:native-maven-plugin from 0.11.0
to 0.11.1 (#2628)
new 86857d031a Bump net.sourceforge.pmd:pmd-java from 7.16.0 to 7.17.0
(#2602)
new 8bd0caf535 Recording .gitmergeinfo Changes
new c0eb3fb318 Recording .gitmergeinfo Changes
new 1a593f28a1 Fix PMD violations (post-merge)
The 13 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/bus/blueprint/ConfigurerImpl.java | 1 +
.../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 | 2 +-
.../SpringBasedTimedAnnotationProviderTest.java | 1 +
parent/pom.xml | 12 ++++++------
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 ++++++-
.../cxf/management/counters/ResponseTimeCounter.java | 1 +
.../http/osgi/ConfigAdminHttpConduitConfigurer.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 +
32 files changed, 63 insertions(+), 45 deletions(-)