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

jmckenzie-dev pushed a commit to branch 
sidecar/dependabot/gradle/io.acryl-datahub-client-15.0.4
in repository https://gitbox.apache.org/repos/asf/cassandra-ecosystem.git

commit 232d36b962139a47a4a1cb400883cd6b45646dcd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 12 00:35:32 2025 +0000

    chore(deps): bump io.acryl:datahub-client from 0.15.0-3 to 15.0.4
    
    Bumps [io.acryl:datahub-client](https://github.com/datahub-project/datahub) 
from 0.15.0-3 to 15.0.4.
    - [Release notes](https://github.com/datahub-project/datahub/releases)
    - 
[Changelog](https://github.com/datahub-project/datahub/blob/master/docs/townhall-history.md)
    - [Commits](https://github.com/datahub-project/datahub/commits)
    
    ---
    updated-dependencies:
    - dependency-name: io.acryl:datahub-client
      dependency-version: 15.0.4
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 server/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/server/build.gradle b/server/build.gradle
index 483b517a..5e5f7e15 100644
--- a/server/build.gradle
+++ b/server/build.gradle
@@ -137,7 +137,7 @@ dependencies {
     implementation(group: 'io.netty', name: 'netty-tcnative-boringssl-static', 
version: "${project.boringSslVersion}", classifier: 'osx-x86_64')
 
     // DataHub client is used to convert and report Cassandra schema on a 
periodic basis
-    implementation(group: 'io.acryl', name: 'datahub-client', version: 
'0.15.0-3')
+    implementation(group: 'io.acryl', name: 'datahub-client', version: 
'15.0.4')
     
     // OpenAPI support
     
implementation("org.eclipse.microprofile.openapi:microprofile-openapi-api:${project.microprofileOpenApiVersion}")


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

Reply via email to