From b8dea6005891d528f486a5a7bdfc918c393a170e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 19:24:38 +0000 Subject: [PATCH 1/2] Bump the production-dependencies group across 1 directory with 8 updates Bumps the production-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.8.1` | `1.9.0` | | [org.rocksdb:rocksdbjni](https://github.com/facebook/rocksdb) | `10.0.1` | `10.2.1` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.17.0` | `5.18.0` | | org.apache.logging.log4j:log4j-api | `2.24.3` | `2.25.0` | | org.apache.logging.log4j:log4j-slf4j2-impl | `2.24.3` | `2.25.0` | | org.apache.logging.log4j:log4j-core | `2.24.3` | `2.25.0` | | [org.jetbrains.kotlinx:kotlinx-datetime-jvm](https://github.com/Kotlin/kotlinx-datetime) | `0.6.2` | `0.7.0-0.6.x-compat` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.12.2` | `5.13.2` | Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.8.1...v1.9.0) Updates `org.rocksdb:rocksdbjni` from 10.0.1 to 10.2.1 - [Release notes](https://github.com/facebook/rocksdb/releases) - [Changelog](https://github.com/facebook/rocksdb/blob/v10.2.1/HISTORY.md) - [Commits](https://github.com/facebook/rocksdb/compare/v10.0.1...v10.2.1) Updates `org.mockito:mockito-core` from 5.17.0 to 5.18.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.17.0...v5.18.0) Updates `org.apache.logging.log4j:log4j-api` from 2.24.3 to 2.25.0 Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.24.3 to 2.25.0 Updates `org.apache.logging.log4j:log4j-core` from 2.24.3 to 2.25.0 Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.24.3 to 2.25.0 Updates `org.apache.logging.log4j:log4j-core` from 2.24.3 to 2.25.0 Updates `org.jetbrains.kotlinx:kotlinx-datetime-jvm` from 0.6.2 to 0.7.0-0.6.x-compat - [Release notes](https://github.com/Kotlin/kotlinx-datetime/releases) - [Changelog](https://github.com/Kotlin/kotlinx-datetime/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kotlin/kotlinx-datetime/commits) Updates `org.junit:junit-bom` from 5.12.2 to 5.13.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.12.2...r5.13.2) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.rocksdb:rocksdbjni dependency-version: 10.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.mockito:mockito-core dependency-version: 5.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.apache.logging.log4j:log4j-api dependency-version: 2.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-version: 2.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-version: 2.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-datetime-jvm dependency-version: 0.7.0-0.6.x-compat dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.junit:junit-bom dependency-version: 5.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- nitrite-native-tests/pom.xml | 2 +- pom.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/nitrite-native-tests/pom.xml b/nitrite-native-tests/pom.xml index 7d57460c2..563c358f3 100644 --- a/nitrite-native-tests/pom.xml +++ b/nitrite-native-tests/pom.xml @@ -21,7 +21,7 @@ UTF-8 3.27.3 - 5.12.2 + 5.13.2 0.10.6 diff --git a/pom.xml b/pom.xml index e37332483..81aa69d4a 100644 --- a/pom.xml +++ b/pom.xml @@ -56,20 +56,20 @@ 2.0.17 1.9.3 2.3.232 - 10.0.1 + 10.2.1 5.6.2 1.20.0 1.18.0 2.19.0 2.2.0 - 1.8.1 - 0.6.2 + 1.9.0 + 0.7.0-0.6.x-compat 1.18.38 1.18.20.0 4.13.2 - 5.17.0 + 5.18.0 8.0.2.RELEASE - 2.24.3 + 2.25.0 4.3.0 2.14.0 2.0.3 From 6adf186c51c8f99d60d90da508766a99d8fa50c9 Mon Sep 17 00:00:00 2001 From: Anindya Chatterjee <696662+anidotnet@users.noreply.github.com> Date: Tue, 1 Jul 2025 10:25:23 +0530 Subject: [PATCH 2/2] Revert junit version --- nitrite-native-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nitrite-native-tests/pom.xml b/nitrite-native-tests/pom.xml index 563c358f3..7d57460c2 100644 --- a/nitrite-native-tests/pom.xml +++ b/nitrite-native-tests/pom.xml @@ -21,7 +21,7 @@ UTF-8 3.27.3 - 5.13.2 + 5.12.2 0.10.6