This is an automated email from the ASF dual-hosted git repository.

reta pushed a change to branch CXF-8371
in repository https://gitbox.apache.org/repos/asf/cxf.git


    from 4e195a01df Update Spring Security to 6.0.0-M4
     add 2b3ec63eb1 [CXF-8702] If the Spring application context is creating 
the bus and has the shutdown method already wired, don't call shutdown when the 
application context is closed as that may interfere with other close events.
     add 2986d4dadf Update Spring to 5.3.20
     add b01e9ccf6e Update Micrometer to 1.8.6
     add 4678869b7f CXF-8703: PAX Maven URL does not take local Maven 
repository into account (#948)
     add a711ec62f5 [CXF-8699] Force configuration of sensitive informations 
when configuration changes. Handles case when properties are commented out 
(#949)
     add 50ca304e9b Update Project Reactor to 3.4.18
     add 63211c411f Upgrade tomitribe signing library (#951)
     add 5fde4eefe7 Update Spring Security to 5.6.4
     add a6e362a5ea Update Hibernate to 5.6.9.Final
     add 80a957f0b2 Merge remote-tracking branch 'origin/master' into CXF-8371

No new revisions were added by this update.

Summary of changes:
 core/src/main/java/org/apache/cxf/bus/spring/SpringBus.java | 13 ++++++++++++-
 core/src/main/resources/META-INF/cxf/cxf.xml                |  4 +++-
 parent/pom.xml                                              |  4 ++--
 .../java/org/apache/cxf/ext/logging/osgi/Activator.java     |  9 ++-------
 .../cxf/systest/sts/itests/BasicSTSIntegrationTest.java     |  4 ++--
 5 files changed, 21 insertions(+), 13 deletions(-)

Reply via email to