You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by gi...@apache.org on 2023/01/14 16:56:54 UTC

[cxf] branch dependabot/maven/org.jboss.arquillian.container-arquillian-weld-embedded-3.0.2.Final updated (f8e6559017 -> 58abba8f84)

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

github-bot pushed a change to branch dependabot/maven/org.jboss.arquillian.container-arquillian-weld-embedded-3.0.2.Final
in repository https://gitbox.apache.org/repos/asf/cxf.git


 discard f8e6559017 Bump arquillian-weld-embedded from 3.0.0.Final to 3.0.2.Final
     add 0f2f9d3577 Bump mina-core from 2.1.5 to 2.2.1 (#1060)
     add 8dbb29c3ff Bump archetype-packaging from 2.1 to 3.2.1 (#1058)
     add 4b82ef9d01 Bump maven-surefire-report-plugin from 3.0.0-M5 to 3.0.0-M7 (#1059)
     add 5e88225f5b Bump cxf.openwebbeans.version from 2.0.26 to 2.0.27 (#1062)
     add 4f20b7d436 Bump dependency-check-maven from 6.5.3 to 7.4.4 (#1064)
     add 2c9be58586 Update EasyMock to 5.1.0 (#1057)
     add 57999b80bb Bump glassfish-corba-orb from 4.2.2 to 4.2.4 (#1066)
     add b2ee30f172 Update Spring to 6.0.4
     add b065acb970 Update Micrometer to 1.10.3
     add a2d821e682 Update Project Reactor to 3.5.2
     add e4a3e24938 Bump testng from 7.6.1 to 7.7.1 (#1067)
     add 2083c29ed0 CXF-8758: Migration path for Wiremock (Jetty 11/JakartaEE) (#1056)
     add 98be30e681 Update JUnit Jupiter to 5.9.2
     add 58abba8f84 Bump arquillian-weld-embedded from 3.0.0.Final to 3.0.2.Final

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (f8e6559017)
            \
             N -- N -- N   refs/heads/dependabot/maven/org.jboss.arquillian.container-arquillian-weld-embedded-3.0.2.Final (58abba8f84)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 distribution/src/main/release/samples/pom.xml      |  2 +-
 .../cxf/jca/cxf/ConnectionFactoryImplTest.java     |  2 +-
 maven-plugins/archetypes/cxf-jaxrs-service/pom.xml |  2 +-
 .../archetypes/cxf-jaxws-javafirst/pom.xml         |  2 +-
 .../archetypes/cxf-jaxws-wsdlfirst/pom.xml         |  2 +-
 parent/pom.xml                                     | 16 ++++----
 pom.xml                                            |  4 +-
 rt/rs/microprofile-client/pom.xml                  |  3 +-
 .../https/HttpsURLConnectionFactoryTest.java       | 10 ++---
 systests/microprofile/client/async/pom.xml         |  4 +-
 systests/microprofile/client/nocdi/pom.xml         |  4 +-
 systests/microprofile/client/weld/pom.xml          | 44 ++++++----------------
 systests/microprofile/pom.xml                      |  2 +-
 13 files changed, 36 insertions(+), 61 deletions(-)