airlift / airbase

Base POM for Airlift
Apache License 2.0
48 stars 87 forks source link

Upgrade bunch of dependencies #359

Closed wendigo closed 1 year ago

wendigo commented 1 year ago
  1. Upgrade guava to 32.0.0-jreUpdate checkstyle & checkstyle maven plugin
  2. Update maven-source-plugin to 3.3.0
  3. Update extra-enforcer-rules to 1.6.2
  4. Force upgrade ASM to 9.5 in maven plugins
  5. Update duplicate-finder-maven-plugin to 2.0.1
  6. Update maven-scm-plugin to 2.0.1
  7. Update git-commit-id-maven-plugin to 6.0.0
wendigo commented 1 year ago

@kokosing yes, I did.

wendigo commented 1 year ago

cc @martint @electrum

After this change, the only remaining fix for JDK 21 compatibility is extra-enforcer-rules. I've asked the author for the release and it should happen soon.