This is an automated email from the ASF dual-hosted git repository.

pkarwasz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit 295308aef6cd35d5dd4ff9d7cc0b38015d68d8b1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 28 00:21:51 2022 +0000

    Bump json-unit from 2.32.0 to 2.35.0
    
    Bumps [json-unit](https://github.com/lukas-krecan/JsonUnit) from 2.32.0 to 
2.35.0.
    - [Release notes](https://github.com/lukas-krecan/JsonUnit/releases)
    - 
[Commits](https://github.com/lukas-krecan/JsonUnit/compare/json-unit-parent-2.32.0...json-unit-parent-2.35.0)
    
    ---
    updated-dependencies:
    - dependency-name: net.javacrumbs.json-unit:json-unit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7278eaba7b..280501f8a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -750,7 +750,7 @@
       <dependency>
         <groupId>net.javacrumbs.json-unit</groupId>
         <artifactId>json-unit</artifactId>
-        <version>2.25.0</version>
+        <version>2.35.0</version>
         <exclusions>
           <exclusion>
             <groupId>org.hamcrest</groupId>

Reply via email to