This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/commons-net-commons-net-3.11.1
in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git
discard c06f2438 Bump commons-net:commons-net from 3.9.0 to 3.11.1
add ea00fa25 Bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8 (#512)
add 872bf3f2 Bump io.netty:netty-all from 4.1.66.Final to 4.1.113.Final
(#511)
add f46efa39 support apache seata 2.1.0 (#509)
add d98ef743 Bump org.yaml:snakeyaml from 2.2 to 2.3 (#508)
add 52115973 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0
to 3.10.0 (#507)
add dc77c9e7 Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
(#506)
add 5d2dabad Bump commons-net:commons-net from 3.9.0 to 3.11.1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (c06f2438)
\
N -- N -- N
refs/heads/dependabot/maven/commons-net-commons-net-3.11.1 (5d2dabad)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../examples-provider-sca/pom.xml | 1 +
.../examples-provider/pom.xml | 1 +
dubbo-extensions-dependencies-bom/pom.xml | 12 +++++-----
dubbo-filter-extensions/dubbo-filter-seata/pom.xml | 2 +-
.../SeataTransactionPropagationConsumerFilter.java | 27 +++++++++++-----------
.../SeataTransactionPropagationProviderFilter.java | 9 ++++----
...taTransactionPropagationConsumerFilterTest.java | 4 ++--
...taTransactionPropagationProviderFilterTest.java | 4 ++--
pom.xml | 2 +-
9 files changed, 32 insertions(+), 30 deletions(-)