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

songxiaosheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git


The following commit(s) were added to refs/heads/master by this push:
     new dab7ad8  Bump org.assertj:assertj-core from 3.13.2 to 3.26.0 (#411)
dab7ad8 is described below

commit dab7ad8e57bdc4c2dc696ebf9fe88d08e61796ac
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 10 21:47:44 2024 +0800

    Bump org.assertj:assertj-core from 3.13.2 to 3.26.0 (#411)
    
    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 
3.13.2 to 3.26.0.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - 
[Commits](https://github.com/assertj/assertj/compare/assertj-core-3.13.2...assertj-build-3.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 dubbo-remoting-extensions/dubbo-remoting-etcd3/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-remoting-extensions/dubbo-remoting-etcd3/pom.xml 
b/dubbo-remoting-extensions/dubbo-remoting-etcd3/pom.xml
index b5c1b1b..df5889c 100644
--- a/dubbo-remoting-extensions/dubbo-remoting-etcd3/pom.xml
+++ b/dubbo-remoting-extensions/dubbo-remoting-etcd3/pom.xml
@@ -34,7 +34,7 @@
     <description>The etcd3 remoting module of Dubbo project</description>
 
     <properties>
-        <assertj.version>3.13.2</assertj.version>
+        <assertj.version>3.26.0</assertj.version>
         <skipIntegrationTests>true</skipIntegrationTests>
     </properties>
 

Reply via email to