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

FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 320352b00a8 build(deps-dev): bump com.github.os72:protobuf-dynamic 
(#20143)
320352b00a8 is described below

commit 320352b00a8ed26f42bb180f9de4ebd1d805e912
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 26 09:50:04 2026 +0800

    build(deps-dev): bump com.github.os72:protobuf-dynamic (#20143)
    
    Bumps 
[com.github.os72:protobuf-dynamic](https://github.com/os72/protobuf-dynamic) 
from 0.9.3 to 1.0.1.
    - 
[Changelog](https://github.com/os72/protobuf-dynamic/blob/master/RELEASE_NOTES.md)
    - 
[Commits](https://github.com/os72/protobuf-dynamic/compare/v0.9.3...v1.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.os72:protobuf-dynamic
      dependency-version: 1.0.1
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 embedded-tests/pom.xml | 2 +-
 quidem-ut/pom.xml      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/embedded-tests/pom.xml b/embedded-tests/pom.xml
index 1ecbf09c0ae..263cf191917 100644
--- a/embedded-tests/pom.xml
+++ b/embedded-tests/pom.xml
@@ -686,7 +686,7 @@
     <dependency>
       <groupId>com.github.os72</groupId>
       <artifactId>protobuf-dynamic</artifactId>
-      <version>0.9.3</version>
+      <version>1.0.1</version>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/quidem-ut/pom.xml b/quidem-ut/pom.xml
index 289261b9b08..0f28821a483 100644
--- a/quidem-ut/pom.xml
+++ b/quidem-ut/pom.xml
@@ -469,7 +469,7 @@
         <dependency>
             <groupId>com.github.os72</groupId>
             <artifactId>protobuf-dynamic</artifactId>
-            <version>0.9.3</version>
+            <version>1.0.1</version>
             <scope>compile</scope>
         </dependency>
         <dependency>


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

Reply via email to