This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git
from 3c4247eb58 Fix Compilation failure in jdk8 (#14350)
add 293711e591 Update 3.3 scheduled workflow (#14322)
add 0ccd5a1953 Bump netty4_version from 4.1.110.Final to 4.1.111.Final
(#14324)
add dc2465fff7 Bump io.micrometer:micrometer-tracing-bom from 1.3.0 to
1.3.1 (#14328)
add 086cdd942c Bump org.apache.maven.plugins:maven-surefire-plugin from
3.2.5 to 3.3.0 (#14326)
add 61effff7e8 Bump org.apache.maven.plugins:maven-dependency-plugin
(#14325)
add 87ab5a6964 Bump io.micrometer:micrometer-core from 1.13.0 to 1.13.1
(#14327)
add b76e0597f5 Bump spring_version from 5.3.36 to 5.3.37 (#14330)
add 8200f3ed2e Bump org.apache.maven.plugins:maven-release-plugin from
3.0.1 to 3.1.0 (#14332)
add cd89d192b6 Bump io.projectreactor:reactor-core from 3.6.6 to 3.6.7
(#14333)
add c61cc9f719 Bump io.micrometer:micrometer-bom from 1.13.0 to 1.13.1
(#14331)
add 9d333ba906 Bump org.apache.maven.plugins:maven-failsafe-plugin from
3.2.5 to 3.3.0 (#14329)
add 4be8594bde fix(3.2): injvm invoker throws ClassCastException (#14346)
add 5ad25875b9 Prepare 3.2.14 release
add 0a48e9d8dc Merge branch '3.2.14-release' into apache-3.2
add 99601a6198 Bump version to 3.2.15-SNAPSHOT
new 06909275a3 Merge branch 'apache-3.2' into apache-3.3
add 92e7b5d807 Prepare 3.3.0-beta.4 release
add fc45dd887c Merge branch 'apache-3.3' into 3.3.0-beta.4-release
new 62f494783c Merge branch '3.3.0-beta.4-release' into apache-3.3
new 4829be3008 Bump version to 3.3.0-beta.5-SNAPSHOT
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/build-and-test-scheduled-3.3.yml | 2 +-
dubbo-demo/dubbo-demo-spring-boot/pom.xml | 2 +-
dubbo-dependencies-bom/pom.xml | 12 ++++++------
.../dubbo-dependencies-zookeeper-curator5/pom.xml | 2 +-
.../apache/dubbo/rpc/protocol/injvm/InjvmInvoker.java | 18 +++++++++++++-----
.../dubbo-spring-boot-starters/observability/pom.xml | 4 ++--
dubbo-test/dubbo-test-spring3.2/pom.xml | 2 +-
dubbo-test/dubbo-test-spring4.1/pom.xml | 2 +-
dubbo-test/dubbo-test-spring4.2/pom.xml | 2 +-
pom.xml | 10 +++++-----
10 files changed, 32 insertions(+), 24 deletions(-)