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

rombert pushed a commit to branch issue/assertj-3.27.7
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-mcp-server.git

commit 32d72bfddc9119a11eb88ed2846412ba5c423d60
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Mar 13 17:37:41 2026 +0100

    chore(deps): use assertj 3.27.7
    
    This makes dependabot happy
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b48f693..9384caa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,7 +173,7 @@
         <dependency>
             <groupId>org.assertj</groupId>
             <artifactId>assertj-core</artifactId>
-            <version>3.27.6</version>
+            <version>3.27.7</version>
             <scope>test</scope>
         </dependency>
 

Reply via email to