From f5fee4cfc2a1d6748c1324ed644a9d1bb47e0a23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 08:15:56 +0000 Subject: [PATCH] Bump the safe-patch-updates group across 1 directory with 3 updates Bumps the safe-patch-updates group with 3 updates in the / directory: [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc), [jakarta.annotation:jakarta.annotation-api](https://github.com/eclipse-ee4j/common-annotations-api) and [org.glassfish.hk2:osgi-resource-locator](https://github.com/eclipse-ee4j/glassfish-hk2-extra). Updates `org.postgresql:postgresql` from 42.7.11 to 42.7.12 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.7.11...REL42.7.12) Updates `jakarta.annotation:jakarta.annotation-api` from 2.1.0 to 2.1.1 - [Commits](https://github.com/eclipse-ee4j/common-annotations-api/compare/2.1.0...2.1.1) Updates `org.glassfish.hk2:osgi-resource-locator` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/eclipse-ee4j/glassfish-hk2-extra/releases) - [Commits](https://github.com/eclipse-ee4j/glassfish-hk2-extra/compare/1.0.3-RELEASE...1.0.4) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe-patch-updates - dependency-name: jakarta.annotation:jakarta.annotation-api dependency-version: 2.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe-patch-updates - dependency-name: org.glassfish.hk2:osgi-resource-locator dependency-version: 1.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe-patch-updates ... Signed-off-by: dependabot[bot] --- dsf-bpe/dsf-bpe-process-api-v1-impl/pom.xml | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) mode change 100755 => 100644 pom.xml diff --git a/dsf-bpe/dsf-bpe-process-api-v1-impl/pom.xml b/dsf-bpe/dsf-bpe-process-api-v1-impl/pom.xml index c329060b0..ec89c0f95 100644 --- a/dsf-bpe/dsf-bpe-process-api-v1-impl/pom.xml +++ b/dsf-bpe/dsf-bpe-process-api-v1-impl/pom.xml @@ -231,7 +231,7 @@ org.glassfish.hk2 osgi-resource-locator - 1.0.3 + 1.0.4 org.glassfish.jersey.connectors diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index f959b9eee..6f513b6bb --- a/pom.xml +++ b/pom.xml @@ -60,9 +60,9 @@ 3.1.0 4.0.0 4.0.0 - 2.1.0 + 2.1.1 3.0.0 - 3.0.0 + 2.1.1 DSF Parent POM @@ -192,7 +192,7 @@ org.postgresql postgresql - 42.7.11 + 42.7.12 org.checkerframework