Skip to content

Commit

Permalink
fix: upgrade io.swagger.core.v3:swagger-annotations from 2.2.10 to 2.…
Browse files Browse the repository at this point in the history
…2.21 (#25)

Snyk has created this PR to upgrade io.swagger.core.v3:swagger-annotations from 2.2.10 to 2.2.21.

See this package in Maven Repository:
https://mvnrepository.com/artifact/io.swagger.core.v3/swagger-annotations/

See this project in Snyk:
https://app.snyk.io/org/bcgov/project/01945ef2-2df2-47d3-98a4-91d3661b128c?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
bcgov-devops and snyk-bot authored May 14, 2024
1 parent f767ee8 commit 687a169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<dependency>
<groupId>io.swagger.core.v3</groupId>
<artifactId>swagger-annotations</artifactId>
<version>2.2.10</version>
<version>2.2.21</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 687a169

Please sign in to comment.