fix CI Docs build fail (#11196)

Co-authored-by: jiangyuan04 <jiangyuan04@baidu.com>
This commit is contained in:
jiangyuan 2021-12-29 20:25:43 +08:00 committed by GitHub
parent d485391051
commit 48a8f255c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.3.1</openapi-generator-version>
<openapi-generator-version>5.4.0-SNAPSHOT</openapi-generator-version>
<maven-plugin-version>1.0.0</maven-plugin-version>
<junit-version>4.13.2</junit-version>
</properties>

View File

@ -1 +1 @@
5.3.1
5.4.0-SNAPSHOT