From 566f5d1e2b77475d3ae0b6b9d22907b2bb8eb908 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 10:24:26 +0000 Subject: [PATCH] build(deps): bump the production group with 7 updates Bumps the production group with 7 updates: | Package | From | To | | --- | --- | --- | | [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) | `7.0.7` | `7.0.8` | | [org.springframework:spring-tx](https://github.com/spring-projects/spring-framework) | `7.0.7` | `7.0.8` | | [org.springframework:spring-jdbc](https://github.com/spring-projects/spring-framework) | `7.0.7` | `7.0.8` | | [org.springframework:spring-orm](https://github.com/spring-projects/spring-framework) | `7.0.7` | `7.0.8` | | [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) | `7.4.0.Final` | `7.4.1.Final` | | [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) | `1.16.5` | `1.17.0` | | [io.micrometer:micrometer-test](https://github.com/micrometer-metrics/micrometer) | `1.16.5` | `1.17.0` | Updates `org.springframework:spring-context` from 7.0.7 to 7.0.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.7...v7.0.8) Updates `org.springframework:spring-tx` from 7.0.7 to 7.0.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.7...v7.0.8) Updates `org.springframework:spring-jdbc` from 7.0.7 to 7.0.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.7...v7.0.8) Updates `org.springframework:spring-orm` from 7.0.7 to 7.0.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.7...v7.0.8) Updates `org.springframework:spring-tx` from 7.0.7 to 7.0.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.7...v7.0.8) Updates `org.springframework:spring-jdbc` from 7.0.7 to 7.0.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.7...v7.0.8) Updates `org.springframework:spring-orm` from 7.0.7 to 7.0.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.7...v7.0.8) Updates `org.hibernate.orm:hibernate-core` from 7.4.0.Final to 7.4.1.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.4.1/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/7.4.0...7.4.1) Updates `io.micrometer:micrometer-core` from 1.16.5 to 1.17.0 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.16.5...v1.17.0) Updates `io.micrometer:micrometer-test` from 1.16.5 to 1.17.0 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.16.5...v1.17.0) Updates `io.micrometer:micrometer-test` from 1.16.5 to 1.17.0 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.16.5...v1.17.0) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-version: 7.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: org.springframework:spring-tx dependency-version: 7.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: org.springframework:spring-jdbc dependency-version: 7.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: org.springframework:spring-orm dependency-version: 7.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: org.springframework:spring-tx dependency-version: 7.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: org.springframework:spring-jdbc dependency-version: 7.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: org.springframework:spring-orm dependency-version: 7.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.4.1.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: io.micrometer:micrometer-core dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: io.micrometer:micrometer-test dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: io.micrometer:micrometer-test dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index edf5d7e..d798104 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -9,7 +9,7 @@ testcontainers = "1.21.4" postgresql = "42.7.11" mysql = "9.7.0" kafkaClients = "4.3.0" -spring = "7.0.7" +spring = "7.0.8" springBoot = "4.0.6" vanniktechPublish = "0.36.0" wiremock = "3.13.2" @@ -17,7 +17,7 @@ slf4j = "2.0.18" logback = "1.5.34" assertj = "3.27.7" h2 = "2.4.240" -micrometer = "1.16.5" +micrometer = "1.17.0" jmh = "1.37" jmhGradlePlugin = "0.7.3" pitestGradlePlugin = "1.19.0" @@ -25,7 +25,7 @@ pitestTool = "1.17.0" pitestJunit5Plugin = "1.2.1" # Hibernate ORM 7.x (the line Spring Framework 7.x targets); integration-tests only, to exercise # JpaTransactionManager fail-fast extraction. -hibernate = "7.4.0.Final" +hibernate = "7.4.1.Final" [libraries] kotlinGradlePlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }