Skip to content

Commit bb1434b

Browse files
committed
fix(deps): update dependency io.swagger:swagger-annotations to v1.6.11
1 parent 2538409 commit bb1434b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

perun-openapi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>io.swagger</groupId>
102102
<artifactId>swagger-annotations</artifactId>
103-
<version>1.6.10</version>
103+
<version>1.6.11</version>
104104
</dependency>
105105
<dependency>
106106
<groupId>org.openapitools</groupId>

0 commit comments

Comments
 (0)