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

shoothzj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git


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

commit 0af2321ae40f60a089cc94dc51e79fe778a08197
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 1 18:28:24 2024 +0800

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

diff --git a/dependencies/default/pom.xml b/dependencies/default/pom.xml
index b1e4aa20d..ab64001a3 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -32,7 +32,7 @@
   <properties>
     <!-- Dependency versions: sort by alphabetic order -->
     <activation.version>1.2.2</activation.version>
-    <assertj.version>3.26.0</assertj.version>
+    <assertj.version>3.26.3</assertj.version>
     <awaitility.version>4.2.1</awaitility.version>
     <brave.version>6.0.3</brave.version>
     <commons-beanutils.version>1.9.4</commons-beanutils.version>

Reply via email to