Skip to content

Commit

Permalink
Bump io.rest-assured:rest-assured-bom from 5.3.0 to 5.3.2 (#3080)
Browse files Browse the repository at this point in the history
Bumps [io.rest-assured:rest-assured-bom](https://github.com/rest-assured/rest-assured) from 5.3.0 to 5.3.2.
- [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt)
- [Commits](https://github.com/rest-assured/rest-assured/commits)

---
updated-dependencies:
- dependency-name: io.rest-assured:rest-assured-bom
  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>
Co-authored-by: Aaron Klish <[email protected]>
  • Loading branch information
dependabot[bot] and aklish authored Oct 28, 2023
1 parent 519c5e1 commit b8726aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<junit.version>5.10.0</junit.version>
<logback.version>1.4.7</logback.version>
<lombok.version>1.18.28</lombok.version>
<rest-assured.version>5.3.0</rest-assured.version>
<rest-assured.version>5.3.2</rest-assured.version>
<rxjava.version>2.2.21</rxjava.version>
<rsql-parser.version>2.1.0</rsql-parser.version>
<slf4j.version>2.0.9</slf4j.version>
Expand Down

0 comments on commit b8726aa

Please sign in to comment.