Skip to content

Commit

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

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

See this package in maven:
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>
Co-authored-by: Paulo Gomes da Cruz Junior <paulushc@gmail.com>
  • Loading branch information
3 people authored Jun 19, 2024
1 parent 0d9ab97 commit 6d33e1d
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.21</version>
<version>2.2.22</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 6d33e1d

Please sign in to comment.