Skip to content

v4.5.0 🎁

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 09:12
· 458 commits to refs/heads/main since this release

🐛 Bug Fixes

  • Fix empty-lines regexp to match Windows line endings as well (#991) @uhafner

📦 Dependency Updates

  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 (#993) @dependabot
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 (#992) @dependabot
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 (#990) @dependabot
  • Bump remark-lint from 9.1.2 to 10.0.0 (#984) @dependabot
  • Bump codecov/codecov-action from 4.2.0 to 4.3.0 (#983) @dependabot
  • Bump remark-preset-lint-recommended from 6.1.3 to 7.0.0 (#985) @dependabot
  • Bump archunit.version from 1.2.1 to 1.3.0 (#987) @dependabot
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 (#986) @dependabot
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 (#988) @dependabot
  • Bump org.slf4j:slf4j-nop from 2.0.12 to 2.0.13 (#989) @dependabot

🔧 Internal Changes

  • Add some more allowed classes for loose coupling rule (#994) @uhafner