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 3be7441250da chore(deps): Bump
net.javacrumbs.json-unit:json-unit-assertj
3be7441250da is described below
commit 3be7441250da9800d4197ca3169e6e46582987b5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 11 07:01:04 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.0 to 5.1.1.
-
[Changelog](https://github.com/lukas-krecan/JsonUnit/blob/master/RELEASES.md)
-
[Commits](https://github.com/lukas-krecan/JsonUnit/compare/json-unit-parent-5.1.0...json-unit-parent-5.1.1)
---
updated-dependencies:
- dependency-name: net.javacrumbs.json-unit:json-unit-assertj
dependency-version: 5.1.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 bdbbde41b9b9..863a86ada6b1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -341,7 +341,7 @@
<json-patch-version>1.13</json-patch-version>
<json-smart-version>2.6.0</json-smart-version>
<jsonata-version>0.9.9</jsonata-version>
- <json-unit-version>5.1.0</json-unit-version>
+ <json-unit-version>5.1.1</json-unit-version>
<jsoup-version>1.22.1</jsoup-version>
<jt400-version>21.0.6</jt400-version>
<jte-version>3.2.3</jte-version>