Skip to content

chore(deps): bump the production group with 6 updates - #105

Merged
softwaremill-ci merged 1 commit into
mainfrom
dependabot/gradle/production-7422d72bc8
Aug 12, 2026
Merged

chore(deps): bump the production group with 6 updates#105
softwaremill-ci merged 1 commit into
mainfrom
dependabot/gradle/production-7422d72bc8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor

Bumps the production group with 6 updates:

Package From To
gradle-wrapper 9.6.1 9.7.0
org.jetbrains.exposed:exposed-core 1.3.1 1.4.0
org.jetbrains.exposed:exposed-jdbc 1.3.1 1.4.0
org.jetbrains.exposed:exposed-json 1.3.1 1.4.0
org.jetbrains.exposed:exposed-java-time 1.3.1 1.4.0
org.jetbrains.exposed:spring7-transaction 1.3.1 1.4.0

Updates gradle-wrapper from 9.6.1 to 9.7.0

Release notes

Sourced from gradle-wrapper's releases.

9.7.0

The Gradle team is excited to announce Gradle 9.7.0.

Here are the highlights of this release:

  • Isolated Projects graduates to incubating
  • Broader Configuration Cache compatibility
  • 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.0 by updating your wrapper:

./gradlew :wrapper --gradle-version=9.7.0 && ./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 RC3

The Gradle team is excited to announce Gradle 9.7.0 RC3.

Here are the highlights of this release:

  • Isolated Projects graduates to incubating

... (truncated)

