Skip to content

v3.31.0 🎁

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 21:27
· 1464 commits to refs/heads/main since this release

🐛 Bug Fixes

  • Error titles should not be printed for merged messages (#883) @uhafner

📦 Dependency Updates

  • Bump net.bytebuddy:byte-buddy from 1.14.10 to 1.14.11 (#884) @dependabot
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#880) @dependabot
  • Bump github/codeql-action from 2 to 3 (#877) @dependabot
  • Bump spotbugs.version from 4.8.2 to 4.8.3 (#878) @dependabot
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#879) @dependabot

🔧 Internal Changes

  • Use new quality monitor action in workflows (#882) @uhafner