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

github-bot pushed a change to branch dependabot/gradle/com.google.protobuf-0.9.4
in repository https://gitbox.apache.org/repos/asf/eventmesh.git


    omit c9919c4a4 Bump com.google.protobuf from 0.8.17 to 0.9.4
     add 499aa7acf Bump org.redisson:redisson from 3.17.3 to 3.30.0 (#4924)
     add 15fcd08c4 Bump com.alibaba.fastjson2:fastjson2 from 2.0.48 to 2.0.51 
(#4975)
     add 20b31c45e Bump mysql:mysql-connector-java from 8.0.32 to 8.0.33 (#4976)
     add 10accdb91 Bump org.mybatis.spring.boot:mybatis-spring-boot-starter 
(#4971)
     add 2ef82c4c4 Bump com.h3xstream.findsecbugs:findsecbugs-plugin from 
1.11.0 to 1.13.0 (#4974)
     add 35e6bc445 Bump org.asynchttpclient:async-http-client from 2.12.0 to 
2.12.3 (#4970)
     add f0060a94c Bump commons-io:commons-io from 2.11.0 to 2.16.1 (#4968)
     add 707f2614b Bump com.alibaba:druid-spring-boot-starter from 1.2.22 to 
1.2.23 (#4972)
     add 886bffe95 Bump software.amazon.awssdk:s3 from 2.25.55 to 2.25.64 
(#4969)
     add df8a973e5 Bump org.apache.commons:commons-text from 1.9 to 1.12.0 
(#4967)
     add e3e390b15 Bump org.junit.jupiter:junit-jupiter from 5.6.0 to 5.10.2 
(#4966)
     add 31a7e9bc0 Bump com.google.protobuf from 0.8.17 to 0.9.4

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   (c9919c4a4)
            \
             N -- N -- N   
refs/heads/dependabot/gradle/com.google.protobuf-0.9.4 (31a7e9bc0)

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/ci.yml                           | 10 ++++++----
 .github/workflows/code-scanning.yml                |  2 +-
 build.gradle                                       | 22 +++++++++++-----------
 .../eventmesh-connector-file/build.gradle          |  4 ++--
 .../eventmesh-connector-jdbc/build.gradle          |  2 +-
 .../eventmesh-connector-redis/build.gradle         |  2 +-
 eventmesh-meta/eventmesh-meta-raft/build.gradle    |  2 +-
 .../eventmesh-protocol-grpc/build.gradle           |  2 +-
 .../eventmesh-storage-kafka/build.gradle           |  2 +-
 .../eventmesh-storage-redis/build.gradle           | 14 +++-----------
 .../eventmesh-storage-redis/gradle.properties      |  1 +
 .../storage/redis/client/RedissonClient.java       | 13 +++++--------
 .../storage/redis/config/RedisProperties.java      | 11 ++++++-----
 .../src/main/resources/redis-client.properties     |  6 +++++-
 .../storage/redis/AbstractRedisServer.java         | 22 ++++++++--------------
 .../storage/redis/config/RedisPropertiesTest.java  | 10 ++--------
 16 files changed, 55 insertions(+), 70 deletions(-)


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

Reply via email to