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 1pR8er-0003Vb-Pg for pgsql-jdbc@arkaria.postgresql.org; Sun, 12 Feb 2023 09:28:29 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pR8eq-0000aq-Lm for pgsql-jdbc@arkaria.postgresql.org; Sun, 12 Feb 2023 09:28:28 +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 1pR8eq-0000ag-E5 for pgsql-jdbc@lists.postgresql.org; Sun, 12 Feb 2023 09:28:28 +0000 Received: from out-25.smtp.github.com ([192.30.252.208]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pR8eo-0002rG-VV for pgsql-jdbc@lists.postgresql.org; Sun, 12 Feb 2023 09:28:28 +0000 Received: from github.com (hubbernetes-node-2a5d1f8.ash1-iad.github.net [10.56.14.77]) by smtp.github.com (Postfix) with ESMTPA id B034C84030D for ; Sun, 12 Feb 2023 01:28:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1676194105; bh=AyFRgOusN8xDSzIS/VGEp6ebK9eZV+rjuB+nhpArAOI=; h=Date:From:To:Subject:From; b=qEeKMjIvC9MiEV23SFc7fX+rE2Cqz0gFOe9wYyk+mM7v3ffSIf+VkAnIXNivcc9Jb YHg41Yi8lTaAobg+qanggl0oGy6prL67nM6imBIofKC3k12czTFvasOXtizB/EQawO QKDE2fcvSSYUwVc+4phz6vAem5+P0aphgtIV+MwQ= Date: Sun, 12 Feb 2023 01:28:25 -0800 From: "renovate[bot]" To: pgsql-jdbc@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 50abc9: 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: 50abc90c1f00579923d5816a9fb93a51d71c471a https://github.com/pgjdbc/pgjdbc/commit/50abc90c1f00579923d5816a9fb93a51d71c471a Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-02-12 (Sun, 12 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