From 0ea52972268f10647000bcad88d641d7a8fc322e Mon Sep 17 00:00:00 2001 From: gaoxh <32359336+gaoxh@users.noreply.github.com> Date: Fri, 15 Nov 2024 18:42:52 +0800 Subject: [PATCH] fix: update nacos-spring-context version (#504) Co-authored-by: gaoxihui --- 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 4f19f7a48..d29f6f144 100644 --- a/ozhera-webhook/pom.xml +++ b/ozhera-webhook/pom.xml @@ -42,7 +42,7 @@ com.alibaba.nacos nacos-spring-context - 2.1.0-RC + 0.3.3 diff --git a/pom.xml b/pom.xml index 4d2faa9f8..b9ab30714 100644 --- a/pom.xml +++ b/pom.xml @@ -158,7 +158,7 @@ com.alibaba.nacos nacos-spring-context - 2.1.0-RC + 0.3.3 run.mone