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

dependabot[bot] pushed a change to branch 
dependabot/maven/main/org.hibernate-hibernate-validator-8.0.3.Final
in repository https://gitbox.apache.org/repos/asf/karaf.git


    omit db9ecb0cbe Bump org.hibernate:hibernate-validator from 7.0.5.Final to 
8.0.3.Final
     add 53ece91f17 [KARAF-2195] Fix assembly resolution failure when feature 
requires wrap protocol (#2551)
     add 7c0003b50b Add tx-control JDBC provider reference implementations to 
transaction feature (#2553)
     add 2d3c002685 build(deps): bump com.google.code.gson:gson from 2.13.2 to 
2.14.0 (#2575)
     add 69f0e7c51f build(deps): bump org.hibernate.orm:hibernate-core (#2558)
     add c98092e3f2 fix(karaf-maven-plugin): handle KAR files in 
features-generate-descriptor (#2578)
     add 1b509b21e9 build(deps): bump commons-io:commons-io from 2.21.0 to 
2.22.0 (#2571)
     add 6184e7883d build(deps): bump com.graphql-java:graphql-java from 22.3 
to 26.0 (#2573)
     add de5ea47b8b build(deps): bump org.hibernate:hibernate-validator

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   (db9ecb0cbe)
            \
             N -- N -- N   
refs/heads/dependabot/maven/main/org.hibernate-hibernate-validator-8.0.3.Final 
(de5ea47b8b)

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:
 .../enterprise/src/main/feature/feature.xml        |  2 ++
 assemblies/features/standard/pom.xml               |  5 ++++
 .../features/standard/src/main/feature/feature.xml |  1 +
 bom/pom.xml                                        | 10 +++++++
 .../karaf-graphql-example-api/pom.xml              |  2 +-
 .../karaf-graphql-example-commands/pom.xml         |  2 +-
 .../karaf-graphql-example-core/pom.xml             |  2 +-
 .../karaf-graphql-example-scr-servlet/pom.xml      |  2 +-
 .../karaf-redis-example-service/pom.xml            |  2 +-
 pom.xml                                            |  4 +--
 .../tooling/features/GenerateDescriptorMojo.java   | 34 ++++++++++++++++++++++
 11 files changed, 59 insertions(+), 7 deletions(-)

Reply via email to