Skip to content

Commit

Permalink
Merge pull request #399 from okta/dependabot/maven/io.rest-assured-re…
Browse files Browse the repository at this point in the history
…st-assured-5.4.0

Bump io.rest-assured:rest-assured from 5.2.0 to 5.4.0
  • Loading branch information
arvindkrishnakumar-okta authored Dec 18, 2023
2 parents 6aff749 + 13d000c commit dc895a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>io.rest-assured</groupId>
<artifactId>rest-assured</artifactId>
<version>5.2.0</version>
<version>5.4.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit dc895a7

Please sign in to comment.