Skip to content

Commit

Permalink
Bump rest-assured.version from 5.3.2 to 5.4.0 (#3124)
Browse files Browse the repository at this point in the history
Bumps `rest-assured.version` from 5.3.2 to 5.4.0.

Updates `io.rest-assured:rest-assured-bom` from 5.3.2 to 5.4.0
- [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt)
- [Commits](https://github.com/rest-assured/rest-assured/commits/rest-assured-5.4.0)

Updates `io.rest-assured:rest-assured` from 5.3.2 to 5.4.0
- [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt)
- [Commits](https://github.com/rest-assured/rest-assured/commits/rest-assured-5.4.0)

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

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 Dec 18, 2023
1 parent 94579ed commit 81b701c
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 @@ -126,7 +126,7 @@
<junit.version>5.10.1</junit.version>
<logback.version>1.4.14</logback.version>
<lombok.version>1.18.30</lombok.version>
<rest-assured.version>5.3.2</rest-assured.version>
<rest-assured.version>5.4.0</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 81b701c

Please sign in to comment.