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 1pRBpT-0003cv-O7 for pgsql-jdbc@arkaria.postgresql.org; Sun, 12 Feb 2023 12:51:39 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pRBoU-0003Cr-Kt for pgsql-jdbc@arkaria.postgresql.org; Sun, 12 Feb 2023 12:50:38 +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 1pRBoU-0003Cf-DG for pgsql-jdbc@lists.postgresql.org; Sun, 12 Feb 2023 12:50:38 +0000 Received: from out-18.smtp.github.com ([192.30.252.201]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pRBoS-0004cQ-MS for pgsql-jdbc@lists.postgresql.org; Sun, 12 Feb 2023 12:50:38 +0000 Received: from github.com (hubbernetes-node-1804551.va3-iad.github.net [10.48.200.34]) by smtp.github.com (Postfix) with ESMTPA id 754E4340323 for ; Sun, 12 Feb 2023 04:50:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1676206234; bh=J8SBiG+cKxzhqzHDcIUPCjKR2sSv1lsTAUuZSYLKStY=; h=Date:From:To:Subject:From; b=V+WAPmCarvdEFiytjpHHa6C8cGyVQlOvMDejGR46LyTXaiueEy6vWpf+99BkTEabv YeZ2+39IDP2IzXuWo0aAaY4EGgpioLxATH3ir3swWVpcOaZXhnxd5HC+6mihBP12cr OMHovYr/ngRMqIcJRZ/eBcsGMhBJDTcDiwNLW2Ro= Date: Sun, 12 Feb 2023 04:50:34 -0800 From: "renovate[bot]" To: pgsql-jdbc@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 019b5d: 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: 019b5d500721a19812002f36976c45972a3d8726 https://github.com/pgjdbc/pgjdbc/commit/019b5d500721a19812002f36976c45972a3d8726 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