Skip to content

deps(deps): bump the exposed group with 8 updates#308

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/gradle/exposed-9348851d77
Open

deps(deps): bump the exposed group with 8 updates#308
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/gradle/exposed-9348851d77

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the exposed group with 8 updates:

Package From To
org.jetbrains.exposed:exposed-core 1.3.0 1.3.1
org.jetbrains.exposed:exposed-dao 1.3.0 1.3.1
org.jetbrains.exposed:exposed-jdbc 1.3.0 1.3.1
org.jetbrains.exposed:exposed-migration-core 1.3.0 1.3.1
org.jetbrains.exposed:exposed-migration-jdbc 1.3.0 1.3.1
org.jetbrains.exposed:exposed-kotlin-datetime 1.3.0 1.3.1
org.jetbrains.exposed:exposed-json 1.3.0 1.3.1
org.jetbrains.exposed:exposed-crypt 1.3.0 1.3.1

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

Release notes

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

1.3.1

Change log

New Contributors

Changelog

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

1.3.1

Infrastructure:

  • Flyway 12.10.0
  • sqlite-jdbc 3.53.2.0
  • oracle-ojdbc11 23.26.2.0.0
  • Spring Framework(6) 6.2.19
  • r2dbc-mssql 1.0.5.RELEASE
  • r2dbc-postgresql 1.1.2.RELEASE
  • postgresql-jdbc 42.7.12

Bug fixes:

Performance:

Docs:

