Skip to content

Commit ac05402

Browse files
build(deps-dev): bump io.rest-assured:rest-assured from 5.5.6 to 6.0.0 in /src (#477)
build(deps-dev): bump io.rest-assured:rest-assured in /src Bumps [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) from 5.5.6 to 6.0.0. - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-5.5.6...rest-assured-6.0.0) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07e2955 commit ac05402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/server-rm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<!-- Start of user code properties
3434
-->
3535
<v.lucene>9.12.0</v.lucene>
36-
<v.rest-assured>5.5.6</v.rest-assured>
36+
<v.rest-assured>6.0.0</v.rest-assured>
3737
<!-- End of user code
3838
-->
3939
</properties>

0 commit comments

Comments
 (0)