Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps the quotes-backend-gradle group in /quotes-backend with 10 updates:

Package From To
ch.qos.logback:logback-classic 1.5.22 1.5.23
org.jetbrains.exposed:exposed-core 0.57.0 0.61.0
org.jetbrains.exposed:exposed-dao 0.57.0 0.61.0
org.jetbrains.exposed:exposed-jdbc 0.57.0 0.61.0
org.postgresql:postgresql 42.7.5 42.7.8
com.zaxxer:HikariCP 6.2.1 7.0.2
org.jetbrains.kotlin:kotlin-test 2.2.21 2.3.0
com.h2database:h2 2.3.232 2.4.240
jvm 2.2.21 2.3.0
plugin.serialization 2.2.21 2.3.0

Updates ch.qos.logback:logback-classic from 1.5.22 to 1.5.23

Release notes

Sourced from ch.qos.logback:logback-classic's releases.

Logback 1.5.23

2025-12-21 Release of logback version 1.5.23

• In response to issues/959 file name collisions are detected at configuration time by analyzing the configuration file and no longer at run time. This avoids the ConcurrentModificationException reported in the issue.

• ZIP and XZ compression now use a BufferedOutputStream when writing to the compressed file. This issue was reported in issues/988.

• A bit-wise identical binary of this version can be reproduced by building from source code at commit 0bcc3feb54a6d99caac70969ee5f8334aad1fbaf associated with the tag v_1.5.23. Release built using Java "21" 2023-10-17 LTS build 21.0.1.+12-LTS-29 under Linux Debian 11.6.

Commits
  • 0bcc3fe prepare release 1.5.23
  • 4627dbd better to use BufferedOutputStream during ZIP and XZ compression, especially ...
  • 299f091 add collision test in presence of conditional processing
  • b446f3f In Context, remove collision map
  • a3eb14d in response to issues/959, collision detection is now done by FileCollisionAn...
  • 681b2be remove unused method, minor comment edits
  • 17a3edf start work on 1.5.23-SNAPSHOT
  • See full diff in compare view

Updates org.jetbrains.exposed:exposed-core from 0.57.0 to 0.61.0

Release notes

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

0.61.0

Change log

0.60.0

Change log

New Contributors

0.59.0

Change log

New Contributors

0.58.0

Change log

New Contributors

Changelog

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

0.61.0

What's Changed

Infrastructure:

  • Spring Framework 6.2.5
  • junit-bom 5.12.1
  • Spring Boot 3.4.4
  • moneta 1.4.5
  • Joda Time 2.14.0
  • Kotlinx Serialization 1.8.1
  • logcaptor 2.10.2

Features:

Bug fixes:

Docs:

0.60.0

Infrastructure:

  • Joda Time 2.13.1
  • SQLite driver 3.49.1.0
  • Kotlinx Datetime JVM 0.6.2
  • Spring Framework 6.2.3
  • Spring Boot 3.4.3
  • detekt 1.23.8
  • junit-bom 5.12.0

Breaking changes:

Features:

Bug fixes:

Docs:

... (truncated)

