Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

Commit 29a4410

Browse files
Update dependency io.swagger.core.v3:swagger-annotations to v2.1.12 (#284)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4794cb2 commit 29a4410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

acceptance-test/projects/openapi-v3/java-spring/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repositories {
99

1010
dependencies {
1111
implementation 'org.springframework.boot:spring-boot-starter-web:2.1.3.RELEASE'
12-
implementation 'io.swagger.core.v3:swagger-annotations:2.1.11'
12+
implementation 'io.swagger.core.v3:swagger-annotations:2.1.12'
1313
implementation 'io.springfox:springfox-swagger2:2.9.2'
1414
swaggerCodegen 'org.openapitools:openapi-generator-cli:3.3.4'
1515
}

0 commit comments

Comments
 (0)