Skip to content

Commit

Permalink
fix: modules/services/searching/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGYAML-6056527
  • Loading branch information
snyk-bot committed Nov 14, 2023
1 parent 4461eb2 commit a8a4b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/services/searching/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-common</artifactId>
<version>1.3.9</version>
<version>1.6.4</version>
</dependency>

<dependency>
Expand Down

0 comments on commit a8a4b1e

Please sign in to comment.