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 0b86946bcb44 chore(deps): Bump 
net.javacrumbs.json-unit:json-unit-assertj
0b86946bcb44 is described below

commit 0b86946bcb441b49138ca36fa429c969c6395838
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 7 07:33:57 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 5.1.2 to 6.0.0.
    - 
[Changelog](https://github.com/lukas-krecan/JsonUnit/blob/master/RELEASES.md)
    - 
[Commits](https://github.com/lukas-krecan/JsonUnit/compare/json-unit-parent-5.1.2...json-unit-parent-6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: net.javacrumbs.json-unit:json-unit-assertj
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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 c5f3ff612e20..3bceee66606d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -316,7 +316,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>5.1.2</json-unit-version>
+        <json-unit-version>6.0.0</json-unit-version>
         <jsoup-version>1.22.2</jsoup-version>
         <jspecify-version>1.0.0</jspecify-version>
 

Reply via email to