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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new 0a72e8ce0c build(deps): bump org.assertj:assertj-core from 3.27.4 to 
3.27.5 (#2269)
0a72e8ce0c is described below

commit 0a72e8ce0c1917f3eadbadd53ff5b1b32655bdf0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 19 09:13:52 2025 +0200

    build(deps): bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#2269)
    
    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 
3.27.4 to 3.27.5.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - 
[Commits](https://github.com/assertj/assertj/compare/assertj-build-3.27.4...assertj-build-3.27.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-version: 3.27.5
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 62b6794b33..78aa09fc3e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
 
     <antlr.version>4.13.2</antlr.version>
     <apiguardian.version>1.1.2</apiguardian.version>
-    <assertj.version>3.27.4</assertj.version>
+    <assertj.version>3.27.5</assertj.version>
     <awaitility.version>4.3.0</awaitility.version>
     <!-- The currently available version is 2.0.5 and anything above 1.4.3 is 
no longer compatible with our code -->
     <bit-io.version>1.4.3</bit-io.version>

Reply via email to