Skip to content

Commit

Permalink
Bump nacos.version from 2.4.0 to 2.4.1 in /hello-grpc-java
Browse files Browse the repository at this point in the history
Bumps `nacos.version` from 2.4.0 to 2.4.1.

Updates `com.alibaba.nacos:nacos-client` from 2.4.0 to 2.4.1
- [Release notes](https://github.com/alibaba/nacos/releases)
- [Changelog](https://github.com/alibaba/nacos/blob/develop/CHANGELOG.md)
- [Commits](alibaba/nacos@2.4.0...2.4.1)

Updates `com.alibaba.nacos:nacos-common` from 2.4.0 to 2.4.1
- [Release notes](https://github.com/alibaba/nacos/releases)
- [Changelog](https://github.com/alibaba/nacos/blob/develop/CHANGELOG.md)
- [Commits](alibaba/nacos@2.4.0...2.4.1)

Updates `com.alibaba.nacos:nacos-api` from 2.4.0 to 2.4.1
- [Release notes](https://github.com/alibaba/nacos/releases)
- [Changelog](https://github.com/alibaba/nacos/blob/develop/CHANGELOG.md)
- [Commits](alibaba/nacos@2.4.0...2.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 11f7e28 commit f10ec0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hello-grpc-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-compiler-plugin -->
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<log4j-slf4j-impl.version>2.23.1</log4j-slf4j-impl.version>
<nacos.version>2.4.0</nacos.version>
<nacos.version>2.4.1</nacos.version>
</properties>

<dependencies>
Expand Down

0 comments on commit f10ec0f

Please sign in to comment.