github-actions
released this
04 Jul 20:29
·
10 commits
to refs/heads/master
since this release
π New features and improvements
- Restrict allowed classes during deserialization of signature files (#253) @Marcono1234
π¦ Dependency updates
- Drop dependency to plexus-container (#285) @slachiewicz
- Bump org.codehaus.mojo:mojo-parent from 78 to 84 (#284) @dependabot
- Bump org.apache.maven.enforcer:enforcer-api from 3.4.1 to 3.5.0 (#281) @dependabot
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 (#282) @dependabot
- Bump org.apache.maven.shared:maven-common-artifact-filters from 3.3.2 to 3.4.0 (#283) @dependabot
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.3 (#279) @dependabot
- Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 (#278) @dependabot
- Bump org.ow2.asm:asm from 9.6 to 9.7 (#277) @dependabot
- Bump apache/maven-gh-actions-shared from 3 to 4 (#276) @dependabot
- Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#272) @dependabot
- Bump org.codehaus.mojo:mojo-parent from 77 to 78 (#271) @dependabot
- Bump org.apache.maven.enforcer:enforcer-api from 3.2.1 to 3.4.1 (#261) @dependabot
- Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#266) @dependabot
- Bump org.codehaus.mojo:mojo-parent from 74 to 77 (#264) @dependabot
- Require Maven 3.6.3+ (#265) @slachiewicz
- Bump org.ow2.asm:asm from 9.5 to 9.6 (#263) @dependabot
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 (#262) @dependabot
- Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 (#254) @dependabot
- Bump org.apache.ant:ant from 1.10.13 to 1.10.14 (#255) @dependabot
- Bump maven-shade-plugin from 3.4.1 to 3.5.0 (#250) @dependabot
- Bump plexus-utils from 3.5.1 to 4.0.0 (#247) @dependabot
- Bump build-helper-maven-plugin from 3.3.0 to 3.4.0 (#246) @dependabot
- Bump asm from 9.4 to 9.5 (#243) @dependabot
π» Maintenance
- Hashpin sensitive workflow at release-drafter.yml (#270) @diogoteles08
- Docs: create Security Policy (#260) @diogoteles08
- Bump build-helper-maven-plugin from 3.3.0 to 3.4.0 (#246) @dependabot
π§ Build
- ci: add minimal permissions on github workflows (#258) @diogoteles08