mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
fix: upgrade org.openapitools:openapi-generator from 7.1.0 to 7.2.0
Snyk has created this PR to upgrade org.openapitools:openapi-generator from 7.1.0 to 7.2.0. See this package in Maven Repository: https://mvnrepository.com/artifact/org.openapitools/openapi-generator/ See this project in Snyk: https://app.snyk.io/org/nosqlbench/project/d2b50195-8fec-4072-a556-44a8dd42fc9c?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
dc7d2eb4a4
commit
7d95e8cf44
@ -56,7 +56,7 @@
|
||||
<dependency>
|
||||
<groupId>org.openapitools</groupId>
|
||||
<artifactId>openapi-generator</artifactId>
|
||||
<version>7.1.0</version>
|
||||
<version>7.2.0</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>org.slf4j</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user