update meta-codegen

This commit is contained in:
William Cheng
2021-03-21 00:58:43 +08:00
parent 47483e60cb
commit 3a0eb9d040
2 changed files with 2 additions and 2 deletions

View File

@@ -121,7 +121,7 @@
</dependencies>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<openapi-generator-version>5.1.1-SNAPSHOT</openapi-generator-version>
<openapi-generator-version>5.2.0-SNAPSHOT</openapi-generator-version>
<maven-plugin-version>1.0.0</maven-plugin-version>
<junit-version>4.8.1</junit-version>
</properties>

View File

@@ -1 +1 @@
5.1.1-SNAPSHOT
5.2.0-SNAPSHOT