Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dubbo from 2.6.2 to 2.6.9 #85

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump dubbo from 2.6.2 to 2.6.9
Bumps [dubbo](https://github.com/apache/incubator-dubbo) from 2.6.2 to 2.6.9.
- [Release notes](https://github.com/apache/incubator-dubbo/releases)
- [Changelog](https://github.com/apache/dubbo/blob/3.0/CHANGES.md)
- [Commits](apache/dubbo@dubbo-2.6.2...dubbo-2.6.9)

---
updated-dependencies:
- dependency-name: com.alibaba:dubbo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 21, 2022
commit 7ee75e55c307bde3b80dd4f6e898aad80f5061c7
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jdk.version>1.8</jdk.version>
<spring-cloud.version>Dalston.SR1</spring-cloud.version>
<dubbo.version>2.6.2</dubbo.version>
<dubbo.version>2.6.9</dubbo.version>
<motan.version>1.0.0</motan.version>
<mongo.driver.version>3.5.0</mongo.driver.version>
<mysql-connector-java>8.0.11</mysql-connector-java>
Expand Down