From b14f6b529dbf6c7b72e2541cfd0683d087c04c1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 19:22:22 +0000 Subject: [PATCH 1/6] chore(deps): bump org.redisson:redisson in /os-dependencies Bumps [org.redisson:redisson](https://github.com/redisson/redisson) from 3.51.0 to 3.52.0. - [Release notes](https://github.com/redisson/redisson/releases) - [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md) - [Commits](https://github.com/redisson/redisson/compare/redisson-3.51.0...redisson-3.52.0) --- updated-dependencies: - dependency-name: org.redisson:redisson dependency-version: 3.52.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- os-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os-dependencies/pom.xml b/os-dependencies/pom.xml index 10c0cd7d..e2dd45d9 100644 --- a/os-dependencies/pom.xml +++ b/os-dependencies/pom.xml @@ -88,7 +88,7 @@ 2.3.34 1.21.2 9.0.1.Final - 3.51.0 + 3.52.0 2.0.17 1.0.0 From f9ce9bcf1d96436cbf2976ef8c9fd00598e934fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 19:50:49 +0000 Subject: [PATCH 2/6] chore(deps): bump org.apache.commons:commons-lang3 in /os-dependencies Bumps org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- os-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os-dependencies/pom.xml b/os-dependencies/pom.xml index e2dd45d9..1f1cf990 100644 --- a/os-dependencies/pom.xml +++ b/os-dependencies/pom.xml @@ -72,7 +72,7 @@ 7.1.1.Final 2.5.0 - 3.18.0 + 3.19.0 2.20.0 4.5.0 33.5.0-jre From 7349d059aae51ab65e50df3d916cbf7eb96decc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 21:22:38 +0000 Subject: [PATCH 3/6] chore(deps): bump org.sonatype.central:central-publishing-maven-plugin Bumps [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) from 0.8.0 to 0.9.0. - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) --- updated-dependencies: - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5ab177c3..d6c57f24 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ 3.12.0 3.2.8 1.7.3 - 0.8.0 + 0.9.0 acanx 2.0.58 1.18.38 From 5e5e0003ddd0323260f921d1b5e6e576561d7c5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 19:20:41 +0000 Subject: [PATCH 4/6] chore(deps): bump org.sonatype.central:central-publishing-maven-plugin Bumps [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) from 0.8.0 to 0.9.0. - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) --- updated-dependencies: - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- os-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os-dependencies/pom.xml b/os-dependencies/pom.xml index 1f1cf990..78d28ed0 100644 --- a/os-dependencies/pom.xml +++ b/os-dependencies/pom.xml @@ -48,7 +48,7 @@ 3.12.0 3.2.8 1.7.3 - 0.8.0 + 0.9.0 0.1.4.4 0.4.1 From 078285bd8e09674df8a7899a4e3150549259a7f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 19:50:30 +0000 Subject: [PATCH 5/6] chore(deps-dev): bump com.h2database:h2 in /os-dependencies Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.3.232 to 2.4.240. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-2.3.232...version-2.4.240) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-version: 2.4.240 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- os-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os-dependencies/pom.xml b/os-dependencies/pom.xml index 78d28ed0..bdbca4de 100644 --- a/os-dependencies/pom.xml +++ b/os-dependencies/pom.xml @@ -946,7 +946,7 @@ com.h2database h2 - 2.3.232 + 2.4.240 test From 7a09ed44ebcd8431fe758293aa8f7754b0431280 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 21:20:46 +0000 Subject: [PATCH 6/6] chore(deps): bump org.hibernate.orm:hibernate-core in /os-dependencies Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 7.1.1.Final to 7.1.2.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.1.2/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/7.1.1...7.1.2) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.1.2.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- os-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os-dependencies/pom.xml b/os-dependencies/pom.xml index bdbca4de..c6529a32 100644 --- a/os-dependencies/pom.xml +++ b/os-dependencies/pom.xml @@ -69,7 +69,7 @@ 9.4.0 42.7.8 3.5.19 - 7.1.1.Final + 7.1.2.Final 2.5.0 3.19.0