This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 69477dc1adaa chore(deps): Bump
net.javacrumbs.json-unit:json-unit-assertj from 6.0.1 to 6.1.0 (#25502)
69477dc1adaa is described below
commit 69477dc1adaa693e09f21b322591a1b3483ab517
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 14 13:50:19 2026 +0200
chore(deps): Bump net.javacrumbs.json-unit:json-unit-assertj from 6.0.1 to
6.1.0 (#25502)
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.1 to 6.1.0.
-
[Changelog](https://github.com/lukas-krecan/JsonUnit/blob/master/RELEASES.md)
-
[Commits](https://github.com/lukas-krecan/JsonUnit/compare/json-unit-parent-6.0.1...json-unit-parent-6.1.0)
---
updated-dependencies:
- dependency-name: net.javacrumbs.json-unit:json-unit-assertj
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 796d508a928f..6e4ad6b998b4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -327,7 +327,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.1</json-unit-version>
+ <json-unit-version>6.1.0</json-unit-version>
<jsoup-version>1.23.1</jsoup-version>
<jspecify-version>1.0.1</jspecify-version>