From 1df0bc84616b06bb404238825056cf46464f1d57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 18:06:33 +0000 Subject: [PATCH] build(deps): bump ktor_version from 3.2.0 to 3.2.3 Bumps `ktor_version` from 3.2.0 to 3.2.3. Updates `io.ktor:ktor-server-cors-jvm` from 3.2.0 to 3.2.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/3.2.0...3.2.3) Updates `io.ktor:ktor-server-core-jvm` from 3.2.0 to 3.2.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/3.2.0...3.2.3) Updates `io.ktor:ktor-server-netty-jvm` from 3.2.0 to 3.2.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/3.2.0...3.2.3) Updates `io.ktor:ktor-server-config-yaml-jvm` from 3.2.0 to 3.2.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/3.2.0...3.2.3) Updates `io.ktor:ktor-server-status-pages-jvm` from 3.2.0 to 3.2.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/3.2.0...3.2.3) Updates `io.ktor:ktor-server-content-negotiation-jvm` from 3.2.0 to 3.2.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/3.2.0...3.2.3) Updates `io.ktor:ktor-serialization-jackson-jvm` from 3.2.0 to 3.2.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/3.2.0...3.2.3) Updates `io.ktor:ktor-serialization-kotlinx-json-jvm` from 3.2.0 to 3.2.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/3.2.0...3.2.3) Updates `io.ktor:ktor-server-test-host-jvm` from 3.2.0 to 3.2.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/3.2.0...3.2.3) --- updated-dependencies: - dependency-name: io.ktor:ktor-server-cors-jvm dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-core-jvm dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-netty-jvm dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-config-yaml-jvm dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-status-pages-jvm dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-content-negotiation-jvm dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-serialization-jackson-jvm dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-serialization-kotlinx-json-jvm dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-test-host-jvm dependency-version: 3.2.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 44173a4..724a0d3 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ official 2.2.0 - 3.2.0 + 3.2.3 1.5.18 2.1.0-alpha1 UTF-8