Skip to content

Commit 3769646

Browse files
Bump json-unit.version from 2.25.0 to 2.27.0
Bumps `json-unit.version` from 2.25.0 to 2.27.0. Updates `json-unit` from 2.25.0 to 2.27.0 - [Release notes](https://github.com/lukas-krecan/JsonUnit/releases) - [Commits](lukas-krecan/JsonUnit@json-unit-parent-2.25.0...json-unit-parent-2.27.0) Updates `json-unit-core` from 2.25.0 to 2.27.0 - [Release notes](https://github.com/lukas-krecan/JsonUnit/releases) - [Commits](lukas-krecan/JsonUnit@json-unit-parent-2.25.0...json-unit-parent-2.27.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 6640d0d commit 3769646

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.30</slf4j.version>
5454
<spring.version>5.3.6</spring.version>
5555
<jadler.version>1.3.0</jadler.version>
56-
<json-unit.version>2.25.0</json-unit.version>
56+
<json-unit.version>2.27.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)