Skip to content

Commit

Permalink
Merge branch 'apache:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
sadadw1 authored Nov 19, 2024
2 parents a5f23a6 + 0ea5297 commit 5b410b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ozhera-webhook/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 5b410b9

Please sign in to comment.