1.11.4
sbt-native-packager 1.11.4 is cross published to:
| sbt Version | Published | | ------------- | :-: | | 1.x | ✅ | | 2.x | ✅ |
About sbt-native-packager
sbt-native-packager is an sbt plugin to build packages for different operating systems. See https://www.scala-sbt.org/sbt-native-packager/ for the documentation.
Security update
- deps: Updates commons-compress to 1.28.0, which transitively updates commons-lang3 from 3.16.0 to 3.18.0 which addresses CVE-2025-48924 by @scala-steward in https://github.com/sbt/sbt-native-packager/pull/1714
Updates
- deps: Updates scala3-library to 3.7.3 by @scala-steward in https://github.com/sbt/sbt-native-packager/pull/1725
- deps: Bumps sbt 2.x to 2.0.0-RC6 by @eed3si9n in https://github.com/sbt/sbt-native-packager/pull/1727
Behind the scene
- ci: Update sbt, scripted-plugin to 1.11.6 by @scala-steward in https://github.com/sbt/sbt-native-packager/pull/1724
Full Changelog: https://github.com/sbt/sbt-native-packager/compare/v1.11.3...v1.11.4