Skip to content

Bump the minor-and-patch group in /backend with 19 updates - #3130

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/backend/minor-and-patch-ac9c30d8bc
Open

Bump the minor-and-patch group in /backend with 19 updates#3130
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/backend/minor-and-patch-ac9c30d8bc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group in /backend with 19 updates:

Package From To
gradle-wrapper 9.6.1 9.7.1
com.expediagroup:graphql-kotlin-client 10.2.0 10.2.2
com.expediagroup:graphql-kotlin-schema-generator 10.2.0 10.2.2
com.expediagroup.graphql 10.2.0 10.2.2
com.google.protobuf:protobuf-kotlin 4.35.1 4.36.0
org.jetbrains.exposed:exposed-core 1.3.1 1.5.0
org.jetbrains.exposed:exposed-dao 1.3.1 1.5.0
org.jetbrains.exposed:exposed-java-time 1.3.1 1.5.0
org.jetbrains.exposed:exposed-jdbc 1.3.1 1.5.0
com.kohlschutter.junixsocket:junixsocket-common 2.10.1 2.11.0
com.kohlschutter.junixsocket:junixsocket-core 2.10.1 2.11.0
io.ktor:ktor-client-cio-jvm 3.5.1 3.5.2
io.ktor:ktor-client-core-jvm 3.5.1 3.5.2
org.springdoc:springdoc-openapi-starter-webmvc-ui 3.0.3 3.1.0
org.springframework.boot:spring-boot-starter-mail 4.1.0 4.1.1
org.springframework.boot:spring-boot-starter-webmvc 4.1.0 4.1.1
org.springframework.boot:spring-boot-starter-graphql 4.1.0 4.1.1
org.springframework.boot 4.1.0 4.1.1
io.sentry.jvm.gradle 6.16.0 6.20.0

Updates gradle-wrapper from 9.6.1 to 9.7.1

Release notes

Sourced from gradle-wrapper's releases.

9.7.1

The Gradle team is excited to announce Gradle 9.7.1.

This is a patch release for 9.7.0. We recommend using 9.7.1 instead of 9.7.0.

Here are the highlights of 9.7.0 release:

  • Isolated Projects graduates to incubating
  • Broader Configuration Cache compatibility
  • Resilient Sync helps you fix broken builds
  • More source locations in problem reports

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: Adam, Aman Gautam, Aman Kumar, Anton Dubrouski, Aurimas, gbhavya07, Josh Friend, nicklauslittle-gov, Pragati, project516, Qin Mi, Ravi, sk-reddy17, Suvrat Acharya, Yongshun Ye.

Upgrade instructions

Switch your build to use Gradle 9.7.1 by updating your wrapper:

./gradlew :wrapper --gradle-version=9.7.1 && ./gradlew :wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

9.7.0

The Gradle team is excited to announce Gradle 9.7.0.

... (truncated)

Commits

Updates com.expediagroup:graphql-kotlin-client from 10.2.0 to 10.2.2

Release notes

Sourced from com.expediagroup:graphql-kotlin-client's releases.

10.2.2

Other Changes

10.2.1

What's Changed

Full Changelog: ExpediaGroup/graphql-kotlin@10.2.0...10.2.1

Commits

Updates com.expediagroup:graphql-kotlin-schema-generator from 10.2.0 to 10.2.2

Release notes

Sourced from com.expediagroup:graphql-kotlin-schema-generator's releases.

10.2.2

Other Changes

10.2.1

What's Changed

Full Changelog: ExpediaGroup/graphql-kotlin@10.2.0...10.2.1

Commits

Updates com.expediagroup.graphql from 10.2.0 to 10.2.2

Release notes

Sourced from com.expediagroup.graphql's releases.

10.2.2

Other Changes

10.2.1

What's Changed

Full Changelog: ExpediaGroup/graphql-kotlin@10.2.0...10.2.1

Commits

Updates com.expediagroup:graphql-kotlin-schema-generator from 10.2.0 to 10.2.2

Release notes

Sourced from com.expediagroup:graphql-kotlin-schema-generator's releases.

10.2.2

Other Changes

