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 b9a5f30 Bump dubbo from 2.7.15 to 2.7.18 in /dubbo-api-docs (#164)
b9a5f30 is described below
commit b9a5f3004124622e0d160e614a67e9ccdb839750
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 22 16:16:18 2022 +0800
Bump dubbo from 2.7.15 to 2.7.18 in /dubbo-api-docs (#164)
Bumps [dubbo](https://github.com/apache/dubbo) from 2.7.15 to 2.7.18.
- [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-2.7.15...dubbo-2.7.18)
---
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 9756e8b..12b4594 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.15</dubbo.version>
+ <dubbo.version>2.7.18</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>