Skip to content

Commit 611aae2

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps-dev): bump io.rest-assured:json-path from 5.3.2 to 5.4.0
Bumps [io.rest-assured:json-path](https://github.com/rest-assured/rest-assured) from 5.3.2 to 5.4.0. - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](https://github.com/rest-assured/rest-assured/commits/rest-assured-5.4.0) --- updated-dependencies: - dependency-name: io.rest-assured:json-path dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc260f6 commit 611aae2

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
@@ -711,7 +711,7 @@ limitations under the License.
711711
<dependency>
712712
<groupId>io.rest-assured</groupId>
713713
<artifactId>json-path</artifactId>
714-
<version>5.3.2</version>
714+
<version>5.4.0</version>
715715
<scope>test</scope>
716716
</dependency>
717717
<!-- END test dependencies-->

0 commit comments

Comments
 (0)