Skip to content

Commit

Permalink
KAFKA-15549 Bump swagger dependency version from 2.2.8 to 2.2.25 (apa…
Browse files Browse the repository at this point in the history
…che#17730)

Reviewers: Chia-Ping Tsai <[email protected]>
  • Loading branch information
Yunyung authored Nov 9, 2024
1 parent 5d2074e commit 4b80591
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE-binary
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ scala-library-2.13.15
scala-logging_2.13-3.9.5
scala-reflect-2.13.15
snappy-java-1.1.10.5
swagger-annotations-2.2.8
swagger-annotations-2.2.25
zookeeper-3.8.4
zookeeper-jute-3.8.4

Expand Down
3 changes: 1 addition & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ group=org.apache.kafka
version=4.0.0-SNAPSHOT
scalaVersion=2.13.15
# Adding swaggerVersion in gradle.properties to have a single version in place for swagger
# New version of Swagger 2.2.14 requires minimum JDK 11.
swaggerVersion=2.2.8
swaggerVersion=2.2.25
task=build
org.gradle.jvmargs=-Xmx2g -Xss4m -XX:+UseParallelGC
org.gradle.parallel=true

0 comments on commit 4b80591

Please sign in to comment.