Skip to content

Commit

Permalink
[Snyk] Upgrade io.swagger.core.v3:swagger-core-jakarta from 2.2.20 to…
Browse files Browse the repository at this point in the history
… 2.2.22 (#362)

* fix: upgrade io.swagger.core.v3:swagger-core-jakarta from 2.2.20 to 2.2.22

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

See this package in maven:
io.swagger.core.v3:swagger-core-jakarta

See this project in Snyk:
https://app.snyk.io/org/anbo-de/project/ae5db339-11ad-4904-aecd-08da3e2ffe8b?utm_source=github&utm_medium=referral&page=upgrade-pr

* Update pom.xml

---------

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
anbo-de and snyk-bot authored Jul 23, 2024
1 parent d556317 commit 4a133ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qanary-component-QB-BirthDataWikidata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>eu.wdaqua.qanary.component</groupId>
<artifactId>qanary-component-QB-BirthDataWikidata</artifactId>
<version>3.4.3</version>
<version>3.4.4</version>
<parent>
<groupId>eu.wdaqua.qanary</groupId>
<artifactId>qa.qanarycomponent-parent</artifactId>
Expand Down Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>io.swagger.core.v3</groupId>
<artifactId>swagger-core-jakarta</artifactId>
<version>2.2.20</version>
<version>2.2.22</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.springdoc/springdoc-openapi-ui -->
</dependencies>
Expand Down

0 comments on commit 4a133ff

Please sign in to comment.