Commits
  • 1c8b114 chore: Bump Exposed version from 0.60.0 to 0.61.0
  • d57e65e fix: Fix 'Could not read PGP secret key' issue (#2461)
  • 62863f0 chore: Update gradle wrapper to version 8.13 (25.02.2025) (#2460)
  • 0866378 build(deps): bump io.github.hakky54:logcaptor from 2.10.1 to 2.10.2 (#2457)
  • 6ffd159 fix: EXPOSED-761 Forward ColumnWithTransform.readObject to delegate (#2455)
  • 2bc7f1a build(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json (#2454)
  • a7e6ae1 build(deps): bump joda-time:joda-time from 2.13.1 to 2.14.0 (#2452)
  • ad913f3 docs: EXPOSED-567 Update the FAQ topic (#2449)
  • e311267 build(deps): bump org.javamoney:moneta from 1.4.4 to 1.4.5 (#2450)
  • 72a5945 build(deps): bump springBoot from 3.4.3 to 3.4.4 (#2448)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-dao from 0.57.0 to 0.61.0

Release notes

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

0.61.0

Change log

0.60.0

Change log

New Contributors

0.59.0

Change log

New Contributors

0.58.0

Change log

New Contributors

Changelog

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

0.61.0

What's Changed

Infrastructure:

  • Spring Framework 6.2.5
  • junit-bom 5.12.1
  • Spring Boot 3.4.4
  • moneta 1.4.5
  • Joda Time 2.14.0
  • Kotlinx Serialization 1.8.1
  • logcaptor 2.10.2

Features:

Bug fixes:

Docs:

0.60.0

Infrastructure:

  • Joda Time 2.13.1
  • SQLite driver 3.49.1.0
  • Kotlinx Datetime JVM 0.6.2
  • Spring Framework 6.2.3
  • Spring Boot 3.4.3
  • detekt 1.23.8
  • junit-bom 5.12.0

Breaking changes:

Features:

Bug fixes:

Docs:

... (truncated)

Commits
  • 1c8b114 chore: Bump Exposed version from 0.60.0 to 0.61.0
  • d57e65e fix: Fix 'Could not read PGP secret key' issue (#2461)
  • 62863f0 chore: Update gradle wrapper to version 8.13 (25.02.2025) (#2460)
  • 0866378 build(deps): bump io.github.hakky54:logcaptor from 2.10.1 to 2.10.2 (#2457)
  • 6ffd159 fix: EXPOSED-761 Forward ColumnWithTransform.readObject to delegate (#2455)
  • 2bc7f1a build(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json (#2454)
  • a7e6ae1 build(deps): bump joda-time:joda-time from 2.13.1 to 2.14.0 (#2452)
  • ad913f3 docs: EXPOSED-567 Update the FAQ topic (#2449)
  • e311267 build(deps): bump org.javamoney:moneta from 1.4.4 to 1.4.5 (#2450)
  • 72a5945 build(deps): bump springBoot from 3.4.3 to 3.4.4 (#2448)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-jdbc from 0.57.0 to 0.61.0

Release notes

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

0.61.0

Change log

0.60.0

Change log

New Contributors

0.59.0

Change log

New Contributors

0.58.0

Change log

New Contributors

Changelog

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

0.61.0

What's Changed

Infrastructure:

  • Spring Framework 6.2.5
  • junit-bom 5.12.1
  • Spring Boot 3.4.4
  • moneta 1.4.5
  • Joda Time 2.14.0
  • Kotlinx Serialization 1.8.1
  • logcaptor 2.10.2

Features:

Bug fixes:

Docs:

0.60.0

Infrastructure:

  • Joda Time 2.13.1
  • SQLite driver 3.49.1.0
  • Kotlinx Datetime JVM 0.6.2
  • Spring Framework 6.2.3
  • Spring Boot 3.4.3
  • detekt 1.23.8
  • junit-bom 5.12.0

Breaking changes:

Features:

Bug fixes:

Docs:

... (truncated)

Commits
  • 1c8b114 chore: Bump Exposed version from 0.60.0 to 0.61.0
  • d57e65e fix: Fix 'Could not read PGP secret key' issue (#2461)
  • 62863f0 chore: Update gradle wrapper to version 8.13 (25.02.2025) (#2460)
  • 0866378 build(deps): bump io.github.hakky54:logcaptor from 2.10.1 to 2.10.2 (#2457)
  • 6ffd159 fix: EXPOSED-761 Forward ColumnWithTransform.readObject to delegate (#2455)
  • 2bc7f1a build(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json (#2454)
  • a7e6ae1 build(deps): bump joda-time:joda-time from 2.13.1 to 2.14.0 (#2452)
  • ad913f3 docs: EXPOSED-567 Update the FAQ topic (#2449)
  • e311267 build(deps): bump org.javamoney:moneta from 1.4.4 to 1.4.5 (#2450)
  • 72a5945 build(deps): bump springBoot from 3.4.3 to 3.4.4 (#2448)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-dao from 0.57.0 to 0.61.0

Release notes

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

0.61.0

Change log

0.60.0

Change log

New Contributors

0.59.0

Change log

New Contributors

0.58.0

Change log

New Contributors

Changelog

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

0.61.0

What's Changed

Infrastructure:

  • Spring Framework 6.2.5
  • junit-bom 5.12.1
  • Spring Boot 3.4.4
  • moneta 1.4.5
  • Joda Time 2.14.0
  • Kotlinx Serialization 1.8.1
  • logcaptor 2.10.2

Features:

Bug fixes:

Docs:

0.60.0

Infrastructure:

  • Joda Time 2.13.1
  • SQLite driver 3.49.1.0
  • Kotlinx Datetime JVM 0.6.2
  • Spring Framework 6.2.3
  • Spring Boot 3.4.3
  • detekt 1.23.8
  • junit-bom 5.12.0

Breaking changes:

Features:

Bug fixes:

Docs:

... (truncated)

Commits
  • 1c8b114 chore: Bump Exposed version from 0.60.0 to 0.61.0
  • d57e65e fix: Fix 'Could not read PGP secret key' issue (#2461)
  • 62863f0 chore: Update gradle wrapper to version 8.13 (25.02.2025) (#2460)
  • 0866378 build(deps): bump io.github.hakky54:logcaptor from 2.10.1 to 2.10.2 (#2457)
  • 6ffd159 fix: EXPOSED-761 Forward ColumnWithTransform.readObject to delegate (#2455)
  • 2bc7f1a build(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json (#2454)
  • a7e6ae1 build(deps): bump joda-time:joda-time from 2.13.1 to 2.14.0 (#2452)
  • ad913f3 docs: EXPOSED-567 Update the FAQ topic (#2449)
  • e311267 build(deps): bump org.javamoney:moneta from 1.4.4 to 1.4.5 (#2450)
  • 72a5945 build(deps): bump springBoot from 3.4.3 to 3.4.4 (#2448)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-jdbc from 0.57.0 to 0.61.0

Release notes

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

0.61.0

Change log

0.60.0

Change log

New Contributors

0.59.0

Change log

New Contributors

0.58.0

Change log

New Contributors

Changelog

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

0.61.0

What's Changed

Infrastructure:

  • Spring Framework 6.2.5
  • junit-bom 5.12.1
  • Spring Boot 3.4.4
  • moneta 1.4.5
  • Joda Time 2.14.0
  • Kotlinx Serialization 1.8.1
  • logcaptor 2.10.2

Features:

Bug fixes:

Docs:

0.60.0

Infrastructure:

  • Joda Time 2.13.1
  • SQLite driver 3.49.1.0
  • Kotlinx Datetime JVM 0.6.2
  • Spring Framework 6.2.3
  • Spring Boot 3.4.3
  • detekt 1.23.8
  • junit-bom 5.12.0

Breaking changes:

Features:

Bug fixes:

Docs:

... (truncated)

Commits
  • 1c8b114 chore: Bump Exposed version from 0.60.0 to 0.61.0
  • d57e65e fix: Fix 'Could not read PGP secret key' issue (#2461)
  • 62863f0 chore: Update gradle wrapper to version 8.13 (25.02.2025) (#2460)
  • 0866378 build(deps): bump io.github.hakky54:logcaptor from 2.10.1 to 2.10.2 (#2457)
  • 6ffd159 fix: EXPOSED-761 Forward ColumnWithTransform.readObject to delegate (#2455)
  • 2bc7f1a build(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json (#2454)
  • a7e6ae1 build(deps): bump joda-time:joda-time from 2.13.1 to 2.14.0 (#2452)
  • ad913f3 docs: EXPOSED-567 Update the FAQ topic (#2449)
  • e311267 build(deps): bump org.javamoney:moneta from 1.4.4 to 1.4.5 (#2450)
  • 72a5945 build(deps): bump springBoot from 3.4.3 to 3.4.4 (#2448)
  • Additional commits viewable in compare view

Updates org.postgresql:postgresql from 42.7.5 to 42.7.8

Release notes

Sourced from org.postgresql:postgresql's releases.

v42.7.8

Notable changes:

  • Releases are signed with a new PGP key which is generated at GitHub Actions and stored only there @​vlsi (#3701)

Changes

🐛 Bug Fixes

  • fix: avoid IllegalStateException: Timer already cancelled when StatementCancelTimerTask.run throws a runtime error @​vlsi (#3778)
  • fix: avoid NullPointerException when cancelling a query if cancel key is not known yet @​vlsi (#3780)
  • fix: unable to open replication connection to servers < 12 @​vlsi (#3678)

🧰 Maintenance

  • chore: fix published project name @​vlsi (#3809)
  • chore: update publish to Central Portal task name after bumping nmcp @​vlsi (#3808)
  • fix(deps): update com.gradleup.nmcp to 1.1.0 @​vlsi (#3807)
  • Revert "fix: Update release plugin config to use .set(...) for props and inject nexus creds via gradle props" @​vlsi (#3803)
  • chore: group com.gradleup.nmcp version updates @​vlsi (#3805)
  • chore: use bump org.apache.bcel:bcel test dependency in testCompileClasspath as well @​vlsi (#3775)
  • Fix typo in PGReplicationStream.java @​atorik (#3758)
  • chore: remove JDK versions from the key workflow names @​vlsi (#3759)
  • chore: add GitHub Actions workflow for generating release PGP key @​vlsi (#3701)
  • chore: replace StandardCharsets with Charsets to simplify code @​vlsi (#3751)
  • chore: migrate publish workflow to Central Portal publishing via com.gradleup.nmcp @​vlsi (#3686)
  • chore: adjust the default branch name for ossf scorecard scan @​vlsi (#3697)
  • chore: add top-level read-only permissions for GitHub Actions when missing @​vlsi (#3696)
  • chore: use config:best-practices preset for Renovate @​vlsi (#3687)

... (truncated)

Changelog

Sourced from org.postgresql:postgresql's changelog.

[42.7.8] (2025-09-18)

Added

Changed

  • perf: remove QUERY_ONESHOT flag when calling getMetaData [PR #3783](pgjdbc/pgjdbc#3783)
  • perf: use BufferedInputStream with FileInputStream [PR #3750](pgjdbc/pgjdbc#3750)
  • perf: enable server-prepared statements for DatabaseMetaData

Fixed

  • fix: avoid NullPointerException when cancelling a query if cancel key is not known yet
  • fix: Change "PST" timezone in TimestampTest to "Pacific Standard Time" [PR #3774](pgjdbc/pgjdbc#3774)
  • fix: traverse the current dimension to get the correct pos in PgArray#calcRemainingDataLength [PR #3746](pgjdbc/pgjdbc#3746)
  • fix: make sure getImportedExportedKeys returns columns in consistent order
  • fix: Add "SELF_REFERENCING_COL_NAME" field to getTables' ResultSetMetaData to fix NullPointerException [PR #3660](pgjdbc/pgjdbc#3660)
  • fix: unable to open replication connection to servers < 12
  • fix: avoid closing statement caused by driver's internal ResultSet#close()
  • fix: return empty metadata for empty catalog names as it was before
  • fix: Incorrect class comparison in PGXmlFactoryFactory validation

[42.7.7] (2025-06-10)

Security

  • security: Client Allows Fallback to Insecure Authentication Despite channelBinding=require configuration. Fix channel binding required handling to reject non-SASL authentication Previously, when channel binding was set to "require", the driver would silently ignore this requirement for non-SASL authentication methods. This could lead to a false sense of security when channel binding was explicitly requested but not actually enforced. The fix ensures that when channel binding is set to "require", the driver will reject connections that use non-SASL authentication methods or when SASL authentication has not completed properly. See the Security Advisory for more detail. Reported by George MacKerron The following CVE-2025-49146 has been issued

Added

  • test: Added ChannelBindingRequiredTest to verify proper behavior of channel binding settings

[42.7.6]

Features

  • fix: Enhanced DatabaseMetadata.getIndexInfo() method, added index comment as REMARKS property [PR #3513](pgjdbc/pgjdbc#3513)

Performance Improvements

  • performance: Improve ResultSetMetadata.fetchFieldMetaData by using IN row values instead of UNION ALL for improved query performance (later reverted) [PR #3510](pgjdbc/pgjdbc#3510)
  • feat:Use a single simple query for all startup parameters, so groupStartupParameters is no longer needed [PR #3613](pgjdbc/pgjdbc#3613)

Bug Fixes

Protocol & Connection Handling

... (truncated)

Commits
  • 9a5492d chore: fix published project name
  • ca064f8 chore: update publish to Central Portal task name after bumping nmcp
  • Description has been truncated

Bumps the quotes-backend-gradle group in /quotes-backend with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.22` | `1.5.23` |
| [org.jetbrains.exposed:exposed-core](https://github.com/JetBrains/Exposed) | `0.57.0` | `0.61.0` |
| [org.jetbrains.exposed:exposed-dao](https://github.com/JetBrains/Exposed) | `0.57.0` | `0.61.0` |
| [org.jetbrains.exposed:exposed-jdbc](https://github.com/JetBrains/Exposed) | `0.57.0` | `0.61.0` |
| [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.5` | `42.7.8` |
| [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) | `6.2.1` | `7.0.2` |
| [org.jetbrains.kotlin:kotlin-test](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.0` |
| [com.h2database:h2](https://github.com/h2database/h2database) | `2.3.232` | `2.4.240` |
| [jvm](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.0` |
| [plugin.serialization](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.0` |


Updates `ch.qos.logback:logback-classic` from 1.5.22 to 1.5.23
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.5.22...v_1.5.23)

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

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

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

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

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

Updates `org.postgresql:postgresql` from 42.7.5 to 42.7.8
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.7.5...REL42.7.8)

Updates `com.zaxxer:HikariCP` from 6.2.1 to 7.0.2
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES)
- [Commits](brettwooldridge/HikariCP@HikariCP-6.2.1...HikariCP-7.0.2)

Updates `org.jetbrains.kotlin:kotlin-test` from 2.2.21 to 2.3.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.2.21...v2.3.0)

Updates `com.h2database:h2` from 2.3.232 to 2.4.240
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](h2database/h2database@version-2.3.232...version-2.4.240)

Updates `jvm` from 2.2.21 to 2.3.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.2.21...v2.3.0)

Updates `plugin.serialization` from 2.2.21 to 2.3.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.2.21...v2.3.0)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-version: 1.5.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quotes-backend-gradle
- dependency-name: org.jetbrains.exposed:exposed-core
  dependency-version: 0.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quotes-backend-gradle
- dependency-name: org.jetbrains.exposed:exposed-dao
  dependency-version: 0.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quotes-backend-gradle
- dependency-name: org.jetbrains.exposed:exposed-jdbc
  dependency-version: 0.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quotes-backend-gradle
- dependency-name: org.jetbrains.exposed:exposed-dao
  dependency-version: 0.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quotes-backend-gradle
- dependency-name: org.jetbrains.exposed:exposed-jdbc
  dependency-version: 0.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quotes-backend-gradle
- dependency-name: org.postgresql:postgresql
  dependency-version: 42.7.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quotes-backend-gradle
- dependency-name: com.zaxxer:HikariCP
  dependency-version: 7.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: quotes-backend-gradle
- dependency-name: org.jetbrains.kotlin:kotlin-test
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quotes-backend-gradle
- dependency-name: com.h2database:h2
  dependency-version: 2.4.240
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quotes-backend-gradle
- dependency-name: jvm
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quotes-backend-gradle
- dependency-name: plugin.serialization
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quotes-backend-gradle
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant