Upgrade to REST Assured 5.5.5

Closes gh-45839
This commit is contained in:
Stéphane Nicoll
2025-06-06 11:43:37 +02:00
parent 78df00a0ca
commit af4a78776b

View File

@@ -1997,7 +1997,7 @@ bom {
releaseNotes("https://github.com/reactor/reactor/releases/tag/{version}")
}
}
library("REST Assured", "5.5.2") {
library("REST Assured", "5.5.5") {
group("io.rest-assured") {
bom("rest-assured-bom")
}