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

Commit d263fc6

Browse files
Update dependency io.swagger.core.v3:swagger-annotations to v2.2.9 (#369)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 07c28a1 commit d263fc6

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.2.8'
12+
implementation 'io.swagger.core.v3:swagger-annotations:2.2.9'
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)