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 f0ed8a19ae Bump org.assertj:assertj-core from 2.9.1 to 3.27.7 in /scr 
(#471)
f0ed8a19ae is described below

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

    Bump org.assertj:assertj-core from 2.9.1 to 3.27.7 in /scr (#471)
    
    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 
2.9.1 to 3.27.7.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - 
[Commits](https://github.com/assertj/assertj/compare/assertj-core-2.9.1...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>
---
 scr/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scr/pom.xml b/scr/pom.xml
index acc13e8307..c626343eb0 100644
--- a/scr/pom.xml
+++ b/scr/pom.xml
@@ -152,7 +152,7 @@
                <dependency>
                        <groupId>org.assertj</groupId>
                        <artifactId>assertj-core</artifactId>
-                       <version>2.9.1</version>
+                       <version>3.27.7</version>
             <scope>test</scope>
                </dependency>
          <dependency>

Reply via email to