This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new b2ba9ac673a chore(deps): Bump io.rest-assured:rest-assured from 5.5.2
to 5.5.5 (#18167)
b2ba9ac673a is described below
commit b2ba9ac673aff34ff471cdac6e97ba809a4844c5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 23 09:39:11 2025 +0200
chore(deps): Bump io.rest-assured:rest-assured from 5.5.2 to 5.5.5 (#18167)
Bumps
[io.rest-assured:rest-assured](https://github.com/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](https://github.com/rest-assured/rest-assured/compare/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
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 3e1b894140e..66dfe2ed234 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -443,7 +443,7 @@
<reactor-netty-version>1.2.6</reactor-netty-version>
<redisson-version>3.47.0</redisson-version>
<resilience4j-version>2.3.0</resilience4j-version>
- <rest-assured-version>5.5.2</rest-assured-version>
+ <rest-assured-version>5.5.5</rest-assured-version>
<roaster-version>2.30.1.Final</roaster-version>
<robotframework-version>4.1.2</robotframework-version>
<rocketmq-version>5.3.2</rocketmq-version>