Fluxzero 1.61.2
1.61.2 (2025-12-31)
Dependency updates
deps: bump io.jooby:jooby from 4.0.12 to 4.0.13 (
276d6fa)Bumps [io.jooby:jooby](https://github.com/jooby-project/jooby) from 4.0.12 to 4.0.13.
- [Release notes](https://github.com/jooby-project/jooby/releases)
- [Commits](https://github.com/jooby-project/jooby/compare/v4.0.12...v4.0.13)---
updated-dependencies:
- dependency-name: io.jooby:jooby
dependency-version: 4.0.13
dependency-type: direct:production
update-type: version-update:semver-patch
...Signed-off-by: dependabot[bot] <support@github.com>
deps: bump ch.qos.logback:logback-classic from 1.5.22 to 1.5.23 (
b58f9fb)Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.22 to 1.5.23.
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.22...v_1.5.23)---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-version: 1.5.23
dependency-type: direct:production
update-type: version-update:semver-patch
...Signed-off-by: dependabot[bot] <support@github.com>
Changes
- dep: Switch to at.yawk.lz4 community fork because org.lz4 is no longer maintained (
00b9466)