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

hgruszecki pushed a commit to branch release_script
in repository https://gitbox.apache.org/repos/asf/iggy.git


The following commit(s) were added to refs/heads/release_script by this push:
     new 264d55480 fix link to java sdk
264d55480 is described below

commit 264d554802f0e1bffb57fd953a19648b7f545f7d
Author: Hubert Gruszecki <[email protected]>
AuthorDate: Mon Dec 1 18:16:46 2025 +0100

    fix link to java sdk
---
 foreign/java/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/foreign/java/README.md b/foreign/java/README.md
index 401ca5417..d0022da30 100644
--- a/foreign/java/README.md
+++ b/foreign/java/README.md
@@ -24,7 +24,7 @@ implementation 'org.apache.iggy:iggy:0.6.0'
 </dependency>
 ```
 
-Find the latest version on [Maven 
Central](https://central.sonatype.com/artifact/org.apache.iggy/iggy).
+Find the latest version on [Maven 
Repository](https://mvnrepository.com/artifact/org.apache.iggy/iggy-java-sdk).
 
 ## Examples
 

Reply via email to