This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.apache.commons-commons-lang3-3.17.0
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git


 discard 71baceda6 Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.17.0
     add 06ff2f00c [#4477]Fix GoAway issue in Http2 after many requests timeout 
(#4487)
     add b880b362c Bump org.apache.maven.plugins:maven-javadoc-plugin from 
3.8.0 to 3.10.0 (#4488)
     add 1144acecd Bump org.apache.maven.plugins:maven-surefire-plugin from 
3.3.1 to 3.5.0 (#4489)
     add b4dbf665d Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.1 
(#4490)
     add abe930da5 Bump com.alibaba.nacos:nacos-client from 2.4.0 to 2.4.1 
(#4491)
     add 01f06a653 Bump com.puppycrawl.tools:checkstyle from 10.17.0 to 10.18.1 
(#4492)
     add 2210b9d57 Bump io.swagger.core.v3:swagger-core-jakarta from 2.2.22 to 
2.2.23 (#4507)
     add d9bbc7156 Bump org.apache.maven.plugins:maven-checkstyle-plugin (#4506)
     add 539f1a5ff Bump org.yaml:snakeyaml from 2.2 to 2.3 (#4503)
     add 09af19559 Bump org.java-websocket:Java-WebSocket from 1.5.6 to 1.5.7 
(#4502)
     add a16f13c76 Bump io.zipkin.zipkin2:zipkin from 3.4.0 to 3.4.1 (#4500)
     add 89be57c13 Bump 
org.apache.maven.plugins:maven-project-info-reports-plugin (#4499)
     add cb5d9c4a5 Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 
to 3.20.0 (#4498)
     add b2a88f3a6 Bump org.mockito:mockito-bom from 5.12.0 to 5.13.0 (#4495)
     add df015d417 Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 (#4493)
     add 9513341ec [#4485] Adjusting the address isolation logic of the 
servicecomb engine registration and config center (#4509)
     add 106978125 Bump spring-boot.version from 3.3.2 to 3.3.3 (#4501)
     add 97294b6c2 Bump io.micrometer:micrometer-bom from 1.13.2 to 1.13.3 
(#4494)
     add 442f25cfd Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 
3.2.5 (#4496)
     add fcbe8d6bb Bump commons-logging:commons-logging from 1.3.3 to 1.3.4 
(#4497)
     add c9cc21788 Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.17.0

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   (71baceda6)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.apache.commons-commons-lang3-3.17.0 (c9cc21788)

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:
 .../http/client/common/AbstractAddressManager.java | 262 +++++++++------------
 .../client/common/AbstractAddressManagerTest.java  |  16 +-
 .../core/element/impl/HttpStatusAccessItem.java    |   7 -
 .../core/invocation/ProducerInvocationFlow.java    |   8 +-
 .../servicecomb/samples/WebsocketController.java   |  14 +-
 dependencies/default/pom.xml                       |  18 +-
 .../VertxServerResponseToHttpServletResponse.java  |   8 +
 pom.xml                                            |  18 +-
 8 files changed, 158 insertions(+), 193 deletions(-)

Reply via email to