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/02/14 16:44:37 UTC

[cxf] branch dependabot/maven/cxf.maven.core.version-3.9.0 updated (fe48a0c3ab -> bea545bc72)

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

github-bot pushed a change to branch dependabot/maven/cxf.maven.core.version-3.9.0
in repository https://gitbox.apache.org/repos/asf/cxf.git


    omit fe48a0c3ab Bump cxf.maven.core.version from 3.6.3 to 3.9.0
     add c149820892 Bump github/codeql-action from 2.2.1 to 2.2.2 (#1114)
     add 0cbff31721 Bump pmd-java from 6.53.0 to 6.54.0 (#1117)
     add 077f37412e Bump pmd-java from 6.53.0 to 6.54.0 (#1117)
     add 2dfd3bf93e Bump cxf.tika.version from 2.6.0 to 2.7.0 (#1116)
     add 3a25cab617 Bump jaxen from 1.1.4 to 2.0.0 (#1118)
     add e277f0c2bb Bump actions/setup-java from 3.9.0 to 3.10.0 (#1119)
     add d9a67b313c Bump maven-resources-plugin from 3.2.0 to 3.3.0 (#1120)
     add 0aafa3dc15 Bump checkstyle from 10.1 to 10.7.0 (#1121)
     add f571b6e3b9 Bump dom4j from 2.1.3 to 2.1.4 (#1122)
     add 5147a509ab Update Hibernate to 6.1.7.Final
     add 9b436cb374 CXF-8818 - wsdl2java fails in 4.0.0 due to incorrect versions in Manifest (#1123)
     add c15479e7c0 Bump maven-plugin-plugin from 3.6.2 to 3.7.1 (#1127)
     add 667f8bbcab Bump maven-clean-plugin from 3.1.0 to 3.2.0 (#1125)
     add f03c3b0f9d Bump github/codeql-action from 2.2.2 to 2.2.3 (#1124)
     add da5d04c982 Bump zipkin-sender-okhttp3 from 2.7.9 to 2.16.3 (#1129)
     add 002aa35ed5 Bump groovy from 2.4.9 to 3.0.15 (#1128)
     add 194f6aa323 Bump tycho-packaging-plugin from 0.26.0 to 3.0.1 (#1126)
     add 95ce55cf1d Bump actions/cache from 3.2.4 to 3.2.5 (#1132)
     add 0c265936f7 Bump github/codeql-action from 2.2.3 to 2.2.4 (#1131)
     add edea785abd Bump cxf.netty.version from 4.1.87.Final to 4.1.88.Final (#1133)
     add abc4db1ff8 Bump stax-utils from 20060502 to 20070216 (#1135)
     add f66d6216e6 Update Netty to 4.1.89.Final
     add b7d7bbb697 Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 (#1136)
     add ace8b89629 Bump docker-maven-plugin from 0.4.9 to 1.2.2 (#1137)
     add 077eb3b53a Update Micrometer to 1.10.4
     add bea545bc72 Bump cxf.maven.core.version from 3.6.3 to 3.9.0

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   (fe48a0c3ab)
            \
             N -- N -- N   refs/heads/dependabot/maven/cxf.maven.core.version-3.9.0 (bea545bc72)

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:
 .github/workflows/codeql-analysis.yml                    |  8 ++++----
 .github/workflows/scorecards.yml                         |  2 +-
 distribution/manifest/pom.xml                            |  6 +++---
 .../src/main/release/samples/aegis_standalone/pom.xml    |  2 +-
 .../main/release/samples/groovy_spring_support/pom.xml   |  2 +-
 .../main/release/samples/jax_rs/graalvm_basic/pom.xml    |  4 ++--
 .../main/release/samples/jax_rs/tracing_brave/pom.xml    |  2 +-
 .../src/main/release/samples/jaxws_graalvm/pom.xml       |  4 ++--
 .../src/main/release/samples/jaxws_spring_boot/pom.xml   |  2 +-
 distribution/src/main/release/samples/pom.xml            |  6 +++---
 parent/pom.xml                                           | 16 ++++++++--------
 pom.xml                                                  |  8 ++++----
 services/xkms/xkms-x509-handlers/pom.xml                 |  8 +++++++-
 13 files changed, 38 insertions(+), 32 deletions(-)