Skip to content

Commit

Permalink
prepare release 1.0.47
Browse files Browse the repository at this point in the history
  • Loading branch information
frantuma committed Feb 14, 2024
1 parent 3029884 commit 3fd9941
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>io.swagger.codegen.v3</groupId>
<artifactId>swagger-codegen-generators</artifactId>
<version>1.0.47-SNAPSHOT</version>
<version>1.0.47</version>
<packaging>jar</packaging>

<build>
Expand Down Expand Up @@ -262,7 +262,7 @@
</dependencies>
<properties>
<maven.compiler.release>8</maven.compiler.release>
<swagger-codegen-version>3.0.53-SNAPSHOT</swagger-codegen-version>
<swagger-codegen-version>3.0.53</swagger-codegen-version>
<swagger-parser-version>2.1.19</swagger-parser-version>
<swagger-core-version>2.2.20</swagger-core-version>
<jackson-version>2.16.1</jackson-version>
Expand Down

0 comments on commit 3fd9941

Please sign in to comment.