2 hours ago
Activiti

7.21.0-rc.570

What's Changed

🔨 Other Changes

Full Changelog: https://github.com/Activiti/Activiti/compare/7.21.0-rc.569...7.21.0-rc.570

4 hours ago
Activiti
19 hours ago
selenium

Nightly

Commits

  • 483f8cd: [py] chore fix for unreachable mypy warnings (#17969) (Alex Popov) #17969
1 days ago
byte-buddy

Byte Buddy 1.18.13

  • Actually include the SBOM within the published artifacts.
  • Avoid propagation of path traversals that are contained in jar files which are copied without transformation.
  • Avoid repeated traversal of previously visited type hierarchies to improve performance.
  • Correct Kotlin support of the Gradle plugin to redirect the classes directory of a source set while retaining support for legacy Gradle versions.
  • Create Gradle tasks using Gradle's task registration API if available.