This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git
The following commit(s) were added to refs/heads/master by this push:
new 0b6a28b5 Bump dubbo in /dubbo-samples-grpc/dubbo-samples-rxjava (#544)
0b6a28b5 is described below
commit 0b6a28b5739c2533c23e99873495d90280e5b823
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 8 13:53:30 2022 +0800
Bump dubbo in /dubbo-samples-grpc/dubbo-samples-rxjava (#544)
Bumps [dubbo](https://github.com/apache/dubbo) from 3.0.7 to 3.0.12.
- [Release notes](https://github.com/apache/dubbo/releases)
- [Changelog](https://github.com/apache/dubbo/blob/3.1/CHANGES.md)
-
[Commits](https://github.com/apache/dubbo/compare/dubbo-3.0.7...dubbo-3.0.12)
---
updated-dependencies:
- dependency-name: org.apache.dubbo:dubbo
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
dubbo-samples-grpc/dubbo-samples-rxjava/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dubbo-samples-grpc/dubbo-samples-rxjava/pom.xml
b/dubbo-samples-grpc/dubbo-samples-rxjava/pom.xml
index 83d11e11..35b9e5cd 100644
--- a/dubbo-samples-grpc/dubbo-samples-rxjava/pom.xml
+++ b/dubbo-samples-grpc/dubbo-samples-rxjava/pom.xml
@@ -28,7 +28,7 @@
<properties>
<source.level>1.8</source.level>
<target.level>1.8</target.level>
- <dubbo.version>3.0.7</dubbo.version>
+ <dubbo.version>3.0.12</dubbo.version>
<junit.version>4.12</junit.version>
<spring-test.version>4.3.16.RELEASE</spring-test.version>
<docker-maven-plugin.version>0.30.0</docker-maven-plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]