Skip to content

Commit 65c3d1a

Browse files
fix(deps): update dependency io.swagger.core.v3:swagger-annotations to v2.2.27 (#110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0990e36 commit 65c3d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>io.swagger.core.v3</groupId>
7878
<artifactId>swagger-annotations</artifactId>
79-
<version>2.2.26</version>
79+
<version>2.2.27</version>
8080
</dependency>
8181
<dependency>
8282
<groupId>jakarta.validation</groupId>

0 commit comments

Comments
 (0)