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

mbuenger pushed a commit to branch mvnd-1.x
in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git


The following commit(s) were added to refs/heads/mvnd-1.x by this push:
     new 32796307 Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 (#1443)
32796307 is described below

commit 327963070f418ab691e5908a37480aa4b5cc88ba
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 24 10:19:49 2025 +0200

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

diff --git a/pom.xml b/pom.xml
index 049112df..80b7b50a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
 
     <!-- dependency versions a..z -->
     <apiguardian-api.version>1.0.0</apiguardian-api.version>
-    <assertj.version>3.27.5</assertj.version>
+    <assertj.version>3.27.6</assertj.version>
     <commons-compress.version>1.28.0</commons-compress.version>
     <!-- cannot upgrade graalvm to 23.0.0 which requires JDK >= 20 -->
     <graalvm.version>24.2.2</graalvm.version>

Reply via email to