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 1pRBoh-0003b2-MU for pgsql-jdbc@arkaria.postgresql.org; Sun, 12 Feb 2023 12:50:51 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pRBnh-0002SM-5x for pgsql-jdbc@arkaria.postgresql.org; Sun, 12 Feb 2023 12:49:49 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pRBng-0002MY-SY for pgsql-jdbc@lists.postgresql.org; Sun, 12 Feb 2023 12:49:48 +0000 Received: from out-24.smtp.github.com ([192.30.252.207]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pRBne-0005gq-EB for pgsql-jdbc@lists.postgresql.org; Sun, 12 Feb 2023 12:49:47 +0000 Received: from github.com (hubbernetes-node-c131d58.ac4-iad.github.net [10.52.210.53]) by smtp.github.com (Postfix) with ESMTPA id EA7EF6000CE for ; Sun, 12 Feb 2023 04:49:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1676206183; bh=j2STclAR8MSXDuwvYtMZZ8vkV30Tcftf2nvEuaLGVe4=; h=Date:From:To:Subject:From; b=qjQFhpPr9tRKvoZHavMuPMbDKvQj2VW+WwhGwZ+9pUPuFh8QPRPLdfnV0lyvbyKcZ RJzs5Q8M8a2+mZDUG+DE/e77N3rKC5sqPyiAE8xvDL39obRiBZf8qv5lGdoVnPqCaZ TJ0uTziWoiJ1z37C2+DYwtB11QXMT9rDsg8gRZx8= Date: Sun, 12 Feb 2023 04:49:42 -0800 From: "renovate[bot]" To: pgsql-jdbc@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 3ca256: fix(deps): update dependency org.osgi:org.osgi.cor... 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/master Home: https://github.com/pgjdbc/pgjdbc Commit: 3ca256a7782964ac6d19b58793ba7e3b8fb5932e https://github.com/pgjdbc/pgjdbc/commit/3ca256a7782964ac6d19b58793ba7e3b8fb5932e Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-02-12 (Sun, 12 Feb 2023) Changed paths: M pgjdbc/build.gradle.kts Log Message: ----------- fix(deps): update dependency org.osgi:org.osgi.core to v6 (#2798) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>