Skip to content

Fluxzero 1.80.1

Choose a tag to compare

@github-actions github-actions released this 12 Feb 10:15

1.80.1 (2026-02-12)

Dependency updates

  • deps: bump org.springframework:spring-framework-bom from 6.2.12 to 7.0.3 (a07c9b2)

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

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

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

  • deps: bump undertow.version from 2.3.22.Final to 2.3.23.Final (cc540c4)

    Bumps `undertow.version` from 2.3.22.Final to 2.3.23.Final.

    Updates `io.undertow:undertow-websockets-jsr` from 2.3.22.Final to 2.3.23.Final
    - [Release notes](https://github.com/undertow-io/undertow/releases)
    - [Commits](https://github.com/undertow-io/undertow/compare/2.3.22.Final...2.3.23.Final)

    Updates `io.undertow:undertow-core` from 2.3.22.Final to 2.3.23.Final
    - [Release notes](https://github.com/undertow-io/undertow/releases)
    - [Commits](https://github.com/undertow-io/undertow/compare/2.3.22.Final...2.3.23.Final)

    Updates `io.undertow:undertow-servlet` from 2.3.22.Final to 2.3.23.Final
    - [Release notes](https://github.com/undertow-io/undertow/releases)
    - [Commits](https://github.com/undertow-io/undertow/compare/2.3.22.Final...2.3.23.Final)

    ---
    updated-dependencies:
    - dependency-name: io.undertow:undertow-websockets-jsr
    dependency-version: 2.3.23.Final
    dependency-type: direct:production
    update-type: version-update:semver-patch
    - dependency-name: io.undertow:undertow-core
    dependency-version: 2.3.23.Final
    dependency-type: direct:production
    update-type: version-update:semver-patch
    - dependency-name: io.undertow:undertow-servlet
    dependency-version: 2.3.23.Final
    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.26 to 1.5.29 (e830e6c)

    Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.26 to 1.5.29.
    - [Release notes](https://github.com/qos-ch/logback/releases)
    - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.26...v_1.5.29)

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

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

  • deps: bump kotlin.version from 2.3.0 to 2.3.10 (ddf5f3f)

    Bumps `kotlin.version` from 2.3.0 to 2.3.10.

    Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 2.3.0 to 2.3.10
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](https://github.com/JetBrains/kotlin/compare/v2.3.0...v2.3.10)

    Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.3.0 to 2.3.10
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](https://github.com/JetBrains/kotlin/compare/v2.3.0...v2.3.10)

    Updates `org.jetbrains.kotlin:kotlin-test` from 2.3.0 to 2.3.10
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](https://github.com/JetBrains/kotlin/compare/v2.3.0...v2.3.10)

    Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.3.0 to 2.3.10

    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
    dependency-version: 2.3.10
    dependency-type: direct:production
    update-type: version-update:semver-patch
    - dependency-name: org.jetbrains.kotlin:kotlin-reflect
    dependency-version: 2.3.10
    dependency-type: direct:production
    update-type: version-update:semver-patch
    - dependency-name: org.jetbrains.kotlin:kotlin-test
    dependency-version: 2.3.10
    dependency-type: direct:development
    update-type: version-update:semver-patch
    - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
    dependency-version: 2.3.10
    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-compiler-plugin (990b7ed)

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

    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-compiler-plugin
    dependency-version: 3.15.0
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

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

  • deps: bump distroless/java25-debian13 in /test-server (802f2d3)

    Bumps distroless/java25-debian13 from `85df69e` to `29a8dfd`.

    ---
    updated-dependencies:
    - dependency-name: distroless/java25-debian13
    dependency-version: nonroot
    dependency-type: direct:production
    ...

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

  • deps: bump distroless/java25-debian13 in /proxy (27e33e0)

    Bumps distroless/java25-debian13 from `85df69e` to `29a8dfd`.

    ---
    updated-dependencies:
    - dependency-name: distroless/java25-debian13
    dependency-version: nonroot
    dependency-type: direct:production
    ...

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

  • deps: bump org.jboss.logging:jboss-logging (42aa6ec)

    Bumps [org.jboss.logging:jboss-logging](https://github.com/jboss-logging/jboss-logging) from 3.6.1.Final to 3.6.2.Final.
    - [Release notes](https://github.com/jboss-logging/jboss-logging/releases)
    - [Commits](https://github.com/jboss-logging/jboss-logging/compare/3.6.1.Final...v3.6.2.Final)

    ---
    updated-dependencies:
    - dependency-name: org.jboss.logging:jboss-logging
    dependency-version: 3.6.2.Final
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

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

  • deps: bump at.yawk.lz4:lz4-java from 1.10.2 to 1.10.3 (b88c50f)

    Bumps [at.yawk.lz4:lz4-java](https://github.com/yawkat/lz4-java) from 1.10.2 to 1.10.3.
    - [Release notes](https://github.com/yawkat/lz4-java/releases)
    - [Changelog](https://github.com/yawkat/lz4-java/blob/main/CHANGES.md)
    - [Commits](https://github.com/yawkat/lz4-java/compare/v1.10.2...v1.10.3)

    ---
    updated-dependencies:
    - dependency-name: at.yawk.lz4:lz4-java
    dependency-version: 1.10.3
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

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

  • deps: bump org.codehaus.mojo:versions-maven-plugin from 2.20.1 to 2.21.0 (656c426)

    Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.20.1 to 2.21.0.
    - [Release notes](https://github.com/mojohaus/versions/releases)
    - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md)
    - [Commits](https://github.com/mojohaus/versions/compare/2.20.1...2.21.0)

    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:versions-maven-plugin
    dependency-version: 2.21.0
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

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

  • deps: bump com.fasterxml.jackson:jackson-bom from 2.20.1 to 2.21.0 (e82bd54)

    Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.20.1 to 2.21.0.
    - [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.20.1...jackson-bom-2.21.0)

    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson:jackson-bom
    dependency-version: 2.21.0
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

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

  • deps: bump io.jooby:jooby from 4.0.14 to 4.0.15 (e487741)

    Bumps [io.jooby:jooby](https://github.com/jooby-project/jooby) from 4.0.14 to 4.0.15.
    - [Release notes](https://github.com/jooby-project/jooby/releases)
    - [Commits](https://github.com/jooby-project/jooby/compare/v4.0.14...v4.0.15)

    ---
    updated-dependencies:
    - dependency-name: io.jooby:jooby
    dependency-version: 4.0.15
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

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

  • deps: bump org.sonatype.central:central-publishing-maven-plugin (9c6b521)

    Bumps [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) from 0.9.0 to 0.10.0.
    - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits)

    ---
    updated-dependencies:
    - dependency-name: org.sonatype.central:central-publishing-maven-plugin
    dependency-version: 0.10.0
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

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

  • deps: bump org.msgpack:msgpack-core from 0.9.10 to 0.9.11 (f6e6953)

    Bumps [org.msgpack:msgpack-core](https://github.com/msgpack/msgpack-java) from 0.9.10 to 0.9.11.
    - [Release notes](https://github.com/msgpack/msgpack-java/releases)
    - [Changelog](https://github.com/msgpack/msgpack-java/blob/main/RELEASE_NOTES.md)
    - [Commits](https://github.com/msgpack/msgpack-java/compare/v0.9.10...v0.9.11)

    ---
    updated-dependencies:
    - dependency-name: org.msgpack:msgpack-core
    dependency-version: 0.9.11
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

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

  • deps: bump org.junit:junit-bom from 6.0.1 to 6.0.2 (fcfd161)

    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.1 to 6.0.2.
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.1...r6.0.2)

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

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

Build System

  • build: Automatically merge dependabot pull requests into dependabot-staging branch [skip ci] (2d73efa)