Skip to content

Commit f8d18a9

Browse files
Bump json-unit.version from 2.28.0 to 2.35.0
Bumps `json-unit.version` from 2.28.0 to 2.35.0. Updates `json-unit` from 2.28.0 to 2.35.0 - [Release notes](https://github.com/lukas-krecan/JsonUnit/releases) - [Commits](lukas-krecan/JsonUnit@json-unit-parent-2.28.0...json-unit-parent-2.35.0) Updates `json-unit-core` from 2.28.0 to 2.35.0 - [Release notes](https://github.com/lukas-krecan/JsonUnit/releases) - [Commits](lukas-krecan/JsonUnit@json-unit-parent-2.28.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 - dependency-name: net.javacrumbs.json-unit:json-unit-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 444c4c7 commit f8d18a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<slf4j.version>1.7.32</slf4j.version>
5454
<spring.version>5.3.21</spring.version>
5555
<jadler.version>1.3.0</jadler.version>
56-
<json-unit.version>2.28.0</json-unit.version>
56+
<json-unit.version>2.35.0</json-unit.version>
5757
<surefire.version>2.22.2</surefire.version>
5858
<failsafe.version>2.22.2</failsafe.version>
5959
</properties>

0 commit comments

Comments
 (0)