Skip to content

Commit 5af0844

Browse files
fixed openapi-parser version
1 parent 08e7892 commit 5af0844

File tree

1 file changed

+1
-1
lines changed
  • cobigen-plugins/cobigen-openapiplugin-parent

1 file changed

+1
-1
lines changed

cobigen-plugins/cobigen-openapiplugin-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>com.github.maybeec</groupId>
2222
<artifactId>openapi-parser</artifactId>
23-
<version>3.7.10</version>
23+
<version>4.0.4</version>
2424
</dependency>
2525
</dependencies>
2626
</project>

0 commit comments

Comments
 (0)