Skip to content

Commit aef2bb7

Browse files
build(deps): bump org.openapitools:openapi-generator-maven-plugin
Bumps org.openapitools:openapi-generator-maven-plugin from 7.12.0 to 7.13.0. --- updated-dependencies: - dependency-name: org.openapitools:openapi-generator-maven-plugin dependency-version: 7.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f875130 commit aef2bb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest-adapter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<plugin>
4242
<groupId>org.openapitools</groupId>
4343
<artifactId>openapi-generator-maven-plugin</artifactId>
44-
<version>7.12.0</version>
44+
<version>7.13.0</version>
4545
<executions>
4646
<execution>
4747
<id>generate-open-api-source</id>

0 commit comments

Comments
 (0)