7.20.0-rc.808
- build(deps): bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5213
- build(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.19.1 to 2.20.0 by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5212
- build(deps): bump commons-io:commons-io from 2.20.0 to 2.21.0 by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5201
- build(deps): bump org.owasp:dependency-check-maven from 12.1.5 to 12.1.9 by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5202
- build(deps): bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5197
- build(deps): bump org.codehaus.mojo:extra-enforcer-rules from 1.10.0 to 1.11.0 by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5198
- build(deps): bump org.springframework.security:spring-security-crypto from 6.5.5 to 7.0.0 by @dependabot[bot] in https://github.com/Activiti/Activiti/pull/5207
- AAE-35226 Use reusable workflow for PR check by @atchertchian in https://github.com/Activiti/Activiti/pull/5166
- AAE-40082 Use new action to check sha on github actions by @atchertchian in https://github.com/Activiti/Activiti/pull/5206
- AAE-39907 build deps bump org openjdk nashorn nashorn core from 15 6 to 15 7 by @mkrbr in https://github.com/Activiti/Activiti/pull/5214
- AAE-40316: Override Testcontainers version for Docker compatibility by @mavotto in https://github.com/Activiti/Activiti/pull/5218
- AAE-40334 Bump alfresco-build-tools to v10.0.0 by @dsibilio in https://github.com/Activiti/Activiti/pull/5219
- AAE-40032 Update license plugin config by @wojciech-piotrowiak in https://github.com/Activiti/Activiti/pull/5205
Full Changelog: https://github.com/Activiti/Activiti/compare/7.20.0-rc.807...7.20.0-rc.808
Nightly
- e30dc4a: [java] Avoid logging debug logs with INFO level (either in RUN or DEBUG mode) (#16584) (Andrei Solntsev) #16584
- 02d69aa: [java] Add JSpecify nullable annotations to exception classes (#16026) (Alex Popov) #16026
- f7cc7cb: annotate with
@NullMarkedthe whole packageorg.openqa.selenium.net(#16494) (Andrei Solntsev) #16494 - e487a36: [java][bidi]: add BiDi method
BrowsingContext.setViewport(null, null)to reset the mobile emulation mode (#16524) (Andrei Solntsev) #16524 - 24bc928: [java] Replace Maven dependency references with artifact() for org.jspecify.jspecify (#16635) (Alex Popov) #16635
Byte Buddy 1.18.2
- Support modifiers for value classes in Valhalla builds.
- Improve use of build cache in Gradle.