Skip to content

Commit

Permalink
chore(deps): bump rest-assured.version in /dhis-2/dhis-test-e2e (#289)
Browse files Browse the repository at this point in the history
Bumps `rest-assured.version` from 5.3.1 to 5.3.2.

Updates `io.rest-assured:rest-assured` from 5.3.1 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)

Updates `io.rest-assured:json-path` from 5.3.1 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
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.rest-assured:json-path
  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>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent aeccd6e commit 0b64841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dhis-2/dhis-test-e2e/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<junit.version>5.10.0</junit.version>
<gson.version>2.10.1</gson.version>
<log4j.version>2.20.0</log4j.version>
<rest-assured.version>5.3.1</rest-assured.version>
<rest-assured.version>5.3.2</rest-assured.version>
<jackson.version>2.15.2</jackson.version>
<guava.version>32.1.2-jre</guava.version>
<json-tree.version>0.10.1</json-tree.version>
Expand Down

0 comments on commit 0b64841

Please sign in to comment.