Skip to content

Commit

Permalink
fix: upgrade org.springdoc:springdoc-openapi-starter-webflux-api from…
Browse files Browse the repository at this point in the history
… 2.1.0 to 2.5.0 (#30)

Snyk has created this PR to upgrade org.springdoc:springdoc-openapi-starter-webflux-api from 2.1.0 to 2.5.0.

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

See this project in Snyk:
https://app.snyk.io/org/bcgov/project/c282cc22-101c-479f-bdad-225c7b593b54?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 1e624df commit f767ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webflux-api</artifactId>
<version>2.1.0</version>
<version>2.5.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit f767ee8

Please sign in to comment.