Skip to content

Commit

Permalink
Update dependency com.alibaba.cloud:spring-cloud-starter-alibaba-naco…
Browse files Browse the repository at this point in the history
…s-discovery to v2023.0.1.3
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 36e833c commit f725230
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion nacos/apps/health-simulator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>com.alibaba.cloud</groupId>
<artifactId>spring-cloud-starter-alibaba-nacos-discovery</artifactId>
<version>2023.0.0.0-RC1</version>
<version>2023.0.1.3</version>
</dependency>

<!-- Supporting -->
Expand Down
2 changes: 1 addition & 1 deletion nacos/apps/hello-world/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>com.alibaba.cloud</groupId>
<artifactId>spring-cloud-starter-alibaba-nacos-discovery</artifactId>
<version>2023.0.0.0-RC1</version>
<version>2023.0.1.3</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion nacos/apps/spring-boot-admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>com.alibaba.cloud</groupId>
<artifactId>spring-cloud-starter-alibaba-nacos-discovery</artifactId>
<version>2023.0.0.0-RC1</version>
<version>2023.0.1.3</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit f725230

Please sign in to comment.