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 f49114ed689 chore(deps-dev): Bump
net.javacrumbs.json-unit:json-unit-assertj (#18029)
f49114ed689 is described below
commit f49114ed689c62162cbc9373c9c08654c0d89aee
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 12 10:16:39 2025 +0200
chore(deps-dev): Bump net.javacrumbs.json-unit:json-unit-assertj (#18029)
Bumps
[net.javacrumbs.json-unit:json-unit-assertj](https://github.com/lukas-krecan/JsonUnit)
from 4.1.0 to 4.1.1.
-
[Changelog](https://github.com/lukas-krecan/JsonUnit/blob/master/RELEASES.md)
-
[Commits](https://github.com/lukas-krecan/JsonUnit/compare/json-unit-parent-4.1.0...json-unit-parent-4.1.1)
---
updated-dependencies:
- dependency-name: net.javacrumbs.json-unit:json-unit-assertj
dependency-version: 4.1.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
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 0482e538030..ac80d6c07f8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -314,7 +314,7 @@
<json-patch-version>1.13</json-patch-version>
<json-smart-version>2.5.2</json-smart-version>
<jsonata-version>0.9.8</jsonata-version>
- <json-unit-version>4.1.0</json-unit-version>
+ <json-unit-version>4.1.1</json-unit-version>
<jsoup-version>1.20.1</jsoup-version>
<jt400-version>21.0.3</jt400-version>
<jte-version>3.2.1</jte-version>