Skip to content

Commit

Permalink
build(deps): Bump org.openapitools:openapi-generator-maven-plugin (#794)
Browse files Browse the repository at this point in the history
Bumps org.openapitools:openapi-generator-maven-plugin from 7.9.0 to 7.10.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent e8fd41b commit 2696970
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 @@ -182,7 +182,7 @@
<neo4j.image>neo4j:${neo4j.version}</neo4j.image>
<neo4j.version>5.23.0</neo4j.version>
<netty.version>4.1.115.Final</netty.version>
<openapi-generator-maven-plugin.version>7.9.0</openapi-generator-maven-plugin.version>
<openapi-generator-maven-plugin.version>7.10.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 2696970

Please sign in to comment.