Skip to content

v8.1.0 🎁

Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 08:25
· 141 commits to refs/heads/main since this release

πŸ› Bug Fixes

πŸ“¦ Dependency Updates

  • Bump net.bytebuddy:byte-buddy from 1.14.14 to 1.14.15 (#918) @dependabot
  • Bump org.pitest:pitest-maven from 1.16.0 to 1.16.1 (#919) @dependabot
  • Bump edu.hm.hafner:codingstyle from 4.9.0 to 4.10.0 (#920) @dependabot
  • Bump edu.hm.hafner:codingstyle from 4.7.0 to 4.9.0 (#916) @dependabot
  • Bump com.github.spotbugs:spotbugs from 4.8.4 to 4.8.5 (#912) @dependabot
  • Bump com.puppycrawl.tools:checkstyle from 10.15.0 to 10.16.0 (#909) @dependabot
  • Bump org.jenkins-ci.plugins:plugin from 4.81 to 4.82 (#914) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.426.x from 2982.vdce2153031a_0 to 3023.v02a_987a_b_3ff9 (#913) @dependabot
  • Bump edu.hm.hafner:codingstyle from 4.6.0 to 4.7.0 (#910) @dependabot
  • Bump net.bytebuddy:byte-buddy from 1.14.13 to 1.14.14 (#905) @dependabot
  • Bump pmd.version from 7.0.0 to 7.1.0 (#908) @dependabot
  • Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.2 to 3.22.0 (#906) @dependabot

πŸ”§ Internal Changes

  • Fail build on CheckStyle or PMD violations (#907) @uhafner