NissimShiman commented on code in PR #6134:
URL: https://github.com/apache/nifi/pull/6134#discussion_r912152508


##########
nifi-toolkit/nifi-toolkit-api/pom.xml:
##########
@@ -83,7 +84,7 @@ language governing permissions and limitations under the 
License. -->
             <plugin>
                 <groupId>io.swagger</groupId>
                 <artifactId>swagger-codegen-maven-plugin</artifactId>
-                <version>2.2.2</version>
+                <version>2.4.27</version>

Review Comment:
   It is unclear if moving to swagger 3 would help this issue (i.e. using a 
more current version of okhttp) as it appears it still uses okhttp 2.  See 
https://github.com/swagger-api/swagger-codegen/blob/3.0.0/samples/client/petstore/java/okhttp-gson/pom.xml#L215
   but
    maybe there can be a follow up ticket at some point to go to swagger 
codegen 3 as well



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to