This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x by this push:
new 866d5be725 Bump net.javacrumbs.json-unit:json-unit from 2.36.1 to
2.38.0 (#1700)
866d5be725 is described below
commit 866d5be725e9e25e86a8bb82bb4389901217e404
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 16 03:44:46 2023 +0000
Bump net.javacrumbs.json-unit:json-unit from 2.36.1 to 2.38.0 (#1700)
Bumps
[net.javacrumbs.json-unit:json-unit](https://github.com/lukas-krecan/JsonUnit)
from 2.36.1 to 2.38.0.
-
[Commits](https://github.com/lukas-krecan/JsonUnit/compare/json-unit-parent-2.36.1...json-unit-parent-2.38.0)
---
updated-dependencies:
- dependency-name: net.javacrumbs.json-unit:json-unit
dependency-type: direct:development
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bcc29e8b1b..bb47911bc0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -426,7 +426,7 @@
<jetty.version>9.4.51.v20230217</jetty.version>
<jmdns.version>3.5.8</jmdns.version>
<jmh.version>1.37</jmh.version>
- <json-unit.version>2.36.1</json-unit.version>
+ <json-unit.version>2.38.0</json-unit.version>
<junit.version>4.13.2</junit.version>
<junit-jupiter.version>5.10.0</junit-jupiter.version>
<junit-pioneer.version>1.9.1</junit-pioneer.version>