From d239abde7aa8f1771618a519d16a6869045d68a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 16:35:42 +0000 Subject: [PATCH] build(deps): bump the all-gradle group across 1 directory with 8 updates Bumps the all-gradle group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `3.0.3` | `3.1.0` | | [tools.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `3.1.4` | `3.2.1` | | [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) | `6.0.0` | `6.0.1` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.2` | | [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.22.0` | `1.22.1` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.11` | `42.7.13` | | [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) | `1.60.0` | `1.62.0` | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.5.1` | `9.6.1` | Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 3.0.3 to 3.1.0 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](https://github.com/springdoc/springdoc-openapi/compare/v3.0.3...v3.1.0) Updates `tools.jackson.module:jackson-module-kotlin` from 3.1.4 to 3.2.1 - [Commits](https://github.com/FasterXML/jackson-module-kotlin/compare/jackson-module-kotlin-3.1.4...jackson-module-kotlin-3.2.1) Updates `io.rest-assured:rest-assured` from 6.0.0 to 6.0.1 - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](https://github.com/rest-assured/rest-assured/compare/rest-assured-6.0.0...rest-assured-6.0.1) Updates `org.junit.jupiter:junit-jupiter` from 6.1.0 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.0...r6.1.2) Updates `commons-codec:commons-codec` from 1.22.0 to 1.22.1 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.22.0...rel/commons-codec-1.22.1) Updates `org.postgresql:postgresql` from 42.7.11 to 42.7.13 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.7.11...REL42.7.13) Updates `com.microsoft.playwright:playwright` from 1.60.0 to 1.62.0 - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](https://github.com/microsoft/playwright-java/compare/v1.60.0...v1.62.0) Updates `gradle-wrapper` from 9.5.1 to 9.6.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](https://github.com/gradle/gradle/compare/v9.5.1...v9.6.1) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gradle - dependency-name: tools.jackson.module:jackson-module-kotlin dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gradle - dependency-name: io.rest-assured:rest-assured dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle - dependency-name: commons-codec:commons-codec dependency-version: 1.22.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle - dependency-name: org.postgresql:postgresql dependency-version: 42.7.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle - dependency-name: com.microsoft.playwright:playwright dependency-version: 1.62.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gradle - dependency-name: gradle-wrapper dependency-version: 9.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gradle ... Signed-off-by: dependabot[bot] --- gradle/wrapper/gradle-wrapper.properties | 2 +- gradlew | 4 ++-- gradlew.bat | 4 ++-- services/auth-api/build.gradle.kts | 4 ++-- services/knowledge-api/build.gradle.kts | 4 ++-- services/system-tests/build.gradle.kts | 10 +++++----- 6 files changed, 14 insertions(+), 14 deletions(-) diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index df6a6ad7..a9db1155 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.1-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.1-bin.zip networkTimeout=10000 retries=0 retryBackOffMs=500 diff --git a/gradlew b/gradlew index b9bb139f..249efbb0 100755 --- a/gradlew +++ b/gradlew @@ -20,7 +20,7 @@ ############################################################################## # -# Gradle start up script for POSIX generated by Gradle. +# gradlew start up script for POSIX generated by Gradle. # # Important for running: # @@ -29,7 +29,7 @@ # bash, then to run this script, type that shell name before the whole # command line, like: # -# ksh Gradle +# ksh gradlew # # Busybox and similar reduced shells will NOT work, because this script # requires all of these POSIX shell features: diff --git a/gradlew.bat b/gradlew.bat index aa5f10b0..8508ef68 100644 --- a/gradlew.bat +++ b/gradlew.bat @@ -19,7 +19,7 @@ @if "%DEBUG%"=="" @echo off @rem ########################################################################## @rem -@rem Gradle startup script for Windows +@rem gradlew startup script for Windows @rem @rem ########################################################################## @@ -72,7 +72,7 @@ echo location of your Java installation. 1>&2 -@rem Execute Gradle +@rem Execute gradlew @rem endlocal doesn't take effect until after the line is parsed and variables are expanded @rem which allows us to clear the local environment before executing the java command endlocal & "%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -jar "%APP_HOME%\gradle\wrapper\gradle-wrapper.jar" %* & call :exitWithErrorLevel diff --git a/services/auth-api/build.gradle.kts b/services/auth-api/build.gradle.kts index 1e64eb0a..1c71c5ed 100644 --- a/services/auth-api/build.gradle.kts +++ b/services/auth-api/build.gradle.kts @@ -35,12 +35,12 @@ dependencies { implementation("org.springframework.session:spring-session-data-redis") implementation("org.springframework.boot:spring-boot-starter-amqp") implementation("org.springframework.boot:spring-boot-starter-mail") - implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:3.0.3") + implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:3.1.0") implementation("org.springframework.boot:spring-boot-starter-flyway") implementation("org.flywaydb:flyway-database-postgresql") implementation("org.springframework.boot:spring-boot-starter-jooq") implementation("org.jooq:jooq") - implementation("tools.jackson.module:jackson-module-kotlin:3.1.4") + implementation("tools.jackson.module:jackson-module-kotlin:3.2.1") runtimeOnly("org.postgresql:postgresql") // Tracing runtime jars. With these on the classpath Spring Boot // activates micrometer-tracing + the OTLP exporter and starts shipping diff --git a/services/knowledge-api/build.gradle.kts b/services/knowledge-api/build.gradle.kts index 50b75bc2..0e3328d9 100644 --- a/services/knowledge-api/build.gradle.kts +++ b/services/knowledge-api/build.gradle.kts @@ -32,13 +32,13 @@ dependencies { implementation("org.flywaydb:flyway-database-postgresql") implementation("org.springframework.boot:spring-boot-starter-jooq") implementation("org.jooq:jooq") - implementation("tools.jackson.module:jackson-module-kotlin:3.1.4") + implementation("tools.jackson.module:jackson-module-kotlin:3.2.1") // Springdoc publishes `/api/v1/api-docs` (OpenAPI 3 JSON) over the // committed REST controllers under `web/`. The committed // `services/knowledge-api/openapi.json` is the contract knowledge-ui // consumes via `pnpm contract:generate`. Same dep + path convention // assistant-api uses. - implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:3.0.3") + implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:3.1.0") runtimeOnly("org.postgresql:postgresql") // Tracing runtime jars — adds micrometer-tracing bridge + OTLP exporter // so the OTel javaagent's MDC enrichment + auto-instrumentation activate diff --git a/services/system-tests/build.gradle.kts b/services/system-tests/build.gradle.kts index 86fa0f64..eb3016c5 100644 --- a/services/system-tests/build.gradle.kts +++ b/services/system-tests/build.gradle.kts @@ -9,16 +9,16 @@ import org.gradle.api.tasks.SourceSetContainer import org.gradle.api.tasks.testing.Test dependencies { - testImplementation("io.rest-assured:rest-assured:6.0.0") - testImplementation("org.junit.jupiter:junit-jupiter:6.1.0") + testImplementation("io.rest-assured:rest-assured:6.0.1") + testImplementation("org.junit.jupiter:junit-jupiter:6.1.2") testRuntimeOnly("org.junit.platform:junit-platform-launcher") testImplementation("org.assertj:assertj-core:3.27.7") testImplementation("org.testcontainers:testcontainers:2.0.5") testImplementation("org.testcontainers:testcontainers-junit-jupiter:2.0.5") testImplementation("dev.turingcomplete:kotlin-onetimepassword:3.0.0") - testImplementation("commons-codec:commons-codec:1.22.0") - testRuntimeOnly("org.postgresql:postgresql:42.7.11") - testImplementation("com.microsoft.playwright:playwright:1.60.0") + testImplementation("commons-codec:commons-codec:1.22.1") + testRuntimeOnly("org.postgresql:postgresql:42.7.13") + testImplementation("com.microsoft.playwright:playwright:1.62.0") } val testSourceSet = extensions.getByType(SourceSetContainer::class.java).getByName("test")