From 4cbe136984bddbd60d7d96b7b379c3c8e5d46bd2 Mon Sep 17 00:00:00 2001 From: Stefan Yonkov Date: Fri, 23 May 2025 16:21:13 +0300 Subject: [PATCH 1/2] Update dependencies and suggestions from git bot ospo-renovate --- .github/workflows/check-commit-message.yml | 4 ++-- pom.xml | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.github/workflows/check-commit-message.yml b/.github/workflows/check-commit-message.yml index 5e283a31b9..4a11e8b0ca 100644 --- a/.github/workflows/check-commit-message.yml +++ b/.github/workflows/check-commit-message.yml @@ -2,7 +2,7 @@ name: Check Commit Message for "LMCROSSITXSADEPLOY" on: pull_request: - types: [synchronize, opened] + types: [ synchronize, opened ] jobs: check_commit_message: @@ -12,7 +12,7 @@ jobs: steps: - name: Check Commit Message id: commits - uses: actions/github-script@v6 + uses: actions/github-script@v7 with: script: | const prNumber = context.payload.pull_request.number; diff --git a/pom.xml b/pom.xml index d851bd651d..01d85dcf4f 100644 --- a/pom.xml +++ b/pom.xml @@ -17,8 +17,8 @@ 5.12.2 1.12.1 - 5.17.0 - 10.16.1.1 + 5.18.0 + 10.16.1.1 2.2.224 6.1.0 2.24.3 @@ -38,19 +38,19 @@ 6.3.0 2.19.0 2.19.0 - 4.31.1 + 4.32.0 5.1.0 - 2.56.0 - 1.6.15 + 2.57.0-SNAPSHOT + 1.6.16 2.7.0 - 33.4.6-jre + 33.4.8-jre 2.3.0 2.10.1 1.15.0 3.18.2 1.1.1 1.18.0 - 2.32.0 + 2.33.0-SNAPSHOT 3.4.0 4.0.2 4.0.5 @@ -115,7 +115,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.13.0 + 3.14.0 17 17 @@ -160,7 +160,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.3 @@ -241,7 +241,7 @@ org.jacoco jacoco-maven-plugin - 0.8.10 + 0.8.13 From 9b29dc14f3f0c27316fbff6da49dc6cb11ff8151 Mon Sep 17 00:00:00 2001 From: Stefan Yonkov Date: Wed, 4 Jun 2025 09:05:10 +0300 Subject: [PATCH 2/2] revert SNAPSHOT --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 01d85dcf4f..a8cde12d3e 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ 2.19.0 4.32.0 5.1.0 - 2.57.0-SNAPSHOT + 2.56.0 1.6.16 2.7.0 33.4.8-jre @@ -50,7 +50,7 @@ 3.18.2 1.1.1 1.18.0 - 2.33.0-SNAPSHOT + 2.32.0 3.4.0 4.0.2 4.0.5