10.2.1

What's Changed

Full Changelog: ExpediaGroup/graphql-kotlin@10.2.0...10.2.1

Commits

Updates com.google.protobuf:protobuf-kotlin from 4.35.1 to 4.36.0

Updates org.jetbrains.exposed:exposed-core from 1.3.1 to 1.5.0

Release notes

Sourced from org.jetbrains.exposed:exposed-core's releases.

1.5.0

Change log

New Contributors

1.4.0

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:exposed-core's changelog.

1.5.0

Infrastructure:

  • Flyway 13.3.0

Features:

Bug fixes:

Docs:

1.4.0

Infrastructure:

  • log4j2 2.26.1
  • postgresql-jdbc 42.7.13
  • flyway 13.1.0
  • kover 0.9.9
  • r2dbc-mysql 1.4.3
  • sqlite-jdbc 3.53.2.1
  • SpringFramework 7.0.8
  • SpringBoot 4.1.0
  • joda-time 2.14.3
  • ojdbc11 23.26.3.0.0

Features:

Bug fixes:

... (truncated)

Commits
  • 8436120 chore: Bump Exposed version from 1.4.0 to 1.5.0
  • 5d7adb1 chore: Bump Exposed version from 1.4.0 to 1.5.0
  • 0941b5b chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 1a700f3 feat: EXPOSED-924 Extend multi-row values batch insert to all DB and drivers ...
  • f10b115 fix(plugin): Prevent timestamp migration version collisions with generateMigr...
  • 8b5d251 fix(r2dbc): EXPOSED-1047 Release R2DBC connection on failure of beginTransact...
  • cdfe1a6 fix: Nullable enumeration columns not handled by r2dbc-postgresql 1.0.5 or ol...
  • e0f8ece feat: Add Amazon Redshift JDBC support (#2883)
  • 203419a feat: Add multi-row values (single statement) batch insert for PostgreSQL wit...
  • 0427b66 fix: EXPOSED-798 Declare Spring Beans as Infrastructure to prevent warnings (...
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-dao from 1.3.1 to 1.5.0

Release notes

Sourced from org.jetbrains.exposed:exposed-dao's releases.

1.5.0

Change log

New Contributors

1.4.0

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:exposed-dao's changelog.

1.5.0

Infrastructure:

  • Flyway 13.3.0

Features:

Bug fixes:

Docs:

1.4.0

Infrastructure:

  • log4j2 2.26.1
  • postgresql-jdbc 42.7.13
  • flyway 13.1.0
  • kover 0.9.9
  • r2dbc-mysql 1.4.3
  • sqlite-jdbc 3.53.2.1
  • SpringFramework 7.0.8
  • SpringBoot 4.1.0
  • joda-time 2.14.3
  • ojdbc11 23.26.3.0.0

Features:

Bug fixes:

... (truncated)

Commits
  • 8436120 chore: Bump Exposed version from 1.4.0 to 1.5.0
  • 5d7adb1 chore: Bump Exposed version from 1.4.0 to 1.5.0
  • 0941b5b chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 1a700f3 feat: EXPOSED-924 Extend multi-row values batch insert to all DB and drivers ...
  • f10b115 fix(plugin): Prevent timestamp migration version collisions with generateMigr...
  • 8b5d251 fix(r2dbc): EXPOSED-1047 Release R2DBC connection on failure of beginTransact...
  • cdfe1a6 fix: Nullable enumeration columns not handled by r2dbc-postgresql 1.0.5 or ol...
  • e0f8ece feat: Add Amazon Redshift JDBC support (#2883)
  • 203419a feat: Add multi-row values (single statement) batch insert for PostgreSQL wit...
  • 0427b66 fix: EXPOSED-798 Declare Spring Beans as Infrastructure to prevent warnings (...
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-java-time from 1.3.1 to 1.5.0

Release notes

Sourced from org.jetbrains.exposed:exposed-java-time's releases.

1.5.0

Change log

New Contributors

1.4.0

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:exposed-java-time's changelog.

1.5.0

Infrastructure:

  • Flyway 13.3.0

Features:

Bug fixes:

Docs:

1.4.0

Infrastructure:

  • log4j2 2.26.1
  • postgresql-jdbc 42.7.13
  • flyway 13.1.0
  • kover 0.9.9
  • r2dbc-mysql 1.4.3
  • sqlite-jdbc 3.53.2.1
  • SpringFramework 7.0.8
  • SpringBoot 4.1.0
  • joda-time 2.14.3
  • ojdbc11 23.26.3.0.0

Features:

Bug fixes:

... (truncated)

Commits
  • 8436120 chore: Bump Exposed version from 1.4.0 to 1.5.0
  • 5d7adb1 chore: Bump Exposed version from 1.4.0 to 1.5.0
  • 0941b5b chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 1a700f3 feat: EXPOSED-924 Extend multi-row values batch insert to all DB and drivers ...
  • f10b115 fix(plugin): Prevent timestamp migration version collisions with generateMigr...
  • 8b5d251 fix(r2dbc): EXPOSED-1047 Release R2DBC connection on failure of beginTransact...
  • cdfe1a6 fix: Nullable enumeration columns not handled by r2dbc-postgresql 1.0.5 or ol...
  • e0f8ece feat: Add Amazon Redshift JDBC support (#2883)
  • 203419a feat: Add multi-row values (single statement) batch insert for PostgreSQL wit...
  • 0427b66 fix: EXPOSED-798 Declare Spring Beans as Infrastructure to prevent warnings (...
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-jdbc from 1.3.1 to 1.5.0

Release notes

Sourced from org.jetbrains.exposed:exposed-jdbc's releases.

1.5.0

Change log

New Contributors

1.4.0

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:exposed-jdbc's changelog.

1.5.0

Infrastructure:

  • Flyway 13.3.0

Features:

Bug fixes:

Docs:

1.4.0

Infrastructure:

  • log4j2 2.26.1
  • postgresql-jdbc 42.7.13
  • flyway 13.1.0
  • kover 0.9.9
  • r2dbc-mysql 1.4.3
  • sqlite-jdbc 3.53.2.1
  • SpringFramework 7.0.8
  • SpringBoot 4.1.0
  • joda-time 2.14.3
  • ojdbc11 23.26.3.0.0

Features:

Bug fixes:

... (truncated)

Commits
  • 8436120 chore: Bump Exposed version from 1.4.0 to 1.5.0
  • 5d7adb1 chore: Bump Exposed version from 1.4.0 to 1.5.0
  • 0941b5b chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 1a700f3 feat: EXPOSED-924 Extend multi-row values batch insert to all DB and drivers ...
  • f10b115 fix(plugin): Prevent timestamp migration version collisions with generateMigr...
  • 8b5d251 fix(r2dbc): EXPOSED-1047 Release R2DBC connection on failure of beginTransact...
  • cdfe1a6 fix: Nullable enumeration columns not handled by r2dbc-postgresql 1.0.5 or ol...
  • e0f8ece feat: Add Amazon Redshift JDBC support (#2883)
  • 203419a feat: Add multi-row values (single statement) batch insert for PostgreSQL wit...
  • 0427b66 fix: EXPOSED-798 Declare Spring Beans as Infrastructure to prevent warnings (...
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-dao from 1.3.1 to 1.5.0

Release notes

Sourced from org.jetbrains.exposed:exposed-dao's releases.

1.5.0

Change log

New Contributors

1.4.0

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:exposed-dao's changelog.

1.5.0

Infrastructure:

  • Flyway 13.3.0

Features:

Bumps the minor-and-patch group in /backend with 19 updates:

| Package | From | To |
| --- | --- | --- |
| [gradle-wrapper](https://github.com/gradle/gradle) | `9.6.1` | `9.7.1` |
| [com.expediagroup:graphql-kotlin-client](https://github.com/ExpediaGroup/graphql-kotlin) | `10.2.0` | `10.2.2` |
| [com.expediagroup:graphql-kotlin-schema-generator](https://github.com/ExpediaGroup/graphql-kotlin) | `10.2.0` | `10.2.2` |
| [com.expediagroup.graphql](https://github.com/ExpediaGroup/graphql-kotlin) | `10.2.0` | `10.2.2` |
| com.google.protobuf:protobuf-kotlin | `4.35.1` | `4.36.0` |
| [org.jetbrains.exposed:exposed-core](https://github.com/JetBrains/Exposed) | `1.3.1` | `1.5.0` |
| [org.jetbrains.exposed:exposed-dao](https://github.com/JetBrains/Exposed) | `1.3.1` | `1.5.0` |
| [org.jetbrains.exposed:exposed-java-time](https://github.com/JetBrains/Exposed) | `1.3.1` | `1.5.0` |
| [org.jetbrains.exposed:exposed-jdbc](https://github.com/JetBrains/Exposed) | `1.3.1` | `1.5.0` |
| [com.kohlschutter.junixsocket:junixsocket-common](https://github.com/kohlschutter/junixsocket) | `2.10.1` | `2.11.0` |
| [com.kohlschutter.junixsocket:junixsocket-core](https://github.com/kohlschutter/junixsocket) | `2.10.1` | `2.11.0` |
| [io.ktor:ktor-client-cio-jvm](https://github.com/ktorio/ktor) | `3.5.1` | `3.5.2` |
| [io.ktor:ktor-client-core-jvm](https://github.com/ktorio/ktor) | `3.5.1` | `3.5.2` |
| [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `3.0.3` | `3.1.0` |
| [org.springframework.boot:spring-boot-starter-mail](https://github.com/spring-projects/spring-boot) | `4.1.0` | `4.1.1` |
| [org.springframework.boot:spring-boot-starter-webmvc](https://github.com/spring-projects/spring-boot) | `4.1.0` | `4.1.1` |
| [org.springframework.boot:spring-boot-starter-graphql](https://github.com/spring-projects/spring-boot) | `4.1.0` | `4.1.1` |
| [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `4.1.0` | `4.1.1` |
| [io.sentry.jvm.gradle](https://github.com/getsentry/sentry-android-gradle-plugin) | `6.16.0` | `6.20.0` |


Updates `gradle-wrapper` from 9.6.1 to 9.7.1
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.6.1...v9.7.1)

Updates `com.expediagroup:graphql-kotlin-client` from 10.2.0 to 10.2.2
- [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases)
- [Commits](ExpediaGroup/graphql-kotlin@10.2.0...10.2.2)

Updates `com.expediagroup:graphql-kotlin-schema-generator` from 10.2.0 to 10.2.2
- [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases)
- [Commits](ExpediaGroup/graphql-kotlin@10.2.0...10.2.2)

Updates `com.expediagroup.graphql` from 10.2.0 to 10.2.2
- [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases)
- [Commits](ExpediaGroup/graphql-kotlin@10.2.0...10.2.2)

Updates `com.expediagroup:graphql-kotlin-schema-generator` from 10.2.0 to 10.2.2
- [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases)
- [Commits](ExpediaGroup/graphql-kotlin@10.2.0...10.2.2)

Updates `com.google.protobuf:protobuf-kotlin` from 4.35.1 to 4.36.0

Updates `org.jetbrains.exposed:exposed-core` from 1.3.1 to 1.5.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@1.3.1...1.5.0)

Updates `org.jetbrains.exposed:exposed-dao` from 1.3.1 to 1.5.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@1.3.1...1.5.0)

Updates `org.jetbrains.exposed:exposed-java-time` from 1.3.1 to 1.5.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@1.3.1...1.5.0)

Updates `org.jetbrains.exposed:exposed-jdbc` from 1.3.1 to 1.5.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@1.3.1...1.5.0)

Updates `org.jetbrains.exposed:exposed-dao` from 1.3.1 to 1.5.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@1.3.1...1.5.0)

Updates `org.jetbrains.exposed:exposed-java-time` from 1.3.1 to 1.5.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@1.3.1...1.5.0)

Updates `org.jetbrains.exposed:exposed-jdbc` from 1.3.1 to 1.5.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@1.3.1...1.5.0)

Updates `com.kohlschutter.junixsocket:junixsocket-common` from 2.10.1 to 2.11.0
- [Release notes](https://github.com/kohlschutter/junixsocket/releases)
- [Commits](kohlschutter/junixsocket@junixsocket-2.10.1...junixsocket-2.11.0)

Updates `com.kohlschutter.junixsocket:junixsocket-core` from 2.10.1 to 2.11.0
- [Release notes](https://github.com/kohlschutter/junixsocket/releases)
- [Commits](kohlschutter/junixsocket@junixsocket-2.10.1...junixsocket-2.11.0)

Updates `com.kohlschutter.junixsocket:junixsocket-core` from 2.10.1 to 2.11.0
- [Release notes](https://github.com/kohlschutter/junixsocket/releases)
- [Commits](kohlschutter/junixsocket@junixsocket-2.10.1...junixsocket-2.11.0)

Updates `io.ktor:ktor-client-cio-jvm` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@3.5.1...3.5.2)

Updates `io.ktor:ktor-client-core-jvm` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@3.5.1...3.5.2)

Updates `io.ktor:ktor-client-core-jvm` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@3.5.1...3.5.2)

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](springdoc/springdoc-openapi@v3.0.3...v3.1.0)

Updates `org.springframework.boot:spring-boot-starter-mail` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v4.1.0...v4.1.1)

Updates `org.springframework.boot:spring-boot-starter-webmvc` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v4.1.0...v4.1.1)

Updates `org.springframework.boot:spring-boot-starter-graphql` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v4.1.0...v4.1.1)

Updates `org.springframework.boot` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v4.1.0...v4.1.1)

Updates `org.springframework.boot:spring-boot-starter-webmvc` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v4.1.0...v4.1.1)

Updates `org.springframework.boot:spring-boot-starter-graphql` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v4.1.0...v4.1.1)

Updates `com.expediagroup.graphql` from 10.2.0 to 10.2.2
- [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases)
- [Commits](ExpediaGroup/graphql-kotlin@10.2.0...10.2.2)

Updates `io.sentry.jvm.gradle` from 6.16.0 to 6.20.0
- [Release notes](https://github.com/getsentry/sentry-android-gradle-plugin/releases)
- [Changelog](https://github.com/getsentry/sentry-android-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-android-gradle-plugin@6.16.0...6.20.0)

Updates `org.springframework.boot` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: com.expediagroup:graphql-kotlin-client
  dependency-version: 10.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: com.expediagroup:graphql-kotlin-schema-generator
  dependency-version: 10.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: com.expediagroup.graphql
  dependency-version: 10.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: com.expediagroup:graphql-kotlin-schema-generator
  dependency-version: 10.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: com.google.protobuf:protobuf-kotlin
  dependency-version: 4.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.jetbrains.exposed:exposed-core
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.jetbrains.exposed:exposed-dao
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.jetbrains.exposed:exposed-java-time
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.jetbrains.exposed:exposed-jdbc
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.jetbrains.exposed:exposed-dao
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.jetbrains.exposed:exposed-java-time
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.jetbrains.exposed:exposed-jdbc
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: com.kohlschutter.junixsocket:junixsocket-common
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: com.kohlschutter.junixsocket:junixsocket-core
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: com.kohlschutter.junixsocket:junixsocket-core
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: io.ktor:ktor-client-cio-jvm
  dependency-version: 3.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.ktor:ktor-client-core-jvm
  dependency-version: 3.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.ktor:ktor-client-core-jvm
  dependency-version: 3.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- 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: minor-and-patch
- dependency-name: org.springframework.boot:spring-boot-starter-mail
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: org.springframework.boot:spring-boot-starter-webmvc
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: org.springframework.boot:spring-boot-starter-graphql
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: org.springframework.boot
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: org.springframework.boot:spring-boot-starter-webmvc
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: org.springframework.boot:spring-boot-starter-graphql
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: com.expediagroup.graphql
  dependency-version: 10.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.sentry.jvm.gradle
  dependency-version: 6.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.springframework.boot
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file maintenance not testable for end users labels Sep 1, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file maintenance not testable for end users labels Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file maintenance not testable for end users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants