divijvaidya commented on code in PR #13982:
URL: https://github.com/apache/kafka/pull/13982#discussion_r1258807856


##########
gradle/dependencies.gradle:
##########
@@ -142,8 +142,8 @@ versions += [
   slf4j: "1.7.36",
   snappy: "1.1.10.1",
   spotbugs: "4.7.3",
-  swaggerAnnotations: "2.2.8",
-  swaggerJaxrs2: "2.2.8",
+  swaggerAnnotations: "2.2.14",
+  swaggerJaxrs2: "2.2.14",

Review Comment:
   same. required jdk 11+ https://github.com/swagger-api/swagger-core/pull/4377



##########
gradle/dependencies.gradle:
##########
@@ -142,8 +142,8 @@ versions += [
   slf4j: "1.7.36",
   snappy: "1.1.10.1",
   spotbugs: "4.7.3",
-  swaggerAnnotations: "2.2.8",
-  swaggerJaxrs2: "2.2.8",
+  swaggerAnnotations: "2.2.14",

Review Comment:
   can't update this. Versions after 2.2.8 require minimum JDK 11 - 
https://github.com/swagger-api/swagger-core/pull/4377
   
   Please also add a comment about this here for future folks who may want to 
change this



-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to