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

commit ef97cc51f7cfea7b7422a3063729852f1bf0561a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 8 09:31:59 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.0.0 to 6.0.1.
    - 
[Changelog](https://github.com/lukas-krecan/JsonUnit/blob/master/RELEASES.md)
    - 
[Commits](https://github.com/lukas-krecan/JsonUnit/compare/json-unit-parent-6.0.0...json-unit-parent-6.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: net.javacrumbs.json-unit:json-unit-assertj
      dependency-version: 6.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 4268dd1118a8..efa7b2a97c3c 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>6.0.0</json-unit-version>
+        <json-unit-version>6.0.1</json-unit-version>
         <jsoup-version>1.22.2</jsoup-version>
         <jspecify-version>1.0.0</jspecify-version>
 

Reply via email to