Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pQx5L-0007fj-HM for pgsql-jdbc@arkaria.postgresql.org; Sat, 11 Feb 2023 21:07:03 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pQx5K-0005uJ-EN for pgsql-jdbc@arkaria.postgresql.org; Sat, 11 Feb 2023 21:07:02 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pQx5K-0005u9-6c for pgsql-jdbc@lists.postgresql.org; Sat, 11 Feb 2023 21:07:02 +0000 Received: from out-19.smtp.github.com ([192.30.252.202]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pQx5H-0003tX-Ex for pgsql-jdbc@lists.postgresql.org; Sat, 11 Feb 2023 21:07:01 +0000 Received: from github.com (hubbernetes-node-6290418.va3-iad.github.net [10.48.15.72]) by smtp.github.com (Postfix) with ESMTPA id DF899E04C6 for ; Sat, 11 Feb 2023 13:06:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1676149617; bh=t6NGb5GCOtzrRwvJ6jEjShgyeABZdQng9vH6e5yTuZQ=; h=Date:From:To:Subject:From; b=NUYPpiQW6oyJD7Ey3ZLuueSx69a7DkWvU4Yi3/G90s0jmfOEcQP+lboDpR0lgVxj2 EVUnH1Ja7al8ldzlNNktRxbwQZz86d0KuyR6CmnsERL7JGlaoGJG7bFKajDl+LBh2g W1VecIrqzKuBfUN1yZC7nCT0KKpgcXPNY7z51dT4= Date: Sat, 11 Feb 2023 13:06:57 -0800 From: "renovate[bot]" To: pgsql-jdbc@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 7efd0b: fix(deps): update dependency org.osgi:org.osgi.ser... Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Approved: 58GruLoMopuc X-GitHub-Recipient-Address: pgsql-jdbc@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/renovate/org.osgi-org.osgi.service.jdbc-1.x Home: https://github.com/pgjdbc/pgjdbc Commit: 7efd0b8706ce6a4be2f3a79b17e5ed35cc6c0f79 https://github.com/pgjdbc/pgjdbc/commit/7efd0b8706ce6a4be2f3a79b17e5ed35cc6c0f79 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-02-11 (Sat, 11 Feb 2023) Changed paths: M pgjdbc-osgi-test/build.gradle.kts M pgjdbc/build.gradle.kts Log Message: ----------- fix(deps): update dependency org.osgi:org.osgi.service.jdbc to v1.1.0