Albumen Kevin
|
256b916ce2
|
bump version
|
2023-07-17 18:40:43 +08:00 |
dependabot[bot]
|
57c23c38f7
|
Bump license-maven-plugin from 2.1.0 to 2.2.0 (#12705)
Bumps [license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/mojohaus/license-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/license-maven-plugin/compare/2.1.0...2.2.0)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:license-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-11 09:47:31 +08:00 |
Albumen Kevin
|
70a948a3d4
|
Bump to 3.2.4-SNAPSHOT
|
2023-06-30 21:19:47 +08:00 |
Albumen Kevin
|
180fdd3c60
|
Prapare 3.2.3 release
|
2023-06-30 21:19:47 +08:00 |
dependabot[bot]
|
4c67c26c8e
|
Bump license-maven-plugin from 2.0.1 to 2.1.0 (#12501)
Bumps [license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/mojohaus/license-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/license-maven-plugin/compare/2.0.1...2.1.0)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:license-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-12 19:46:02 +08:00 |
Albumen Kevin
|
25772f5725
|
Bump version to 3.2.3-SNAPSHOT
|
2023-05-29 15:52:59 +08:00 |
Albumen Kevin
|
a557480f70
|
Prapare 3.2.2 release
|
2023-05-19 19:18:59 +08:00 |
Albumen Kevin
|
7d2a71fdaa
|
Bump to 3.2.2-SNAPSHOT
|
2023-05-16 15:35:44 +08:00 |
Albumen Kevin
|
79fd8782a1
|
Merge branch '3.2.1-release' into apache-3.2
# Conflicts:
# dubbo-dependencies/dubbo-dependencies-zookeeper-curator5/pom.xml
# dubbo-dependencies/dubbo-dependencies-zookeeper/pom.xml
|
2023-05-16 15:35:02 +08:00 |
dependabot[bot]
|
9139d086c4
|
Bump flatten-maven-plugin from 1.4.1 to 1.5.0 (#12306)
Bumps [flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.4.1...1.5.0)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:flatten-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-16 12:54:17 +08:00 |
dependabot[bot]
|
171e361a4d
|
Bump build-helper-maven-plugin from 3.3.0 to 3.4.0 (#12310)
Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/build-helper-maven-plugin-3.3.0...3.4.0)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-16 12:53:02 +08:00 |
dependabot[bot]
|
b0cd466e94
|
Bump license-maven-plugin from 2.0.0 to 2.0.1 (#12260)
Bumps [license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/mojohaus/license-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/license-maven-plugin/compare/license-maven-plugin-2.0.0...2.0.1)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:license-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-10 13:50:28 +08:00 |
Albumen Kevin
|
20de8b22ff
|
Prepare 3.2.1 release
|
2023-05-08 09:40:08 +08:00 |
Albumen Kevin
|
ed6afe1ac3
|
Use bom mode flatten (#12239)
* Use bom mode flatten
* Use oss
* fix properties
* Fix bom
* Fix zk conflicts
* Fix zk conflicts
* Fix logger
* Fix logger
|
2023-05-08 07:42:49 +08:00 |
wxbty
|
8b65828767
|
degist-concurrency-bugfix (#12223)
* degist-concurrency-bugfix
* stytle opt
* fix i++
* revert demo
* fix sonar
* remove apache licence
* add licence
* add testcase&& fix notice
* add notice
* add notice
* add notice
* add notice
* fix ci timeout
* fix ci timeout
* remove testcase because of timeout
* remove testcase because of timeout
* remove testcase because of timeout
* fix ci
* fix sonar
---------
Co-authored-by: x-shadow-man <1494445739@qq.com>
Co-authored-by: songxiaosheng <songxiaosheng@elastic.link>
|
2023-05-06 23:02:01 +08:00 |
dependabot[bot]
|
120db0bf15
|
Bump jacoco-maven-plugin from 0.8.8 to 0.8.10 (#12218)
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.8 to 0.8.10.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.8...v0.8.10)
---
updated-dependencies:
- dependency-name: org.jacoco:jacoco-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-02 21:47:51 +08:00 |
dependabot[bot]
|
2c1ede9db0
|
Bump junit_jupiter_version from 5.9.2 to 5.9.3 (#12219)
Bumps `junit_jupiter_version` from 5.9.2 to 5.9.3.
Updates `junit-jupiter-engine` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.2...r5.9.3)
Updates `junit-jupiter-api` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.2...r5.9.3)
Updates `junit-jupiter-params` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.2...r5.9.3)
Updates `junit-vintage-engine` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.2...r5.9.3)
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-params
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.junit.vintage:junit-vintage-engine
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-02 21:47:42 +08:00 |
earthchen
|
43bbf9f727
|
Refactor pb version (#12109)
* refactor pb version
* fix
* fix
* fix
* fix
|
2023-04-18 10:04:52 +08:00 |
Albumen Kevin
|
07f0ff8688
|
Bump to 3.2.1-SNAPSHOT
|
2023-04-15 07:24:00 +08:00 |
Albumen Kevin
|
5cbd95b5d9
|
Prepare 3.2.0 release
|
2023-04-12 00:16:01 +08:00 |
Albumen Kevin
|
412471a98f
|
Enhance inconsistent version check (#12038)
* Enhance inconsistent version check
* Fix seperate
* Fix load
* Fix load
* Fix test
* Update pom.xml
* Print tree
* use zip instead
* Fix test
|
2023-04-11 15:14:48 +08:00 |
dependabot[bot]
|
aaa84c19ba
|
Bump checkstyle from 8.41 to 8.45.1 (#12051)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.41 to 8.45.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.41...checkstyle-8.45.1)
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-10 19:13:32 +08:00 |
dependabot[bot]
|
2297fb67be
|
Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#12050)
Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/apache/maven-enforcer/releases)
- [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.2.1...enforcer-3.3.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-10 19:13:23 +08:00 |
dependabot[bot]
|
3b9727e62d
|
Bump build-helper-maven-plugin from 3.2.0 to 3.3.0 (#11998)
Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/build-helper-maven-plugin-3.2.0...build-helper-maven-plugin-3.3.0)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-04 17:15:14 +08:00 |
dependabot[bot]
|
9787c789fa
|
Bump hazelcast from 3.11.1 to 3.12.13 (#12003)
Bumps [hazelcast](https://github.com/hazelcast/hazelcast) from 3.11.1 to 3.12.13.
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](https://github.com/hazelcast/hazelcast/compare/v3.11.1...v3.12.13)
---
updated-dependencies:
- dependency-name: com.hazelcast:hazelcast
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-04 17:14:31 +08:00 |
dependabot[bot]
|
73a37f0df8
|
Bump junit_jupiter_version from 5.8.1 to 5.9.2 (#12006)
Bumps `junit_jupiter_version` from 5.8.1 to 5.9.2.
Updates `junit-jupiter-engine` from 5.8.1 to 5.9.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.1...r5.9.2)
Updates `junit-jupiter-api` from 5.8.1 to 5.9.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.1...r5.9.2)
Updates `junit-jupiter-params` from 5.8.1 to 5.9.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.1...r5.9.2)
Updates `junit-vintage-engine` from 5.8.1 to 5.9.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.1...r5.9.2)
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.junit.jupiter:junit-jupiter-params
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.junit.vintage:junit-vintage-engine
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-04 17:14:10 +08:00 |
dependabot[bot]
|
ce9991e699
|
Bump flatten-maven-plugin from 1.1.0 to 1.4.1 (#11994)
Bumps [flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.1.0 to 1.4.1.
- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/flatten-maven-plugin-1.1.0...1.4.1)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:flatten-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-04 17:13:16 +08:00 |
Albumen Kevin
|
c2b809adac
|
Update pom.xml
|
2023-04-04 15:22:37 +08:00 |
dependabot[bot]
|
8782df1ff7
|
Bump maven-release-plugin from 3.0.0-M7 to 3.0.0 (#11877)
Bumps [maven-release-plugin](https://github.com/apache/maven-release) from 3.0.0-M7 to 3.0.0.
- [Release notes](https://github.com/apache/maven-release/releases)
- [Commits](https://github.com/apache/maven-release/compare/maven-release-3.0.0-M7...maven-release-3.0.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-release-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-23 20:09:26 +08:00 |
dependabot[bot]
|
f131a5d5b4
|
Bump maven-failsafe-plugin from 3.0.0-M9 to 3.0.0 (#11846)
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M9 to 3.0.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M9...surefire-3.0.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-17 11:48:07 +08:00 |
dependabot[bot]
|
ae259ce21b
|
Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 (#11847)
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M9 to 3.0.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M9...surefire-3.0.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-17 10:12:14 +08:00 |
Albumen Kevin
|
f742e25ba2
|
Merge branch 'apache-3.1' into apache-3.2
# Conflicts:
# dubbo-dependencies-bom/pom.xml
# dubbo-dependencies/dubbo-dependencies-zookeeper-curator5/pom.xml
# dubbo-dependencies/dubbo-dependencies-zookeeper/pom.xml
# dubbo-rpc/dubbo-rpc-dubbo/src/main/java/org/apache/dubbo/rpc/protocol/dubbo/DubboInvoker.java
# pom.xml
|
2023-03-17 10:07:46 +08:00 |
Albumen Kevin
|
48f3169809
|
Merge branch '3.2.0-beta.6-release' into apache-3.2
# Conflicts:
# dubbo-dependencies-bom/pom.xml
|
2023-03-17 10:04:20 +08:00 |
Albumen Kevin
|
7d9e955cf8
|
Bump to 3.1.9-SNAPSHOT
|
2023-03-17 10:03:06 +08:00 |
huazhongming
|
69edf4ef8c
|
Dynamically generate native image config (#11795)
* ADD dubbo-maven-plugin
* add dubbo-maven-plugin module
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* fix license and compiler error
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* fix license and ci error
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* fix ci error
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* Remove proxy-config, hard code
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* ignoredModulesInDubboAll
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* throw exception for generated adaptive class sources
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* remove useless reflect config
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* Dynamically generate native image config for graalvm, and remove the original native image config
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* fix conflict
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* remove .git.exec.error
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* remove .git.exec.error
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* remove useless import
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
---------
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
Co-authored-by: Albumen Kevin <jhq0812@gmail.com>
|
2023-03-14 11:31:48 +08:00 |
Albumen Kevin
|
3fafcc47b1
|
Prepare 3.2.0-beta.6 release
|
2023-03-11 09:24:08 +08:00 |
Albumen Kevin
|
ae28d17897
|
Prepare 3.1.8 release
|
2023-03-10 17:15:41 +08:00 |
dependabot[bot]
|
03838ad97e
|
Bump jetty-maven-plugin from 9.4.50.v20221201 to 9.4.51.v20230217 (#11740)
Bumps [jetty-maven-plugin](https://github.com/eclipse/jetty.project) from 9.4.50.v20221201 to 9.4.51.v20230217.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.50.v20221201...jetty-9.4.51.v20230217)
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-06 19:21:14 +08:00 |
dependabot[bot]
|
7600d6c109
|
Bump maven-compiler-plugin from 3.7.0 to 3.11.0 (#11748)
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.7.0 to 3.11.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.7.0...maven-compiler-plugin-3.11.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-06 19:19:35 +08:00 |
huazhongming
|
9497802ec3
|
Dubbo maven plugin with native (#11540)
* ADD dubbo-maven-plugin
* add dubbo-maven-plugin module
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* fix license and compiler error
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* fix license and ci error
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* fix ci error
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* Remove proxy-config, hard code
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* ignoredModulesInDubboAll
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* throw exception for generated adaptive class sources
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
---------
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
Co-authored-by: Albumen Kevin <jhq0812@gmail.com>
|
2023-02-26 15:14:11 +08:00 |
Mengyang Tang
|
2897c85674
|
Enhance the way to get dubbo version (#11574)
* Enhance the way to get dubbo version
* Catch Throwable
* Reimplemented using antrun
* Enable failOnError
|
2023-02-22 20:26:39 +08:00 |
dependabot[bot]
|
b2353ad9ff
|
Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 (#11613)
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M8 to 3.0.0-M9.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M8...surefire-3.0.0-M9)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-22 20:09:42 +08:00 |
dependabot[bot]
|
77724f3b7d
|
Bump maven-failsafe-plugin from 3.0.0-M8 to 3.0.0-M9 (#11612)
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M8 to 3.0.0-M9.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M8...surefire-3.0.0-M9)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-22 19:54:35 +08:00 |
dependabot[bot]
|
067cb8d79b
|
Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#11608)
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.4.1...maven-javadoc-plugin-3.5.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-22 19:53:50 +08:00 |
Albumen Kevin
|
c43b631df1
|
Merge branch 'apache-3.1' into apache-3.2
# Conflicts:
# .github/workflows/build-and-test-pr.yml
# dubbo-common/src/main/resources/security/serialize.allowlist
# dubbo-dependencies-bom/pom.xml
# dubbo-dependencies/dubbo-dependencies-zookeeper-curator5/pom.xml
# dubbo-dependencies/dubbo-dependencies-zookeeper/pom.xml
# pom.xml
|
2023-02-20 17:30:50 +08:00 |
Albumen Kevin
|
a8bbc234d9
|
Bump version to 3.1.8-SNAPSHOT
|
2023-02-20 17:28:08 +08:00 |
Albumen Kevin
|
0731ebd769
|
Merge branch '3.1.7-release' into apache-3.1
|
2023-02-20 17:27:33 +08:00 |
Andy Cheung
|
5c0002c317
|
Backport of remove apache-rat-plugin. (#11523) (#11592)
|
2023-02-20 15:43:51 +08:00 |
Albumen Kevin
|
db74a61a34
|
Prepare 3.1.7 release
|
2023-02-16 14:20:09 +08:00 |
Albumen Kevin
|
64ca1b0dd5
|
Bump to 3.2.0-beta.6-SNAPSHOT
|
2023-02-16 14:18:48 +08:00 |