From a29a959ec1a48017ee3ea9ef55b0ff1f7a6d7d9d Mon Sep 17 00:00:00 2001 From: ez-plugins Date: Thu, 16 Apr 2026 12:03:31 +0200 Subject: [PATCH] docs: update artifact ID --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba45b64..637d68d 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Add the dependency to your `pom.xml`: ```xml com.github.EzFramework - java-query-builder + JavaQueryBuilder 1.0.3 ```