From 3cf52b4e50a33715668d84e9c4c1b8786a97c268 Mon Sep 17 00:00:00 2001 From: Marthym Date: Sun, 6 Jul 2025 18:47:16 +0200 Subject: [PATCH 1/5] chore(pom): upgrade dependencies --- pom.xml | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/pom.xml b/pom.xml index a117db9..999771f 100644 --- a/pom.xml +++ b/pom.xml @@ -38,26 +38,26 @@ 17 17 - 1.18.30 - 24.1.0 - 3.17.6 + 1.18.38 + 26.0.2 + 3.19.24 - 5.10.1 - 3.24.2 - 2.0.9 - 1.4.13 + 5.13.3 + 3.27.3 + 2.0.17 + 1.5.18 - 0.8.11 - 3.11.0 - 3.1.1 - 3.1.0 - 3.6.2 - 3.0.1 - 2.0.1 - 2.0.1 - 3.3.0 - 3.2.2 - 4.9.0 + 0.8.13 + 3.14.0 + 3.1.4 + 3.2.8 + 3.11.2 + 3.1.1 + 2.1.0 + 2.1.0 + 3.3.1 + 3.5.3 + 4.11.5 1.7.0 @@ -67,7 +67,7 @@ ossrh - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ + https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/ @@ -379,7 +379,7 @@ ossrh - https://s01.oss.sonatype.org/ + https://ossrh-staging-api.central.sonatype.com/ true From 8b9c51245b123d4fe5eec33e2862a7a03345bf37 Mon Sep 17 00:00:00 2001 From: Marthym Date: Sun, 6 Jul 2025 19:16:32 +0200 Subject: [PATCH 2/5] [maven-release-plugin] prepare release 1.4.3 --- juery-api/pom.xml | 2 +- juery-basic/pom.xml | 2 +- juery-jooq/pom.xml | 2 +- juery-mongo/pom.xml | 2 +- pom.xml | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/juery-api/pom.xml b/juery-api/pom.xml index 7908963..1eabec0 100644 --- a/juery-api/pom.xml +++ b/juery-api/pom.xml @@ -4,7 +4,7 @@ fr.ght1pc9kc juery - 1.4.3-SNAPSHOT + 1.4.3 juery-api diff --git a/juery-basic/pom.xml b/juery-basic/pom.xml index f3776cc..00fb668 100644 --- a/juery-basic/pom.xml +++ b/juery-basic/pom.xml @@ -4,7 +4,7 @@ fr.ght1pc9kc juery - 1.4.3-SNAPSHOT + 1.4.3 juery-basic diff --git a/juery-jooq/pom.xml b/juery-jooq/pom.xml index 96ebb7f..9de7c21 100644 --- a/juery-jooq/pom.xml +++ b/juery-jooq/pom.xml @@ -4,7 +4,7 @@ fr.ght1pc9kc juery - 1.4.3-SNAPSHOT + 1.4.3 juery-jooq diff --git a/juery-mongo/pom.xml b/juery-mongo/pom.xml index 4da3d27..0ef06d9 100644 --- a/juery-mongo/pom.xml +++ b/juery-mongo/pom.xml @@ -4,7 +4,7 @@ fr.ght1pc9kc juery - 1.4.3-SNAPSHOT + 1.4.3 juery-mongo diff --git a/pom.xml b/pom.xml index 999771f..65cf362 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ fr.ght1pc9kc juery - 1.4.3-SNAPSHOT + 1.4.3 pom Juery @@ -23,7 +23,7 @@ scm:git:git@github.com:Marthym/juery.git scm:git:git@github.com:Marthym/juery.git https://github.com/Marthym/juery - HEAD + 1.4.3 From 9889429621a7fce0733e49a62ab2b8a5745b7109 Mon Sep 17 00:00:00 2001 From: Marthym Date: Sun, 6 Jul 2025 19:16:32 +0200 Subject: [PATCH 3/5] [maven-release-plugin] prepare for next development iteration --- juery-api/pom.xml | 2 +- juery-basic/pom.xml | 2 +- juery-jooq/pom.xml | 2 +- juery-mongo/pom.xml | 2 +- pom.xml | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/juery-api/pom.xml b/juery-api/pom.xml index 1eabec0..c0d1f61 100644 --- a/juery-api/pom.xml +++ b/juery-api/pom.xml @@ -4,7 +4,7 @@ fr.ght1pc9kc juery - 1.4.3 + 1.4.4-SNAPSHOT juery-api diff --git a/juery-basic/pom.xml b/juery-basic/pom.xml index 00fb668..4fa5e07 100644 --- a/juery-basic/pom.xml +++ b/juery-basic/pom.xml @@ -4,7 +4,7 @@ fr.ght1pc9kc juery - 1.4.3 + 1.4.4-SNAPSHOT juery-basic diff --git a/juery-jooq/pom.xml b/juery-jooq/pom.xml index 9de7c21..cae0158 100644 --- a/juery-jooq/pom.xml +++ b/juery-jooq/pom.xml @@ -4,7 +4,7 @@ fr.ght1pc9kc juery - 1.4.3 + 1.4.4-SNAPSHOT juery-jooq diff --git a/juery-mongo/pom.xml b/juery-mongo/pom.xml index 0ef06d9..dc94b71 100644 --- a/juery-mongo/pom.xml +++ b/juery-mongo/pom.xml @@ -4,7 +4,7 @@ fr.ght1pc9kc juery - 1.4.3 + 1.4.4-SNAPSHOT juery-mongo diff --git a/pom.xml b/pom.xml index 65cf362..9c9f80b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ fr.ght1pc9kc juery - 1.4.3 + 1.4.4-SNAPSHOT pom Juery @@ -23,7 +23,7 @@ scm:git:git@github.com:Marthym/juery.git scm:git:git@github.com:Marthym/juery.git https://github.com/Marthym/juery - 1.4.3 + HEAD From 1e3af9144d1415e2f20a539e55cec157ad2b9f59 Mon Sep 17 00:00:00 2001 From: Marthym Date: Tue, 8 Jul 2025 21:42:16 +0200 Subject: [PATCH 4/5] chore(ci): upgrade all github actions --- .github/workflows/build.yml | 6 +++--- .github/workflows/javadoc.yml | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7c97072..daa3ab8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,16 +12,16 @@ jobs: name: Build runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4.2.2 with: fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis - name: Set up JDK 17 - uses: actions/setup-java@v3.9.0 + uses: actions/setup-java@v4.7.1 with: java-version: 17 distribution: 'temurin' - name: Cache Maven packages - uses: actions/cache@v3.0.11 + uses: actions/cache@v4.2.3 with: path: ~/.m2 key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }} diff --git a/.github/workflows/javadoc.yml b/.github/workflows/javadoc.yml index 659df4a..0cfcab1 100644 --- a/.github/workflows/javadoc.yml +++ b/.github/workflows/javadoc.yml @@ -22,16 +22,16 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout the repo - uses: actions/checkout@v4.1.1 + uses: actions/checkout@v4.2.2 - name: Set up JDK 17 - uses: actions/setup-java@v4.0.0 + uses: actions/setup-java@v4.7.1 with: java-version: 17 distribution: 'temurin' - name: Cache Maven packages - uses: actions/cache@v4.0.0 + uses: actions/cache@v4.2.3 with: path: ~/.m2 key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }} @@ -41,14 +41,14 @@ jobs: run: mvn clean javadoc:aggregate -DskipTests - name: Setup Pages - uses: actions/configure-pages@v4.0.0 + uses: actions/configure-pages@v5.0.0 - name: Upload artifact - uses: actions/upload-pages-artifact@v3.0.0 + uses: actions/upload-pages-artifact@v3.0.1 with: # Upload entire repository path: 'target/site/apidocs' - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4.0.3 \ No newline at end of file + uses: actions/deploy-pages@v4.0.5 \ No newline at end of file From 8689387e10e357a6dd789fefdd0cfe3a8f098fa8 Mon Sep 17 00:00:00 2001 From: Marthym Date: Tue, 8 Jul 2025 21:52:04 +0200 Subject: [PATCH 5/5] chore(ci): upgrade sonar maven plugin --- pom.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9c9f80b..1e74880 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 fr.ght1pc9kc @@ -59,8 +60,9 @@ 3.5.3 4.11.5 1.7.0 + 5.1.0.4751 - + @@ -190,6 +192,11 @@ + + org.sonarsource.scanner.maven + sonar-maven-plugin + ${sonar-maven-plugin.version} +