Skip to content

Commit

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

Bump io.rest-assured:rest-assured from 5.4.0 to 5.5.1
  • Loading branch information
arvindkrishnakumar-okta authored Feb 17, 2025
2 parents 0690d61 + 219a7de commit 38e2642
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.4.0</version>
<version>5.5.1</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 38e2642

Please sign in to comment.