Skip to content

Commit

Permalink
chore(deps): bump org.openapitools:openapi-generator-maven-plugin
Browse files Browse the repository at this point in the history
Bumps org.openapitools:openapi-generator-maven-plugin from 7.4.0 to 7.5.0.

---
updated-dependencies:
- dependency-name: org.openapitools:openapi-generator-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent 815e7e0 commit a5c5658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<maven.compiler.target>21</maven.compiler.target>
<mockito-kotlin.version>2.2.0</mockito-kotlin.version>
<mysql.connector.version>8.0.33</mysql.connector.version>
<openapi-generator-maven-plugin.version>7.4.0</openapi-generator-maven-plugin.version>
<openapi-generator-maven-plugin.version>7.5.0</openapi-generator-maven-plugin.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring-version>3.2.4</spring-version>
<springdoc.version>2.4.0</springdoc.version>
Expand Down

0 comments on commit a5c5658

Please sign in to comment.