Skip to content

Commit 74a4b5d

Browse files
dependabot[bot]paul58914080
authored andcommitted
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 74a4b5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest-adapter/pom.xml

+1-1
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)