From cdd047059bd8816401377443b449eea9f6128938 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 11:00:41 +0530 Subject: [PATCH 01/10] Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 (#1075) Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.34 to 1.18.36. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/projectlombok/lombok/compare/v1.18.34...v1.18.36) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0922b837..2c064479 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ 2.0.21 1.7.3 0.6.1 - 1.18.34 + 1.18.36 1.18.20.0 4.13.2 5.14.2 From ab9efd799eab2e9d16e2dc44e9771163e6ef8739 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 11:00:51 +0530 Subject: [PATCH 02/10] Bump com.google.errorprone:error_prone_core from 2.35.1 to 2.36.0 (#1076) Bumps [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) from 2.35.1 to 2.36.0. - [Release notes](https://github.com/google/error-prone/releases) - [Commits](https://github.com/google/error-prone/compare/v2.35.1...v2.36.0) --- updated-dependencies: - dependency-name: com.google.errorprone:error_prone_core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2c064479..56b17380 100644 --- a/pom.xml +++ b/pom.xml @@ -80,7 +80,7 @@ 33.3.1-jre 1.7.0 - 2.35.1 + 2.36.0 0.8.12 3.5.2 3.13.0 From 6189f8272816c0dc59758d731dd5a3235b8c1e0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 11:00:59 +0530 Subject: [PATCH 03/10] Bump commons-io:commons-io from 2.17.0 to 2.18.0 (#1077) Bumps commons-io:commons-io from 2.17.0 to 2.18.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 56b17380..650e7ac5 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ 5.6.2 1.20.0 1.17.1 - 2.17.0 + 2.18.0 2.0.21 1.7.3 0.6.1 From 66bf1c32b8ea46c89aa3da428dbbe075474da5d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 11:01:09 +0530 Subject: [PATCH 04/10] Bump log4j.version from 2.24.1 to 2.24.2 (#1078) Bumps `log4j.version` from 2.24.1 to 2.24.2. Updates `org.apache.logging.log4j:log4j-api` from 2.24.1 to 2.24.2 Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.24.1 to 2.24.2 Updates `org.apache.logging.log4j:log4j-core` from 2.24.1 to 2.24.2 --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 650e7ac5..7066f886 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ 4.13.2 5.14.2 8.0.2.RELEASE - 2.24.1 + 2.24.2 4.2.2 2.13.0 2.0.3 From ca859e39192e76a6c1fa529c9fc17d913441438d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 11:01:51 +0530 Subject: [PATCH 05/10] Bump kotlin.version from 2.0.21 to 2.1.0 (#1080) Bumps `kotlin.version` from 2.0.21 to 2.1.0. Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.0.21 to 2.1.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.21...v2.1.0) Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.0.21 to 2.1.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.21...v2.1.0) Updates `org.jetbrains.kotlin:kotlin-test` from 2.0.21 to 2.1.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.21...v2.1.0) Updates `org.jetbrains.kotlin:kotlin-test-junit` from 2.0.21 to 2.1.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.21...v2.1.0) Updates `org.jetbrains.kotlin:kotlin-maven-serialization` from 2.0.21 to 2.1.0 Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.0.21 to 2.1.0 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-test-junit dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-maven-serialization dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7066f886..b8d7a58e 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ 1.20.0 1.17.1 2.18.0 - 2.0.21 + 2.1.0 1.7.3 0.6.1 1.18.36 From ef70826fc5c1e79434657d64b1c0d9297e57cc1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 11:01:58 +0530 Subject: [PATCH 06/10] Bump jackson.version from 2.18.1 to 2.18.2 (#1081) Bumps `jackson.version` from 2.18.1 to 2.18.2. Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.1 to 2.18.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.1 to 2.18.2 Updates `com.fasterxml.jackson.datatype:jackson-datatype-jdk8` from 2.18.1 to 2.18.2 Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.1 to 2.18.2 - [Commits](https://github.com/FasterXML/jackson-module-kotlin/compare/jackson-module-kotlin-2.18.1...jackson-module-kotlin-2.18.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b8d7a58e..088c2e3d 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ 11 11 UTF-8 - 2.18.1 + 2.18.2 2.0.16 1.9.3 2.3.232 From 82ab401b940def68e3cb9a57e237a1a8c0b6426a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 11:02:06 +0530 Subject: [PATCH 07/10] Bump org.graalvm.buildtools:native-maven-plugin from 0.10.3 to 0.10.4 (#1082) Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.10.3 to 0.10.4. - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](https://github.com/graalvm/native-build-tools/commits) --- updated-dependencies: - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 784d9acf..793dbdfe 100644 --- a/nitrite-native-tests/pom.xml +++ b/nitrite-native-tests/pom.xml @@ -22,7 +22,7 @@ 3.26.3 5.11.3 - 0.10.3 + 0.10.4 From 1f98b3960d13741f858051e81072085befd8dbb7 Mon Sep 17 00:00:00 2001 From: Leo Gertsenshteyn <146586+leoger@users.noreply.github.com> Date: Fri, 13 Dec 2024 22:40:58 -0800 Subject: [PATCH 08/10] POM changes to fix build for contributors (#1083) * POM changes to simplify build for contributors. * Fix error-prone plugin to maintain JDK 11 buildability * use the 'deploy' profile in Github Workflows * Update .github/workflows/build.yml Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- .github/workflows/build.yml | 8 ++++---- .github/workflows/release.yml | 2 +- .github/workflows/snapshot.yml | 2 +- nitrite-bom/pom.xml | 13 ------------- nitrite-jackson-mapper/pom.xml | 8 -------- nitrite-mvstore-adapter/pom.xml | 8 -------- nitrite-rocksdb-adapter/pom.xml | 8 -------- nitrite-spatial/pom.xml | 4 ---- nitrite-support/pom.xml | 8 -------- nitrite/pom.xml | 8 -------- pom.xml | 34 +++++++++++++++++++++------------ potassium-nitrite/pom.xml | 8 -------- 12 files changed, 28 insertions(+), 83 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 45fe502e..f33f83ac 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -39,7 +39,7 @@ jobs: cache: 'maven' - name: Build with Maven - run: mvn -B -ff -ntp clean install -Dgpg.skip=true + run: mvn -B -ff -ntp clean install - name: Publish Code Coverage if: github.ref == 'refs/heads/main' && matrix.java == '11' @@ -70,7 +70,7 @@ jobs: cache: 'maven' - name: Build with Maven - run: mvn -B -ff -ntp clean install -Dgpg.skip=true + run: mvn -B -ff -ntp clean install build_windows: runs-on: windows-latest @@ -93,7 +93,7 @@ jobs: cache: 'maven' - name: Build with Maven - run: mvn -B -ff -ntp clean install --% -Dgpg.skip=true + run: mvn -B -ff -ntp clean install verify-native: name: Verify GraalVM ${{ matrix.java }} compatibility on ${{ matrix.os }} @@ -111,7 +111,7 @@ jobs: distribution: 'graalvm-community' - name: Install nitrite - run: mvn -B -ff -ntp clean install "-Dgpg.skip=true" -DskipTests + run: mvn -B -ff -ntp clean install -DskipTests - name: Run native tests working-directory: ./nitrite-native-tests diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index edb94a0e..be006b80 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -51,7 +51,7 @@ jobs: PGP_KEY_PASSWORD: ${{ secrets.PGP_KEY_PASSWORD }} - name: Deploy Release - run: mvn -B -ff -ntp deploy -DskipTests -Dgpg.passphrase="$PGP_KEY_PASSWORD" + run: mvn -P deploy -B -ff -ntp deploy -DskipTests -Dgpg.passphrase="$PGP_KEY_PASSWORD" shell: bash env: MAVEN_USERNAME: ${{ secrets.OSSRH_USER }} diff --git a/.github/workflows/snapshot.yml b/.github/workflows/snapshot.yml index 2e4bab89..ddcdc1b8 100644 --- a/.github/workflows/snapshot.yml +++ b/.github/workflows/snapshot.yml @@ -51,7 +51,7 @@ jobs: PGP_KEY_PASSWORD: ${{ secrets.PGP_KEY_PASSWORD }} - name: Deploy Snapshot - run: mvn -B -ff -ntp deploy -DskipTests -Dgpg.passphrase="$PGP_KEY_PASSWORD" + run: mvn -P deploy -B -ff -ntp deploy -DskipTests -Dgpg.passphrase="$PGP_KEY_PASSWORD" shell: bash env: MAVEN_USERNAME: ${{ secrets.OSSRH_USER }} diff --git a/nitrite-bom/pom.xml b/nitrite-bom/pom.xml index c2cdf4bf..2c9db54b 100644 --- a/nitrite-bom/pom.xml +++ b/nitrite-bom/pom.xml @@ -67,17 +67,4 @@ true - - - - - org.apache.maven.plugins - maven-gpg-plugin - - - org.sonatype.plugins - nexus-staging-maven-plugin - - - diff --git a/nitrite-jackson-mapper/pom.xml b/nitrite-jackson-mapper/pom.xml index 8b2d741e..7c6f7a3d 100644 --- a/nitrite-jackson-mapper/pom.xml +++ b/nitrite-jackson-mapper/pom.xml @@ -132,18 +132,10 @@ org.apache.maven.plugins maven-source-plugin - - org.apache.maven.plugins - maven-gpg-plugin - org.codehaus.mojo animal-sniffer-maven-plugin - - org.sonatype.plugins - nexus-staging-maven-plugin - org.apache.maven.plugins maven-jar-plugin diff --git a/nitrite-mvstore-adapter/pom.xml b/nitrite-mvstore-adapter/pom.xml index 6fce262f..eceb5d4a 100644 --- a/nitrite-mvstore-adapter/pom.xml +++ b/nitrite-mvstore-adapter/pom.xml @@ -174,14 +174,6 @@ org.apache.maven.plugins maven-source-plugin - - org.apache.maven.plugins - maven-gpg-plugin - - - org.sonatype.plugins - nexus-staging-maven-plugin - org.apache.maven.plugins maven-jar-plugin diff --git a/nitrite-rocksdb-adapter/pom.xml b/nitrite-rocksdb-adapter/pom.xml index b011bc0f..edd368ff 100644 --- a/nitrite-rocksdb-adapter/pom.xml +++ b/nitrite-rocksdb-adapter/pom.xml @@ -172,14 +172,6 @@ org.apache.maven.plugins maven-source-plugin - - org.apache.maven.plugins - maven-gpg-plugin - - - org.sonatype.plugins - nexus-staging-maven-plugin - org.apache.maven.plugins maven-jar-plugin diff --git a/nitrite-spatial/pom.xml b/nitrite-spatial/pom.xml index 2f5e7725..ef4c1b87 100644 --- a/nitrite-spatial/pom.xml +++ b/nitrite-spatial/pom.xml @@ -117,10 +117,6 @@ org.codehaus.mojo animal-sniffer-maven-plugin - - org.apache.maven.plugins - maven-gpg-plugin - org.sonatype.plugins nexus-staging-maven-plugin diff --git a/nitrite-support/pom.xml b/nitrite-support/pom.xml index 4d3c3ace..0c022902 100644 --- a/nitrite-support/pom.xml +++ b/nitrite-support/pom.xml @@ -125,14 +125,6 @@ org.codehaus.mojo animal-sniffer-maven-plugin - - org.apache.maven.plugins - maven-gpg-plugin - - - org.sonatype.plugins - nexus-staging-maven-plugin - org.apache.maven.plugins maven-jar-plugin diff --git a/nitrite/pom.xml b/nitrite/pom.xml index aa5159c5..d8cdee59 100644 --- a/nitrite/pom.xml +++ b/nitrite/pom.xml @@ -206,18 +206,10 @@ org.apache.maven.plugins maven-source-plugin - - org.apache.maven.plugins - maven-gpg-plugin - org.codehaus.mojo animal-sniffer-maven-plugin - - org.sonatype.plugins - nexus-staging-maven-plugin - org.apache.maven.plugins maven-jar-plugin diff --git a/pom.xml b/pom.xml index 088c2e3d..197e4cac 100644 --- a/pom.xml +++ b/pom.xml @@ -80,7 +80,9 @@ 33.3.1-jre 1.7.0 - 2.36.0 + + 2.31.0 + 0.8.12 3.5.2 3.13.0 @@ -522,19 +524,27 @@ - - - - org.apache.maven.plugins - maven-gpg-plugin - - - org.sonatype.plugins - nexus-staging-maven-plugin - - + + + deploy + + + + org.apache.maven.plugins + maven-gpg-plugin + + + org.sonatype.plugins + nexus-staging-maven-plugin + + + + + + + diff --git a/potassium-nitrite/pom.xml b/potassium-nitrite/pom.xml index 3432c940..2e596b54 100644 --- a/potassium-nitrite/pom.xml +++ b/potassium-nitrite/pom.xml @@ -162,14 +162,6 @@ org.codehaus.mojo animal-sniffer-maven-plugin - - org.apache.maven.plugins - maven-gpg-plugin - - - org.sonatype.plugins - nexus-staging-maven-plugin - org.apache.maven.plugins maven-jar-plugin From ae62ef08036b9aa69997c456af73d177b7354aaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 12:11:48 +0530 Subject: [PATCH 09/10] Bump log4j.version from 2.24.2 to 2.24.3 (#1085) Bumps `log4j.version` from 2.24.2 to 2.24.3. Updates `org.apache.logging.log4j:log4j-api` from 2.24.2 to 2.24.3 Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.24.2 to 2.24.3 Updates `org.apache.logging.log4j:log4j-core` from 2.24.2 to 2.24.3 --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 197e4cac..65dd86a6 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ 4.13.2 5.14.2 8.0.2.RELEASE - 2.24.2 + 2.24.3 4.2.2 2.13.0 2.0.3 From 59ea06519735541a7635dba91182c10a775c6de6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 12:11:59 +0530 Subject: [PATCH 10/10] Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 (#1084) Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.11.1 to 3.11.2. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.11.1...maven-javadoc-plugin-3.11.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 65dd86a6..0c56a8e5 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ 0.8.12 3.5.2 3.13.0 - 3.11.1 + 3.11.2 3.3.1 1.9.20 1.24