Skip to content

Fluxzero 1.14.2

Choose a tag to compare

@github-actions github-actions released this 06 Oct 08:56

1.14.2 (2025-10-06)

Dependency updates

  • deps: bump org.junit:junit-bom from 5.13.4 to 6.0.0 (d8dd27b)

    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.4 to 6.0.0.
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](https://github.com/junit-team/junit-framework/compare/r5.13.4...r6.0.0)

    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
    dependency-version: 6.0.0
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...

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

  • deps: bump org.jboss.resteasy:resteasy-undertow (4493707)

    Bumps org.jboss.resteasy:resteasy-undertow from 6.2.12.Final to 7.0.0.Final.

    ---
    updated-dependencies:
    - dependency-name: org.jboss.resteasy:resteasy-undertow
    dependency-version: 7.0.0.Final
    dependency-type: direct:development
    update-type: version-update:semver-major
    ...

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

  • deps: bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 (fe10fe7)

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

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

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

  • deps: bump org.apache.maven.plugins:maven-enforcer-plugin (232a6a0)

    Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.6.1 to 3.6.2.
    - [Release notes](https://github.com/apache/maven-enforcer/releases)
    - [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.6.1...enforcer-3.6.2)

    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
    dependency-version: 3.6.2
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

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

Changes

  • Run PR workflow for dependabot PRs [skip ci] (390a33d)
  • Use different target branch so dependabot updates can be grouped [skip-ci] (ae232d8)