Skip to content

Commit 80a5371

Browse files
build(deps): bump jsonassert from 1.5.0 to 1.5.1 (#913)
Bumps [jsonassert](https://github.com/skyscreamer/JSONassert) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/skyscreamer/JSONassert/releases) - [Changelog](https://github.com/skyscreamer/JSONassert/blob/master/CHANGELOG.md) - [Commits](skyscreamer/JSONassert@jsonassert-1.5.0...jsonassert-1.5.1) --- updated-dependencies: - dependency-name: org.skyscreamer:jsonassert dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d9050a commit 80a5371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@
268268
<dependency>
269269
<groupId>org.skyscreamer</groupId>
270270
<artifactId>jsonassert</artifactId>
271-
<version>1.5.0</version>
271+
<version>1.5.1</version>
272272
<scope>test</scope>
273273
</dependency>
274274
<dependency>

0 commit comments

Comments
 (0)