From 351d691b7df248f6cf0287fac0592886545ea9ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 18:16:51 +0000 Subject: [PATCH] [Tech] Bump the non-major-dependencies group across 1 directory with 34 updates Bumps the non-major-dependencies group with 33 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) | `3.2.5` | `3.3.1` | | [org.springframework.security:spring-security-oauth2-resource-server](https://github.com/spring-projects/spring-security) | `6.1.5` | `6.3.1` | | [org.springframework.security:spring-security-oauth2-jose](https://github.com/spring-projects/spring-security) | `6.1.5` | `6.3.1` | | [org.springframework.boot:spring-boot-starter-actuator](https://github.com/spring-projects/spring-boot) | `3.2.5` | `3.3.1` | | [org.springframework.boot:spring-boot-starter-json](https://github.com/spring-projects/spring-boot) | `3.2.5` | `3.3.1` | | [org.springframework.boot:spring-boot-starter-security](https://github.com/spring-projects/spring-boot) | `3.3.0` | `3.3.1` | | [org.springframework.boot:spring-boot-starter-data-jpa](https://github.com/spring-projects/spring-boot) | `3.3.0` | `3.3.1` | | [org.springframework.boot:spring-boot-configuration-processor](https://github.com/spring-projects/spring-boot) | `3.2.5` | `3.3.1` | | [org.springframework.boot:spring-boot-starter-cache](https://github.com/spring-projects/spring-boot) | `3.2.5` | `3.3.1` | | [org.springframework.boot:spring-boot-starter-log4j2](https://github.com/spring-projects/spring-boot) | `3.2.5` | `3.3.1` | | [org.springframework.boot:spring-boot-devtools](https://github.com/spring-projects/spring-boot) | `3.2.5` | `3.3.1` | | [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.6.3` | `1.7.1` | | [io.ktor:ktor-client-core-jvm](https://github.com/ktorio/ktor) | `2.3.6` | `2.3.12` | | [io.ktor:ktor-client-java-jvm](https://github.com/ktorio/ktor) | `2.3.3` | `2.3.12` | | [io.ktor:ktor-client-content-negotiation-jvm](https://github.com/ktorio/ktor) | `2.3.11` | `2.3.12` | | [io.ktor:ktor-serialization-kotlinx-json-jvm](https://github.com/ktorio/ktor) | `2.3.11` | `2.3.12` | | [jakarta.validation:jakarta.validation-api](https://github.com/jakartaee/validation) | `3.0.2` | `3.1.0` | | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.16.1` | `2.17.1` | | [org.flywaydb:flyway-core](https://github.com/flyway/flyway) | `10.5.0` | `10.15.2` | | org.flywaydb:flyway-database-postgresql | `10.5.0` | `10.15.2` | | org.springdoc:springdoc-openapi-ui | `1.7.0` | `1.8.0` | | [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.7.3` | `1.8.1` | | [io.hypersistence:hypersistence-utils-hibernate-63](https://github.com/vladmihalcea/hypersistence-utils) | `3.7.5` | `3.8.0` | | [org.hibernate:hibernate-spatial](https://github.com/hibernate/hibernate-orm) | `6.1.7.Final` | `6.5.2.Final` | | [io.sentry:sentry-log4j2](https://github.com/getsentry/sentry-java) | `7.5.0` | `7.11.0` | | [io.ktor:ktor-client-mock-jvm](https://github.com/ktorio/ktor) | `2.3.9` | `2.3.12` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.25.0` | `3.26.0` | | [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.19.4` | `1.19.8` | | [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.19.4` | `1.19.8` | | [jakarta.servlet:jakarta.servlet-api](https://github.com/eclipse-ee4j/servlet-api) | `6.0.0` | `6.1.0` | | [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) | `4.11.0` | `4.12.0` | | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.2.5` | `3.3.1` | | [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.2.5` | `3.3.1` | Updates `org.springframework.boot:spring-boot-starter-web` from 3.2.5 to 3.3.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.5...v3.3.1) Updates `org.springframework.security:spring-security-oauth2-resource-server` from 6.1.5 to 6.3.1 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](https://github.com/spring-projects/spring-security/compare/6.1.5...6.3.1) Updates `org.springframework.security:spring-security-oauth2-jose` from 6.1.5 to 6.3.1 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](https://github.com/spring-projects/spring-security/compare/6.1.5...6.3.1) Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.2.5 to 3.3.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.5...v3.3.1) Updates `org.springframework.boot:spring-boot-starter-json` from 3.2.5 to 3.3.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.5...v3.3.1) Updates `org.springframework.boot:spring-boot-starter-security` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.0...v3.3.1) Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.0...v3.3.1) Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.2.5 to 3.3.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.5...v3.3.1) Updates `org.springframework.boot:spring-boot-starter-cache` from 3.2.5 to 3.3.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.5...v3.3.1) Updates `org.springframework.boot:spring-boot-starter-log4j2` from 3.2.5 to 3.3.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.5...v3.3.1) Updates `org.springframework.boot:spring-boot-devtools` from 3.2.5 to 3.3.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.5...v3.3.1) Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.6.3 to 1.7.1 - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.6.3...v1.7.1) Updates `io.ktor:ktor-client-core-jvm` from 2.3.6 to 2.3.12 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.12/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.6...2.3.12) Updates `io.ktor:ktor-client-java-jvm` from 2.3.3 to 2.3.12 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.12/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.3...2.3.12) Updates `io.ktor:ktor-client-content-negotiation-jvm` from 2.3.11 to 2.3.12 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.12/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.11...2.3.12) Updates `io.ktor:ktor-serialization-kotlinx-json-jvm` from 2.3.11 to 2.3.12 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.12/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.11...2.3.12) Updates `jakarta.validation:jakarta.validation-api` from 3.0.2 to 3.1.0 - [Release notes](https://github.com/jakartaee/validation/releases) - [Commits](https://github.com/jakartaee/validation/compare/3.0.2...3.1.0) Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.16.1 to 2.17.1 - [Commits](https://github.com/FasterXML/jackson-module-kotlin/compare/jackson-module-kotlin-2.16.1...jackson-module-kotlin-2.17.1) Updates `org.flywaydb:flyway-core` from 10.5.0 to 10.15.2 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/compare/flyway-10.5.0...flyway-10.15.2) Updates `org.flywaydb:flyway-database-postgresql` from 10.5.0 to 10.15.2 Updates `org.springdoc:springdoc-openapi-ui` from 1.7.0 to 1.8.0 Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.7.3 to 1.8.1 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.7.3...1.8.1) Updates `io.hypersistence:hypersistence-utils-hibernate-63` from 3.7.5 to 3.8.0 - [Changelog](https://github.com/vladmihalcea/hypersistence-utils/blob/master/changelog.txt) - [Commits](https://github.com/vladmihalcea/hypersistence-utils/compare/hypersistence-utils-parent-3.7.5...hypersistence-utils-parent-3.8.0) Updates `org.hibernate:hibernate-spatial` from 6.1.7.Final to 6.5.2.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.5.2/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/6.1.7...6.5.2) Updates `io.sentry:sentry-log4j2` from 7.5.0 to 7.11.0 - [Release notes](https://github.com/getsentry/sentry-java/releases) - [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-java/compare/7.5.0...7.11.0) Updates `io.ktor:ktor-client-mock-jvm` from 2.3.9 to 2.3.12 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.12/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.9...2.3.12) Updates `org.assertj:assertj-core` from 3.25.0 to 3.26.0 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.25.0...assertj-build-3.26.0) Updates `org.testcontainers:postgresql` from 1.19.4 to 1.19.8 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.4...1.19.8) Updates `org.testcontainers:testcontainers` from 1.19.4 to 1.19.8 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.4...1.19.8) Updates `org.testcontainers:junit-jupiter` from 1.19.4 to 1.19.8 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.4...1.19.8) Updates `jakarta.servlet:jakarta.servlet-api` from 6.0.0 to 6.1.0 - [Commits](https://github.com/eclipse-ee4j/servlet-api/commits) Updates `com.squareup.okhttp3:mockwebserver` from 4.11.0 to 4.12.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.11.0...parent-4.12.0) Updates `org.springframework.boot:spring-boot-starter-test` from 3.2.5 to 3.3.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.5...v3.3.1) Updates `org.springframework.boot` from 3.2.5 to 3.3.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.5...v3.3.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.springframework.security:spring-security-oauth2-resource-server dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.springframework.security:spring-security-oauth2-jose dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-json dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-security dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-data-jpa dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-cache dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-log4j2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.springframework.boot:spring-boot-devtools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: io.ktor:ktor-client-core-jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: io.ktor:ktor-client-java-jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: io.ktor:ktor-client-content-negotiation-jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: io.ktor:ktor-serialization-kotlinx-json-jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: jakarta.validation:jakarta.validation-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.flywaydb:flyway-database-postgresql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.springdoc:springdoc-openapi-ui dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: io.hypersistence:hypersistence-utils-hibernate-63 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.hibernate:hibernate-spatial dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: io.sentry:sentry-log4j2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: io.ktor:ktor-client-mock-jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.testcontainers:postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: org.testcontainers:testcontainers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: org.testcontainers:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: jakarta.servlet:jakarta.servlet-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: com.squareup.okhttp3:mockwebserver dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies ... Signed-off-by: dependabot[bot] --- backend/build.gradle.kts | 68 ++++++++++++++++++++-------------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/backend/build.gradle.kts b/backend/build.gradle.kts index 144d405bd0..515b357df0 100644 --- a/backend/build.gradle.kts +++ b/backend/build.gradle.kts @@ -1,7 +1,7 @@ plugins { `java-library` `maven-publish` - id("org.springframework.boot") version "3.2.5" + id("org.springframework.boot") version "3.3.1" id("org.jetbrains.kotlin.plugin.spring") version "1.9.23" kotlin("jvm") version "1.9.23" id("org.jetbrains.kotlin.plugin.allopen") version "1.9.22" @@ -36,48 +36,48 @@ tasks.named("compileKotlin", org.jetbrains.kotlin.gradle.tasks.KotlinCompilation } dependencies { - api("org.springframework.boot:spring-boot-starter-web:3.2.5") - api("org.springframework.security:spring-security-oauth2-resource-server:6.1.5") - api("org.springframework.security:spring-security-oauth2-jose:6.1.5") - api("org.springframework.boot:spring-boot-starter-actuator:3.2.5") - api("org.springframework.boot:spring-boot-starter-json:3.2.5") - api("org.springframework.boot:spring-boot-starter-security:3.3.0") - api("org.springframework.boot:spring-boot-starter-data-jpa:3.3.0") - api("org.springframework.boot:spring-boot-configuration-processor:3.2.5") - api("org.springframework.boot:spring-boot-starter-cache:3.2.5") - api("org.springframework.boot:spring-boot-starter-log4j2:3.2.5") - runtimeOnly("org.springframework.boot:spring-boot-devtools:3.2.5") - api("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3") - api("io.ktor:ktor-client-core-jvm:2.3.6") - api("io.ktor:ktor-client-java-jvm:2.3.3") - api("io.ktor:ktor-client-content-negotiation-jvm:2.3.11") - api("io.ktor:ktor-serialization-kotlinx-json-jvm:2.3.11") + api("org.springframework.boot:spring-boot-starter-web:3.3.1") + api("org.springframework.security:spring-security-oauth2-resource-server:6.3.1") + api("org.springframework.security:spring-security-oauth2-jose:6.3.1") + api("org.springframework.boot:spring-boot-starter-actuator:3.3.1") + api("org.springframework.boot:spring-boot-starter-json:3.3.1") + api("org.springframework.boot:spring-boot-starter-security:3.3.1") + api("org.springframework.boot:spring-boot-starter-data-jpa:3.3.1") + api("org.springframework.boot:spring-boot-configuration-processor:3.3.1") + api("org.springframework.boot:spring-boot-starter-cache:3.3.1") + api("org.springframework.boot:spring-boot-starter-log4j2:3.3.1") + runtimeOnly("org.springframework.boot:spring-boot-devtools:3.3.1") + api("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.1") + api("io.ktor:ktor-client-core-jvm:2.3.12") + api("io.ktor:ktor-client-java-jvm:2.3.12") + api("io.ktor:ktor-client-content-negotiation-jvm:2.3.12") + api("io.ktor:ktor-serialization-kotlinx-json-jvm:2.3.12") api("org.hibernate.validator:hibernate-validator:8.0.1.Final") - api("jakarta.validation:jakarta.validation-api:3.0.2") - api("com.fasterxml.jackson.module:jackson-module-kotlin:2.16.1") + api("jakarta.validation:jakarta.validation-api:3.1.0") + api("com.fasterxml.jackson.module:jackson-module-kotlin:2.17.1") api("com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0") - api("org.flywaydb:flyway-core:10.5.0") - api("org.flywaydb:flyway-database-postgresql:10.5.0") - api("org.springdoc:springdoc-openapi-ui:1.7.0") + api("org.flywaydb:flyway-core:10.15.2") + api("org.flywaydb:flyway-database-postgresql:10.15.2") + api("org.springdoc:springdoc-openapi-ui:1.8.0") api("org.jetbrains.kotlin:kotlin-reflect:1.9.23") api("org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10") - api("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3") + api("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1") api("com.neovisionaries:nv-i18n:1.29") api("com.github.ben-manes.caffeine:caffeine:3.1.8") - api("io.hypersistence:hypersistence-utils-hibernate-63:3.7.5") + api("io.hypersistence:hypersistence-utils-hibernate-63:3.8.0") api("org.locationtech.jts:jts-core:1.19.0") - api("org.hibernate:hibernate-spatial:6.1.7.Final") + api("org.hibernate:hibernate-spatial:6.5.2.Final") api("io.sentry:sentry:6.31.0") - api("io.sentry:sentry-log4j2:7.5.0") + api("io.sentry:sentry-log4j2:7.11.0") runtimeOnly("org.postgresql:postgresql:42.7.3") - testImplementation("io.ktor:ktor-client-mock-jvm:2.3.9") - testImplementation("org.assertj:assertj-core:3.25.0") - testImplementation("org.testcontainers:postgresql:1.19.4") - testImplementation("org.testcontainers:testcontainers:1.19.4") - testImplementation("org.testcontainers:junit-jupiter:1.19.4") - testImplementation("jakarta.servlet:jakarta.servlet-api:6.0.0") - testImplementation("com.squareup.okhttp3:mockwebserver:4.11.0") - testImplementation("org.springframework.boot:spring-boot-starter-test:3.2.5") + testImplementation("io.ktor:ktor-client-mock-jvm:2.3.12") + testImplementation("org.assertj:assertj-core:3.26.0") + testImplementation("org.testcontainers:postgresql:1.19.8") + testImplementation("org.testcontainers:testcontainers:1.19.8") + testImplementation("org.testcontainers:junit-jupiter:1.19.8") + testImplementation("jakarta.servlet:jakarta.servlet-api:6.1.0") + testImplementation("com.squareup.okhttp3:mockwebserver:4.12.0") + testImplementation("org.springframework.boot:spring-boot-starter-test:3.3.1") testImplementation("org.springframework.restdocs:spring-restdocs-mockmvc:3.0.1") }