Bump rest-assured-bom from 5.1.1 to 5.2.0

Bumps [rest-assured-bom](https://github.com/rest-assured/rest-assured) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/rest-assured/rest-assured/releases)
- [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt)
- [Commits](https://github.com/rest-assured/rest-assured/compare/rest-assured-5.1.1...rest-assured-5.2.0)

---
updated-dependencies:
- dependency-name: io.rest-assured:rest-assured-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 63b2c24..8ba137a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -191,7 +191,7 @@
         <groupId>io.rest-assured</groupId>
         <artifactId>rest-assured-bom</artifactId>
         <type>pom</type>
-        <version>5.1.1</version>
+        <version>5.2.0</version>
         <scope>import</scope>
       </dependency>
       <dependency>