1.8.0
github-actions
released this
10 Mar 17:02
·
18 commits
to refs/heads/master
since this release
🚀 New features and improvements
- Use debug log level for listing ignored items - fix #182 (#290) @slawekjaranowski
- Get rid of maven-dependency-tree use Resolver - fix #257 (#288) @slawekjaranowski
- Recognize JDK 22-23 class formats (#286) @wendigo
- Switch class bytecode hashing implementation from md5 to sha256 (#280) @slachiewicz
- Require Maven 3.6.3+ (#276) @slachiewicz
📦 Dependency updates
- Bump org.codehaus.mojo:mojo-parent from 78 to 80 (#284) @dependabot
- Bump apache/maven-gh-actions-shared from 3 to 4 (#285) @dependabot
- Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 (#281) @dependabot
- Update mojo-parent to 78 (#278) @slachiewicz
- Require Maven 3.6.3+ (#276) @slachiewicz
- Bump commons-codec from 1.15 to 1.16.0 (#266) @dependabot
👻 Maintenance
- Cleanups ITs (#293) @slawekjaranowski
- Small cleanup of JDK versions enforcements (#289) @slachiewicz
- Fix #270 - requireEncoding documentation add missing parameters (#292) @slawekjaranowski
- Fix #271 - requireEncoding documentations (#291) @slawekjaranowski
- Allow build by Maven 4 (#287) @slawekjaranowski
- Bump org.springframework:spring-beans from 5.3.18 to 5.3.20 in /src/it/mojo-1731 (#277) @dependabot
- Update mojo-parent to 78 (#278) @slachiewicz
- Bump org.apache.tomcat:tomcat-catalina from 7.0.81 to 7.0.104 in /src/it/mojo-1682 (#272) @dependabot