Skip to content

Fluxzero 1.23.1

Choose a tag to compare

@github-actions github-actions released this 22 Oct 12:36

1.23.1 (2025-10-22)

Dependency updates

  • deps: bump io.jooby:jooby from 4.0.7 to 4.0.9 (8471fd0)

    Bumps [io.jooby:jooby](https://github.com/jooby-project/jooby) from 4.0.7 to 4.0.9.
    - [Release notes](https://github.com/jooby-project/jooby/releases)
    - [Commits](https://github.com/jooby-project/jooby/compare/v4.0.7...v4.0.9)

    ---
    updated-dependencies:
    - dependency-name: io.jooby:jooby
    dependency-version: 4.0.9
    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.19 to 1.5.20 (e17fc81)

    Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.19 to 1.5.20.
    - [Release notes](https://github.com/qos-ch/logback/releases)
    - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.19...v_1.5.20)

    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-classic
    dependency-version: 1.5.20
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

  • deps: bump org.springframework:spring-framework-bom from 6.2.11 to 6.2.12 (36fea9a)

    Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.2.11 to 6.2.12.
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.11...v6.2.12)

    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-framework-bom
    dependency-version: 6.2.12
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

Continuous Integration

  • ci: Avoid path clashes in dependabot branch names [skip ci] (20012f8)