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

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/master by this push:
     new a7a117d993 Bump org.assertj:assertj-core from 3.27.3 to 3.27.7 in 
/framework (#472)
a7a117d993 is described below

commit a7a117d993ad1e691f23ca3b4bf4f433af38154e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 12 15:23:26 2026 +0100

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

diff --git a/framework/pom.xml b/framework/pom.xml
index 4f214cc6e1..f747013a6f 100644
--- a/framework/pom.xml
+++ b/framework/pom.xml
@@ -240,7 +240,7 @@
     <dependency>
         <groupId>org.assertj</groupId>
         <artifactId>assertj-core</artifactId>
-        <version>3.27.3</version>
+        <version>3.27.7</version>
         <scope>test</scope>
     </dependency>
       <dependency>

Reply via email to