Skip to content

Commit e6bf9e9

Browse files
Bump rest-assured.version from 5.5.2 to 5.5.5
Bumps `rest-assured.version` from 5.5.2 to 5.5.5. Updates `io.rest-assured:rest-assured` from 5.5.2 to 5.5.5 - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-5.5.2...rest-assured-5.5.5) Updates `io.rest-assured:json-path` from 5.5.2 to 5.5.5 - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-5.5.2...rest-assured-5.5.5) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-version: 5.5.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.rest-assured:json-path dependency-version: 5.5.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dbda836 commit e6bf9e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adoptium-api-versions/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2222
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2323
<quarkus.version>3.23.0</quarkus.version>
24-
<rest-assured.version>5.5.2</rest-assured.version>
24+
<rest-assured.version>5.5.5</rest-assured.version>
2525
</properties>
2626

2727
<build>

0 commit comments

Comments
 (0)