Skip to content

Commit d7ea09d

Browse files
Bump swagger-annotations from 2.2.2 to 2.2.4 in /api-first-server (#22)
Bumps swagger-annotations from 2.2.2 to 2.2.4. --- updated-dependencies: - dependency-name: io.swagger.core.v3:swagger-annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0cdb3d6 commit d7ea09d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-first-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<properties>
1818
<java.version>11</java.version>
19-
<swagger-annotations-version>2.2.2</swagger-annotations-version>
19+
<swagger-annotations-version>2.2.4</swagger-annotations-version>
2020
<springfox-version>3.0.0</springfox-version>
2121
<jackson-databind-nullable>0.2.4</jackson-databind-nullable>
2222
</properties>

0 commit comments

Comments
 (0)