You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by tu...@apache.org on 2023/04/21 09:21:10 UTC

[shardingsphere] branch master updated: Upgrade elastic-job verison to 3.0.3 (#25262)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 11b3fee23cc Upgrade elastic-job verison to 3.0.3 (#25262)
11b3fee23cc is described below

commit 11b3fee23cc20171d498d63a556dea4e1831109e
Author: zhaojinchao <zh...@apache.org>
AuthorDate: Fri Apr 21 17:21:02 2023 +0800

    Upgrade elastic-job verison to 3.0.3 (#25262)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3ecab7eb055..1ec970d5d99 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,7 @@
         <jetcd.version>0.7.5</jetcd.version>
         <apollo-client.version>1.9.0</apollo-client.version>
         
-        <elasticjob.version>3.0.2</elasticjob.version>
+        <elasticjob.version>3.0.3</elasticjob.version>
         
         <slf4j.version>1.7.36</slf4j.version>
         <logback.version>1.2.11</logback.version>