Skip to content

Commit

Permalink
[Snyk] Upgrade org.springdoc:springdoc-openapi-data-rest from 1.6.12 …
Browse files Browse the repository at this point in the history
…to 1.7.0 (#293)

* fix: upgrade org.springdoc:springdoc-openapi-data-rest from 1.6.12 to 1.7.0

Snyk has created this PR to upgrade org.springdoc:springdoc-openapi-data-rest from 1.6.12 to 1.7.0.

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

See this project in Snyk:
https://app.snyk.io/org/anbo-de/project/59c48688-555a-44c0-9207-1bf274eaf7ef?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 25, 2023
1 parent 0b48bd4 commit 9b27429
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qanary-component-NED-Opentapioca/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-NED-Opentapioca</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-data-rest</artifactId>
<version>1.6.12</version>
<version>1.7.0</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.springdoc/springdoc-openapi-ui -->
<dependency>
Expand Down

0 comments on commit 9b27429

Please sign in to comment.