Commits
  • 3defbfc make DistributionIntegrationSpec more permissive for releases (#38766)
  • f176043 make DistributionIntegrationSpec more permissive for releases
  • b0828da Prepare release notes for Gradle 9.7.0GA (#38756)
  • 064b6d6 cleanup
  • dfe7bdc add new training to release notes
  • 7561968 add release notes for 37801
  • 68a1f35 cherrypick 38367 to release
  • a462c95 Rebalance AllVersionsCrossVersion buckets for agents without TestDistribution...
  • 820e2b1 Update Gradle wrapper to version 9.7.0-rc-3 (#38743)
  • 75ea3d7 Update Gradle wrapper to version 9.7.0-rc-3
  • Additional commits viewable in compare view

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

Release notes

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

1.4.0

Change log

New Contributors

Changelog

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

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:

Docs:

Commits
  • b5aa96c chore: Bump Exposed version from 1.3.1 to 1.4.0
  • 2ab76ee chore: Bump Exposed version from 1.3.1 to 1.4.0
  • d714124 chore: Bump Exposed version from 1.3.1 to 1.4.0
  • e16a61a fix: Fix version catalog docs and versions (#2874)
  • b185259 docs: EXPOSED-1037 Update the date and time types topic (#2863)
  • e728cab docs: Add documentation to website for Exposed Maven plugin (#2838)
  • 2b37c5d build(deps): Bump flyway from 13.0.0 to 13.1.0 (#2873)
  • cc4c16a docs: Edit index migrations docs to specify what changes trigger SQL generati...
  • 13e69c7 build(deps): Bump com.oracle.database.jdbc:ojdbc11 (#2870)
  • ac207b5 docs: Add sample springboot3-exposed-r2dbc (#2511)
  • Additional commits viewable in compare view

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

Release notes

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

1.4.0

Change log

New Contributors

Changelog

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

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:

Docs:

Commits
  • b5aa96c chore: Bump Exposed version from 1.3.1 to 1.4.0
  • 2ab76ee chore: Bump Exposed version from 1.3.1 to 1.4.0
  • d714124 chore: Bump Exposed version from 1.3.1 to 1.4.0
  • e16a61a fix: Fix version catalog docs and versions (#2874)
  • b185259 docs: EXPOSED-1037 Update the date and time types topic (#2863)
  • e728cab docs: Add documentation to website for Exposed Maven plugin (#2838)
  • 2b37c5d build(deps): Bump flyway from 13.0.0 to 13.1.0 (#2873)
  • cc4c16a docs: Edit index migrations docs to specify what changes trigger SQL generati...
  • 13e69c7 build(deps): Bump com.oracle.database.jdbc:ojdbc11 (#2870)
  • ac207b5 docs: Add sample springboot3-exposed-r2dbc (#2511)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-json from 1.3.1 to 1.4.0

Release notes

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

1.4.0

Change log

New Contributors

Changelog

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

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:

Docs:

Commits
  • b5aa96c chore: Bump Exposed version from 1.3.1 to 1.4.0
  • 2ab76ee chore: Bump Exposed version from 1.3.1 to 1.4.0
  • d714124 chore: Bump Exposed version from 1.3.1 to 1.4.0
  • e16a61a fix: Fix version catalog docs and versions (#2874)
  • b185259 docs: EXPOSED-1037 Update the date and time types topic (#2863)
  • e728cab docs: Add documentation to website for Exposed Maven plugin (#2838)
  • 2b37c5d build(deps): Bump flyway from 13.0.0 to 13.1.0 (#2873)
  • cc4c16a docs: Edit index migrations docs to specify what changes trigger SQL generati...
  • 13e69c7 build(deps): Bump com.oracle.database.jdbc:ojdbc11 (#2870)
  • ac207b5 docs: Add sample springboot3-exposed-r2dbc (#2511)
  • Additional commits viewable in compare view

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

Release notes

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

1.4.0

Change log

New Contributors

Changelog

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

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:

Docs:

Commits
  • b5aa96c chore: Bump Exposed version from 1.3.1 to 1.4.0
  • 2ab76ee chore: Bump Exposed version from 1.3.1 to 1.4.0
  • d714124 chore: Bump Exposed version from 1.3.1 to 1.4.0
  • e16a61a fix: Fix version catalog docs and versions (#2874)
  • b185259 docs: EXPOSED-1037 Update the date and time types topic (#2863)
  • e728cab docs: Add documentation to website for Exposed Maven plugin (#2838)
  • 2b37c5d build(deps): Bump flyway from 13.0.0 to 13.1.0 (#2873)
  • cc4c16a docs: Edit index migrations docs to specify what changes trigger SQL generati...
  • 13e69c7 build(deps): Bump com.oracle.database.jdbc:ojdbc11 (#2870)
  • ac207b5 docs: Add sample springboot3-exposed-r2dbc (#2511)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:spring7-transaction from 1.3.1 to 1.4.0

Release notes

Sourced from org.jetbrains.exposed:spring7-transaction's releases.

1.4.0

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:spring7-transaction's changelog.

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:

Docs:

Commits
  • b5aa96c chore: Bump Exposed version from 1.3.1 to 1.4.0
  • 2ab76ee chore: Bump Exposed version from 1.3.1 to 1.4.0
  • d714124 chore: Bump Exposed version from 1.3.1 to 1.4.0
  • e16a61a fix: Fix version catalog docs and versions (#2874)
  • b185259 docs: EXPOSED-1037 Update the date and time types topic (#2863)
  • e728cab docs: Add documentation to website for Exposed Maven plugin (#2838)
  • 2b37c5d build(deps): Bump flyway from 13.0.0 to 13.1.0 (#2873)
  • cc4c16a docs: Edit index migrations docs to specify what changes trigger SQL generati...
  • 13e69c7 build(deps): Bump com.oracle.database.jdbc:ojdbc11 (#2870)
  • ac207b5 docs: Add sample springboot3-exposed-r2dbc (#2511)
  • Additional commits viewable in compare view

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

Release notes

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

1.4.0

Change log

New Contributors

Changelog

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

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:

Docs:

Commits
  • b5aa96c chore: Bump Exposed version from 1.3.1 to 1.4.0
  • 2ab76ee chore: Bump Exposed version from 1.3.1 to 1.4.0
  • d714124 chore: Bump Exposed version from 1.3.1 to 1.4.0
  • e16a61a fix: Fix version catalog docs and versions (#2874)
  • b185259 docs: EXPOSED-1037 Update the date and time types topic (#2863)
  • e728cab docs: Add documentation to website for Exposed Maven plugin (#2838)
  • 2b37c5d build(deps): Bump flyway from 13.0.0 to 13.1.0 (#2873)
  • cc4c16a docs: Edit index migrations docs to specify what changes trigger SQL generati...
  • 13e69c7 build(deps): Bump com.oracle.database.jdbc:ojdbc11 (#2870)
  • ac207b5 docs: Add sample springboot3-exposed-r2dbc (#2511)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-json from 1.3.1 to 1.4.0

Release notes

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

1.4.0

Change log

New Contributors

Changelog

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

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:

Docs:

Bumps the production group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [gradle-wrapper](https://github.com/gradle/gradle) | `9.6.1` | `9.7.0` |
| [org.jetbrains.exposed:exposed-core](https://github.com/JetBrains/Exposed) | `1.3.1` | `1.4.0` |
| [org.jetbrains.exposed:exposed-jdbc](https://github.com/JetBrains/Exposed) | `1.3.1` | `1.4.0` |
| [org.jetbrains.exposed:exposed-json](https://github.com/JetBrains/Exposed) | `1.3.1` | `1.4.0` |
| [org.jetbrains.exposed:exposed-java-time](https://github.com/JetBrains/Exposed) | `1.3.1` | `1.4.0` |
| [org.jetbrains.exposed:spring7-transaction](https://github.com/JetBrains/Exposed) | `1.3.1` | `1.4.0` |


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

Updates `org.jetbrains.exposed:exposed-core` from 1.3.1 to 1.4.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.4.0)

Updates `org.jetbrains.exposed:exposed-jdbc` from 1.3.1 to 1.4.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.4.0)

Updates `org.jetbrains.exposed:exposed-json` from 1.3.1 to 1.4.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.4.0)

Updates `org.jetbrains.exposed:exposed-java-time` from 1.3.1 to 1.4.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.4.0)

Updates `org.jetbrains.exposed:spring7-transaction` from 1.3.1 to 1.4.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.4.0)

Updates `org.jetbrains.exposed:exposed-jdbc` from 1.3.1 to 1.4.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.4.0)

Updates `org.jetbrains.exposed:exposed-json` from 1.3.1 to 1.4.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.4.0)

Updates `org.jetbrains.exposed:exposed-java-time` from 1.3.1 to 1.4.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.4.0)

Updates `org.jetbrains.exposed:spring7-transaction` from 1.3.1 to 1.4.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.4.0)

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: org.jetbrains.exposed:exposed-core
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: org.jetbrains.exposed:exposed-jdbc
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: org.jetbrains.exposed:exposed-json
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: org.jetbrains.exposed:exposed-java-time
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: org.jetbrains.exposed:spring7-transaction
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: org.jetbrains.exposed:exposed-jdbc
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: org.jetbrains.exposed:exposed-json
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: org.jetbrains.exposed:exposed-java-time
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: org.jetbrains.exposed:spring7-transaction
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the automerge Auto-merge after CI passes label Aug 12, 2026
@softwaremill-ci
softwaremill-ci merged commit dec54d9 into main Aug 12, 2026
7 checks passed
@softwaremill-ci
softwaremill-ci deleted the dependabot/gradle/production-7422d72bc8 branch August 12, 2026 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Auto-merge after CI passes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant