Skip to content

Commit

Permalink
build(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.3.0 to 7.4.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 Mar 11, 2024
1 parent 7f25d41 commit 6827c5f
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 @@ -172,7 +172,7 @@
<neo4j.image>neo4j:${neo4j.version}</neo4j.image>
<neo4j.version>5.15.0</neo4j.version>
<netty.version>4.1.107.Final</netty.version>
<openapi-generator-maven-plugin.version>7.3.0</openapi-generator-maven-plugin.version>
<openapi-generator-maven-plugin.version>7.4.0</openapi-generator-maven-plugin.version>
<opencsv.version>5.9</opencsv.version>
<openpojo.version>0.9.1</openpojo.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 6827c5f

Please sign in to comment.