Skip to content

Commit 09069b5

Browse files
Bump swagger-annotations from 2.2.4 to 2.2.6 in /api-first-server (#31)
Bumps swagger-annotations from 2.2.4 to 2.2.6. --- 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 1465986 commit 09069b5

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.4</swagger-annotations-version>
19+
<swagger-annotations-version>2.2.6</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)