Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 27f054c

Browse files
authoredFeb 28, 2025··
fix(deps): update dependency org.openapitools:openapi-generator to v7.12.0
1 parent 955d67c commit 27f054c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎generator/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
</dependencies>
126126
<properties>
127127
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
128-
<openapi-generator-version>7.11.0</openapi-generator-version>
128+
<openapi-generator-version>7.12.0</openapi-generator-version>
129129
<maven-plugin-version>1.0.0</maven-plugin-version>
130130
<junit-version>4.13.2</junit-version>
131131
</properties>

0 commit comments

Comments
 (0)
Please sign in to comment.