dejan2609 opened a new pull request, #23164:
URL: https://github.com/apache/kafka/pull/23164

   JIRA ticket: KAFKA-20851
   
   details:
    - jacoco: 0.8.14 -->> 0.8.15
    - zinc: 1.12.0 -->> 1.12.1
    - swagger: 2.2.52 -->> 2.2.53
    - gradle-versions-plugin: 0.56.0 -->> 0.61.0 (to improve `./gradlew 
dependencyUpdates` task result output)
    - owasp dependency check plugin: 12.2.2 -->> 13.0.0 (note: we would have to 
wait for a patch version 13.0.1 !)
    - spotbugs gradle plugin: 6.5.9 -->> 6.5.10
    - spotless gradle plugin: 8.4.0 -->> 8.9.0 (note: extensively tested)
   
   Additional notes and remarks:
    - spotless gradle plugin version update is verified locally:
      - `./gradlew build -x test` passes (spotlessCheck + checkstyle + spotbugs 
+ compile all green)
      - `./gradlew clean spotlessApply --rerun-tasks --no-build-cache` ran 1000 
times with 0 failures
    - gradle-versions-plugin:
      - dependencyUpdates task output looks better now
      - plugin developers used Kafka codebase for 0.57.0 and 0.58.0 versions
   
   Release notes:
    - jacoco: https://github.com/jacoco/jacoco/releases/tag/v0.8.15
    - zinc: https://github.com/sbt/zinc/releases/tag/v1.12.1
    - swagger:
      - https://github.com/swagger-api/swagger-core/releases/tag/v2.2.53
      - 
https://github.com/swagger-api/swagger-core/blob/v2.2.53/modules/swagger-gradle-plugin/README.md
    - gradle-versions-plugin:
      - 
https://github.com/ben-manes/gradle-versions-plugin/tree/v0.61.0#migrating-from-prior-versions
      - https://github.com/ben-manes/gradle-versions-plugin/releases/tag/v0.61.0
      - https://github.com/ben-manes/gradle-versions-plugin/releases/tag/v0.60.0
      - https://github.com/ben-manes/gradle-versions-plugin/releases/tag/v0.59.0
      - https://github.com/ben-manes/gradle-versions-plugin/releases/tag/v0.58.0
      - https://github.com/ben-manes/gradle-versions-plugin/releases/tag/v0.57.0
    - owasp dependency-check plugin: 
https://github.com/dependency-check/DependencyCheck/releases/tag/v13.0.0
    - spotbugs gradle plugin: 
https://github.com/spotbugs/spotbugs-gradle-plugin/releases/tag/6.5.10
    - spotless gradle plugin:
      - https://github.com/diffplug/spotless/releases/tag/gradle%2F8.9.0
      - https://github.com/diffplug/spotless/releases/tag/gradle%2F8.8.0
      - https://github.com/diffplug/spotless/releases/tag/gradle%2F8.7.0
      - https://github.com/diffplug/spotless/releases/tag/gradle%2F8.6.0
      - https://github.com/diffplug/spotless/releases/tag/gradle%2F8.5.1
      - https://github.com/diffplug/spotless/releases/tag/gradle%2F8.5.0
   


-- 
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