We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c807b94 commit fbbf2b9Copy full SHA for fbbf2b9
modules/swagger-generator/pom.xml
@@ -325,7 +325,7 @@
325
<docker-latest-tag>unstable</docker-latest-tag>
326
<maven-plugin-version>1.0.0</maven-plugin-version>
327
<jetty-version>9.4.14.v20181114</jetty-version>
328
- <inflector-version>2.0.0-rc2</inflector-version>
+ <inflector-version>2.0.0-SNAPSHOT</inflector-version>
329
<junit-version>4.8.2</junit-version>
330
<servlet-api.version>3.1.0</servlet-api.version>
331
<JETTY_TEST_HTTP_PORT>8080</JETTY_TEST_HTTP_PORT>
0 commit comments