Skip to content

Commit

Permalink
chore(deps): bump com.alibaba.nacos:nacos-client from 2.3.2 to 2.4.0
Browse files Browse the repository at this point in the history
Bumps [com.alibaba.nacos:nacos-client](https://github.com/alibaba/nacos) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/alibaba/nacos/releases)
- [Changelog](https://github.com/alibaba/nacos/blob/develop/CHANGELOG.md)
- [Commits](alibaba/nacos@2.3.2...2.4.0)

---
updated-dependencies:
- dependency-name: com.alibaba.nacos:nacos-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 22, 2024
1 parent 103eb06 commit e0820e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring-boot.version>2.7.18</spring-boot.version>
<mybatis-spring-boot.version>2.3.2</mybatis-spring-boot.version>
<nacos.version>2.3.2</nacos.version>
<nacos.version>2.4.0</nacos.version>
<rocketmq.version>4.9.8</rocketmq.version>
</properties>

Expand Down

0 comments on commit e0820e1

Please sign in to comment.