Skip to content

Commit

Permalink
Bump rest-assured.version from 3.3.0 to 4.3.1
Browse files Browse the repository at this point in the history
Bumps `rest-assured.version` from 3.3.0 to 4.3.1.

Updates `rest-assured` from 3.3.0 to 4.3.1
- [Release notes](https://github.com/jayway/rest-assured/releases)
- [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt)
- [Commits](rest-assured/rest-assured@rest-assured-3.3.0...rest-assured-4.3.1)

Updates `spring-mock-mvc` from 3.3.0 to 4.3.1

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2020
1 parent d62da35 commit 94c54e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>1.8</java.version>
<rest-assured.version>3.3.0</rest-assured.version>
<rest-assured.version>4.3.1</rest-assured.version>
<postgresql.version>42.2.16</postgresql.version>
<springfox.version>2.9.2</springfox.version>
<sendgrid-java.version>4.4.8</sendgrid-java.version>
Expand Down

0 comments on commit 94c54e0

Please sign in to comment.