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-spi-extensions.git
The following commit(s) were added to refs/heads/master by this push:
new 47fb32e Bump dubbo from 2.7.8 to 2.7.15 in /dubbo-api-docs (#113)
47fb32e is described below
commit 47fb32ec5709b29ca69becdcd0fc45dfd5d04366
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 8 10:40:12 2022 +0800
Bump dubbo from 2.7.8 to 2.7.15 in /dubbo-api-docs (#113)
Bumps [dubbo](https://github.com/apache/dubbo) from 2.7.8 to 2.7.15.
- [Release notes](https://github.com/apache/dubbo/releases)
- [Changelog](https://github.com/apache/dubbo/blob/3.0/CHANGES.md)
-
[Commits](https://github.com/apache/dubbo/compare/dubbo-2.7.8...dubbo-2.7.15)
---
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-api-docs/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dubbo-api-docs/pom.xml b/dubbo-api-docs/pom.xml
index 20c4f3c..f1d1ac7 100644
--- a/dubbo-api-docs/pom.xml
+++ b/dubbo-api-docs/pom.xml
@@ -42,7 +42,7 @@
<maven-checkstyle-plugin-version>3.0.0</maven-checkstyle-plugin-version>
<spring-boot.version>2.3.4.RELEASE</spring-boot.version>
- <dubbo.version>2.7.8</dubbo.version>
+ <dubbo.version>2.7.15</dubbo.version>
<dubbo_version>2.7.8</dubbo_version>
<commons-beanutils.version>1.9.4</commons-beanutils.version>
<commons-collections.version>4.2</commons-collections.version>