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

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


The following commit(s) were added to refs/heads/master by this push:
     new 0ea52972 fix: update nacos-spring-context version (#504)
0ea52972 is described below

commit 0ea52972268f10647000bcad88d641d7a8fc322e
Author: gaoxh <[email protected]>
AuthorDate: Fri Nov 15 18:42:52 2024 +0800

    fix: update nacos-spring-context version (#504)
    
    Co-authored-by: gaoxihui <[email protected]>
---
 ozhera-webhook/pom.xml | 2 +-
 pom.xml                | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ozhera-webhook/pom.xml b/ozhera-webhook/pom.xml
index 4f19f7a4..d29f6f14 100644
--- a/ozhera-webhook/pom.xml
+++ b/ozhera-webhook/pom.xml
@@ -42,7 +42,7 @@
             <dependency>
                 <groupId>com.alibaba.nacos</groupId>
                 <artifactId>nacos-spring-context</artifactId>
-                <version>2.1.0-RC</version>
+                <version>0.3.3</version>
             </dependency>
 
             <dependency>
diff --git a/pom.xml b/pom.xml
index 4d2faa9f..b9ab3071 100644
--- a/pom.xml
+++ b/pom.xml
@@ -158,7 +158,7 @@
             <dependency>
                 <groupId>com.alibaba.nacos</groupId>
                 <artifactId>nacos-spring-context</artifactId>
-                <version>2.1.0-RC</version>
+                <version>0.3.3</version>
             </dependency>
             <dependency>
                 <groupId>run.mone</groupId>


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

Reply via email to