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

apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 2c7bc775f58d chore(deps): Bump 
net.javacrumbs.json-unit:json-unit-assertj
2c7bc775f58d is described below

commit 2c7bc775f58d85098bc46df75faab81239dc84c4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 25 07:41:14 2026 +0000

    chore(deps): Bump net.javacrumbs.json-unit:json-unit-assertj
    
    Bumps 
[net.javacrumbs.json-unit:json-unit-assertj](https://github.com/lukas-krecan/JsonUnit)
 from 6.1.0 to 6.2.0.
    - 
[Changelog](https://github.com/lukas-krecan/JsonUnit/blob/master/RELEASES.md)
    - 
[Commits](https://github.com/lukas-krecan/JsonUnit/compare/json-unit-parent-6.1.0...json-unit-parent-6.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: net.javacrumbs.json-unit:json-unit-assertj
      dependency-version: 6.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 6f4361661eb8..2938243dfdee 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -328,7 +328,7 @@
         <json-patch-version>1.13</json-patch-version>
         <json-smart-version>2.6.0</json-smart-version>
         <jsonata-version>0.9.10</jsonata-version>
-        <json-unit-version>6.1.0</json-unit-version>
+        <json-unit-version>6.2.0</json-unit-version>
         <jsoup-version>1.23.1</jsoup-version>
         <jspecify-version>1.0.1</jspecify-version>
 

Reply via email to