Skip to content

Commit 69b2a01

Browse files
committed
chore: patch upgrade for rest-assured
1 parent a74e3ac commit 69b2a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ SPDX-License-Identifier: Apache-2.0
7070
<dependency>
7171
<groupId>io.rest-assured</groupId>
7272
<artifactId>rest-assured</artifactId>
73-
<version>5.5.5</version>
73+
<version>5.5.6</version>
7474
<scope>test</scope>
7575
</dependency>
7676

0 commit comments

Comments
 (0)