Skip to content

Commit 3652510

Browse files
fix(deps): update dependency io.swagger.core.v3:swagger-annotations to v2.2.30 (#1349)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bb9c35a commit 3652510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@
268268
<dependency>
269269
<groupId>io.swagger.core.v3</groupId>
270270
<artifactId>swagger-annotations</artifactId>
271-
<version>2.2.22</version>
271+
<version>2.2.30</version>
272272
<scope>compile</scope>
273273
</dependency>
274274
<dependency>

0 commit comments

Comments
 (0)