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

github-bot pushed a change to branch dependabot/gradle/grpcVersion-1.64.0
in repository https://gitbox.apache.org/repos/asf/eventmesh.git


 discard f60ff0221 Bump grpcVersion from 1.43.2 to 1.64.0
     add 8ac64bd00 Bump com.github.jk1.dependency-license-report from 2.6 to 
2.7 (#4903)
     add 5ce7b4e8c Bump org.springframework.boot:spring-boot-starter-web (#4908)
     add b40407ad4 Bump org.apache.commons:commons-collections4 from 4.1 to 4.3 
(#4905)
     add 97c6d5bbc Bump com.google.code.gson:gson from 2.8.2 to 2.11.0 (#4900)
     add 503139a6a Bump org.apache.zookeeper:zookeeper from 3.7.1 to 3.9.2 
(#4909)
     add 0aedb885e Bump software.amazon.awssdk:s3 from 2.20.29 to 2.25.55 
(#4907)
     add 86299019c Bump com.slack.api:bolt from 1.1.+ to 1.39.2 (#4901)
     add f9e178482 Bump com.jayway.jsonpath:json-path from 2.7.0 to 2.9.0 
(#4906)
     add 9e4e87fa3 [ISSUE #4052] Implement the functionality of 
EventMeshVersion class.  (#4055)
     add 8fad9dbf4 Bump com.google.protobuf from 0.8.17 to 0.9.4 (#4899)
     add 152e48f49 [ISSUE #4866] Add unified deps version identifier & Upgrade 
Gradle from 8.2.1 to 8.7 (#4867)
     add 8d3d796e5 Bump dropwizardMetricsVersion from 4.1.0 to 4.2.25 (#4911)
     add 1c22c16b5 Bump curatorVersion from 5.4.0 to 5.6.0 (#4910)
     add ff1ccd7d4 Bump mockitoVersion from 3.8.0 to 3.12.4 (#4912)
     add 6e741bf78 Bump com.alibaba.nacos:nacos-client from 2.2.3 to 2.3.2 
(#4922)
     add 29153722f Bump org.antlr:antlr4-runtime from 4.13.0 to 4.13.1 (#4923)
     add 7c70e95f9 Bump com.github.spotbugs.snom:spotbugs-gradle-plugin (#4914)
     add 1f35151ff Bump com.rabbitmq:amqp-client from 5.16.0 to 5.21.0 (#4917)
     add ed425922f Bump org.projectlombok:lombok from 1.18.22 to 1.18.32 (#4920)
     add a7ea4044c Bump com.google.guava:guava from 31.0.1-jre to 31.1-jre 
(#4927)
     add 7e53cde49 Bump cloudeventsVersion from 2.4.2 to 2.5.0 (#4925)
     add 865186ca3 Bump com.zendesk:mysql-binlog-connector-java from 0.28.0 to 
0.29.2 (#4918)
     add a6310073b Bump io.vertx:vertx-web-client from 4.4.6 to 4.5.8 (#4915)
     add f58f828da Bump grpcVersion from 1.43.2 to 1.64.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   (f60ff0221)
            \
             N -- N -- N   refs/heads/dependabot/gradle/grpcVersion-1.64.0 
(f58f828da)

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:
 build.gradle                                       | 170 +++++++++++----------
 eventmesh-common/build.gradle                      |   2 +-
 .../apache/eventmesh/common/config/ConfigInfo.java |   4 +-
 .../apache/eventmesh/common/config/FileLoad.java   |  10 +-
 .../eventmesh-connector-http/build.gradle          |   2 +-
 .../eventmesh-connector-jdbc/build.gradle          |   4 +-
 .../eventmesh-connector-rabbitmq/build.gradle      |   2 +-
 .../eventmesh-connector-slack/build.gradle         |   2 +-
 .../eventmesh-protocol-grpc/build.gradle           |   2 +-
 .../runtime/constants/EventMeshVersion.java        | 136 +++++++++++++++--
 .../apache/eventmesh/runtime/util/BannerUtil.java  |  15 +-
 .../eventmesh-storage-rabbitmq/build.gradle        |   4 +-
 gradle/wrapper/gradle-wrapper.properties           |   2 +-
 13 files changed, 243 insertions(+), 112 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to