Commits
  • 7b46e7b chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 136733d chore: Bump Exposed version from 1.3.0 to 1.3.1
  • e5306d1 chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 0795f7f chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 844a303 build(deps): Bump org.postgresql:postgresql from 42.7.11 to 42.7.12 (#2846)
  • a11d6a7 build(deps): Bump flyway from 12.9.0 to 12.10.0 (#2845)
  • 21fe73a fix: EXPOSED-644 Can't use Instant.DISTANT_FUTURE as default value (#2832)
  • 9f11340 build(deps): Bump flyway from 12.8.1 to 12.9.0 (#2839)
  • 2fc3563 fix: Apply inProperCase() to CHECK constraint names (#2826)
  • acfff0d build(deps): Bump org.postgresql:r2dbc-postgresql (#2841)
  • Additional commits viewable in compare view

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

Release notes

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

1.3.1

Change log

New Contributors

Changelog

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

1.3.1

Infrastructure:

  • Flyway 12.10.0
  • sqlite-jdbc 3.53.2.0
  • oracle-ojdbc11 23.26.2.0.0
  • Spring Framework(6) 6.2.19
  • r2dbc-mssql 1.0.5.RELEASE
  • r2dbc-postgresql 1.1.2.RELEASE
  • postgresql-jdbc 42.7.12

Bug fixes:

Performance:

Docs:

Commits
  • 7b46e7b chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 136733d chore: Bump Exposed version from 1.3.0 to 1.3.1
  • e5306d1 chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 0795f7f chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 844a303 build(deps): Bump org.postgresql:postgresql from 42.7.11 to 42.7.12 (#2846)
  • a11d6a7 build(deps): Bump flyway from 12.9.0 to 12.10.0 (#2845)
  • 21fe73a fix: EXPOSED-644 Can't use Instant.DISTANT_FUTURE as default value (#2832)
  • 9f11340 build(deps): Bump flyway from 12.8.1 to 12.9.0 (#2839)
  • 2fc3563 fix: Apply inProperCase() to CHECK constraint names (#2826)
  • acfff0d build(deps): Bump org.postgresql:r2dbc-postgresql (#2841)
  • Additional commits viewable in compare view

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

Release notes

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

1.3.1

Change log

New Contributors

Changelog

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

1.3.1

Infrastructure:

  • Flyway 12.10.0
  • sqlite-jdbc 3.53.2.0
  • oracle-ojdbc11 23.26.2.0.0
  • Spring Framework(6) 6.2.19
  • r2dbc-mssql 1.0.5.RELEASE
  • r2dbc-postgresql 1.1.2.RELEASE
  • postgresql-jdbc 42.7.12

Bug fixes:

Performance:

Docs:

Commits
  • 7b46e7b chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 136733d chore: Bump Exposed version from 1.3.0 to 1.3.1
  • e5306d1 chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 0795f7f chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 844a303 build(deps): Bump org.postgresql:postgresql from 42.7.11 to 42.7.12 (#2846)
  • a11d6a7 build(deps): Bump flyway from 12.9.0 to 12.10.0 (#2845)
  • 21fe73a fix: EXPOSED-644 Can't use Instant.DISTANT_FUTURE as default value (#2832)
  • 9f11340 build(deps): Bump flyway from 12.8.1 to 12.9.0 (#2839)
  • 2fc3563 fix: Apply inProperCase() to CHECK constraint names (#2826)
  • acfff0d build(deps): Bump org.postgresql:r2dbc-postgresql (#2841)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-migration-core from 1.3.0 to 1.3.1

Release notes

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

1.3.1

Change log

New Contributors

Changelog

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

1.3.1

Infrastructure:

  • Flyway 12.10.0
  • sqlite-jdbc 3.53.2.0
  • oracle-ojdbc11 23.26.2.0.0
  • Spring Framework(6) 6.2.19
  • r2dbc-mssql 1.0.5.RELEASE
  • r2dbc-postgresql 1.1.2.RELEASE
  • postgresql-jdbc 42.7.12

Bug fixes:

Performance:

Docs:

Commits
  • 7b46e7b chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 136733d chore: Bump Exposed version from 1.3.0 to 1.3.1
  • e5306d1 chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 0795f7f chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 844a303 build(deps): Bump org.postgresql:postgresql from 42.7.11 to 42.7.12 (#2846)
  • a11d6a7 build(deps): Bump flyway from 12.9.0 to 12.10.0 (#2845)
  • 21fe73a fix: EXPOSED-644 Can't use Instant.DISTANT_FUTURE as default value (#2832)
  • 9f11340 build(deps): Bump flyway from 12.8.1 to 12.9.0 (#2839)
  • 2fc3563 fix: Apply inProperCase() to CHECK constraint names (#2826)
  • acfff0d build(deps): Bump org.postgresql:r2dbc-postgresql (#2841)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-migration-jdbc from 1.3.0 to 1.3.1

Release notes

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

1.3.1

Change log

New Contributors

Changelog

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

1.3.1

Infrastructure:

  • Flyway 12.10.0
  • sqlite-jdbc 3.53.2.0
  • oracle-ojdbc11 23.26.2.0.0
  • Spring Framework(6) 6.2.19
  • r2dbc-mssql 1.0.5.RELEASE
  • r2dbc-postgresql 1.1.2.RELEASE
  • postgresql-jdbc 42.7.12

Bug fixes:

Performance:

Docs:

Commits
  • 7b46e7b chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 136733d chore: Bump Exposed version from 1.3.0 to 1.3.1
  • e5306d1 chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 0795f7f chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 844a303 build(deps): Bump org.postgresql:postgresql from 42.7.11 to 42.7.12 (#2846)
  • a11d6a7 build(deps): Bump flyway from 12.9.0 to 12.10.0 (#2845)
  • 21fe73a fix: EXPOSED-644 Can't use Instant.DISTANT_FUTURE as default value (#2832)
  • 9f11340 build(deps): Bump flyway from 12.8.1 to 12.9.0 (#2839)
  • 2fc3563 fix: Apply inProperCase() to CHECK constraint names (#2826)
  • acfff0d build(deps): Bump org.postgresql:r2dbc-postgresql (#2841)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-kotlin-datetime from 1.3.0 to 1.3.1

Release notes

Sourced from org.jetbrains.exposed:exposed-kotlin-datetime's releases.

1.3.1

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:exposed-kotlin-datetime's changelog.

1.3.1

Infrastructure:

  • Flyway 12.10.0
  • sqlite-jdbc 3.53.2.0
  • oracle-ojdbc11 23.26.2.0.0
  • Spring Framework(6) 6.2.19
  • r2dbc-mssql 1.0.5.RELEASE
  • r2dbc-postgresql 1.1.2.RELEASE
  • postgresql-jdbc 42.7.12

Bug fixes:

Performance:

Docs:

Commits
  • 7b46e7b chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 136733d chore: Bump Exposed version from 1.3.0 to 1.3.1
  • e5306d1 chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 0795f7f chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 844a303 build(deps): Bump org.postgresql:postgresql from 42.7.11 to 42.7.12 (#2846)
  • a11d6a7 build(deps): Bump flyway from 12.9.0 to 12.10.0 (#2845)
  • 21fe73a fix: EXPOSED-644 Can't use Instant.DISTANT_FUTURE as default value (#2832)
  • 9f11340 build(deps): Bump flyway from 12.8.1 to 12.9.0 (#2839)
  • 2fc3563 fix: Apply inProperCase() to CHECK constraint names (#2826)
  • acfff0d build(deps): Bump org.postgresql:r2dbc-postgresql (#2841)
  • Additional commits viewable in compare view

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

Release notes

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

1.3.1

Change log

New Contributors

Changelog

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

1.3.1

Infrastructure:

  • Flyway 12.10.0
  • sqlite-jdbc 3.53.2.0
  • oracle-ojdbc11 23.26.2.0.0
  • Spring Framework(6) 6.2.19
  • r2dbc-mssql 1.0.5.RELEASE
  • r2dbc-postgresql 1.1.2.RELEASE
  • postgresql-jdbc 42.7.12

Bug fixes:

Performance:

Docs:

Commits
  • 7b46e7b chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 136733d chore: Bump Exposed version from 1.3.0 to 1.3.1
  • e5306d1 chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 0795f7f chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 844a303 build(deps): Bump org.postgresql:postgresql from 42.7.11 to 42.7.12 (#2846)
  • a11d6a7 build(deps): Bump flyway from 12.9.0 to 12.10.0 (#2845)
  • 21fe73a fix: EXPOSED-644 Can't use Instant.DISTANT_FUTURE as default value (#2832)
  • 9f11340 build(deps): Bump flyway from 12.8.1 to 12.9.0 (#2839)
  • 2fc3563 fix: Apply inProperCase() to CHECK constraint names (#2826)
  • acfff0d build(deps): Bump org.postgresql:r2dbc-postgresql (#2841)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-crypt from 1.3.0 to 1.3.1

Release notes

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

1.3.1

Change log

New Contributors

Changelog

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

1.3.1

Infrastructure:

  • Flyway 12.10.0
  • sqlite-jdbc 3.53.2.0
  • oracle-ojdbc11 23.26.2.0.0
  • Spring Framework(6) 6.2.19
  • r2dbc-mssql 1.0.5.RELEASE
  • r2dbc-postgresql 1.1.2.RELEASE
  • postgresql-jdbc 42.7.12

Bug fixes:

Performance:

Docs:

Commits
  • 7b46e7b chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 136733d chore: Bump Exposed version from 1.3.0 to 1.3.1
  • e5306d1 chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 0795f7f chore: Bump Exposed version from 1.3.0 to 1.3.1
  • 844a303 build(deps): Bump org.postgresql:postgresql from 42.7.11 to 42.7.12 (#2846)
  • a11d6a7 build(deps): Bump flyway from 12.9.0 to 12.10.0 (#2845)
  • 21fe73a fix: EXPOSED-644 Can't use Instant.DISTANT_FUTURE as default value (#2832)
  • 9f11340 build(deps): Bump flyway from 12.8.1 to 12.9.0 (#2839)
  • 2fc3563 fix: Apply inProperCase() to CHECK constraint names (#2826)
  • acfff0d build(deps): Bump org.postgresql:r2dbc-postgresql (#2841)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the exposed group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [org.jetbrains.exposed:exposed-core](https://github.com/JetBrains/Exposed) | `1.3.0` | `1.3.1` |
| [org.jetbrains.exposed:exposed-dao](https://github.com/JetBrains/Exposed) | `1.3.0` | `1.3.1` |
| [org.jetbrains.exposed:exposed-jdbc](https://github.com/JetBrains/Exposed) | `1.3.0` | `1.3.1` |
| [org.jetbrains.exposed:exposed-migration-core](https://github.com/JetBrains/Exposed) | `1.3.0` | `1.3.1` |
| [org.jetbrains.exposed:exposed-migration-jdbc](https://github.com/JetBrains/Exposed) | `1.3.0` | `1.3.1` |
| [org.jetbrains.exposed:exposed-kotlin-datetime](https://github.com/JetBrains/Exposed) | `1.3.0` | `1.3.1` |
| [org.jetbrains.exposed:exposed-json](https://github.com/JetBrains/Exposed) | `1.3.0` | `1.3.1` |
| [org.jetbrains.exposed:exposed-crypt](https://github.com/JetBrains/Exposed) | `1.3.0` | `1.3.1` |


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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: org.jetbrains.exposed:exposed-core
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: exposed
- dependency-name: org.jetbrains.exposed:exposed-dao
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: exposed
- dependency-name: org.jetbrains.exposed:exposed-jdbc
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: exposed
- dependency-name: org.jetbrains.exposed:exposed-migration-core
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: exposed
- dependency-name: org.jetbrains.exposed:exposed-migration-jdbc
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: exposed
- dependency-name: org.jetbrains.exposed:exposed-kotlin-datetime
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: exposed
- dependency-name: org.jetbrains.exposed:exposed-json
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: exposed
- dependency-name: org.jetbrains.exposed:exposed-crypt
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: exposed
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants