Prepare 6.2.1 release (#13871)

* prepare 6.2.1 release

* revert change

* fix maven plugin test

* update meta
This commit is contained in:
William Cheng
2022-11-01 17:16:46 +08:00
committed by GitHub
parent 9eb799d8dd
commit b0ce532bdc
1066 changed files with 1067 additions and 1067 deletions

View File

@@ -19,7 +19,7 @@
<groupId>org.openapitools</groupId>
<artifactId>openapi-generator-maven-plugin</artifactId>
<!-- RELEASE_VERSION -->
<version>6.2.1-SNAPSHOT</version>
<version>6.2.1</version>
<!-- /RELEASE_VERSION -->
<dependencies>
<dependency>
@@ -147,7 +147,7 @@
<dependency>
<groupId>com.github.scribejava</groupId>
<artifactId>scribejava-apis</artifactId>
<version>6.9.0</version>
<version>8.3.1</version>
</dependency>
<dependency>
<groupId>org.tomitribe</groupId>