Skip to content

Commit

Permalink
[Snyk] Upgrade org.springdoc:springdoc-openapi-ui from 1.6.15 to 1.7.0 (
Browse files Browse the repository at this point in the history
WDAqua#306)

* fix: upgrade org.springdoc:springdoc-openapi-ui from 1.6.15 to 1.7.0

Snyk has created this PR to upgrade org.springdoc:springdoc-openapi-ui from 1.6.15 to 1.7.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.springdoc/springdoc-openapi-ui/

See this project in Snyk:
https://app.snyk.io/org/anbo-de/project/81507a57-1c74-401e-99a2-69069301dbc5?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 Sep 4, 2023
1 parent ef23995 commit 6986b55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qanary-component-QB-QAnswer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>eu.wdaqua.qanary.component</groupId>
<artifactId>qanary-component-QB-QAnswer</artifactId>
<version>3.1.5</version>
<version>3.1.6</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand All @@ -19,7 +19,7 @@
<docker.image.prefix>qanary</docker.image.prefix>
<docker.image.name>qanary-component-qb-qanswer</docker.image.name>
<dockerfile-maven-version>1.4.13</dockerfile-maven-version>
<springdoc.version>1.6.15</springdoc.version>
<springdoc.version>1.7.0</springdoc.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 6986b55

Please sign in to comment.