Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r7Bkj-004S5D-2o for pgsql-jdbc-commits@arkaria.postgresql.org; Sun, 26 Nov 2023 09:48:37 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1r7Bkh-007jT3-Pd for pgsql-jdbc-commits@arkaria.postgresql.org; Sun, 26 Nov 2023 09:48:35 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r7Bkh-007jSv-J9 for pgsql-jdbc-commits@lists.postgresql.org; Sun, 26 Nov 2023 09:48:35 +0000 Received: from out-23.smtp.github.com ([192.30.252.206]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r7Bkb-008bHM-D4 for pgsql-jdbc-commits@lists.postgresql.org; Sun, 26 Nov 2023 09:48:35 +0000 Received: from github.com (hubbernetes-node-6c75698.ac4-iad.github.net [10.52.205.67]) by smtp.github.com (Postfix) with ESMTPA id 86B965E0743 for ; Sun, 26 Nov 2023 01:48:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1700992107; bh=Aurc5ey5g6qhMXscCx/KWmpB5jv+qoSBS4C5tKJw/1s=; h=Date:From:To:Subject:From; b=FRWBg73zWiefcWQaHzW6B2pJ7rSFqfDxd0UNC3fUUXiDSbKI5mVXoq4LhBAfV56Fr IqZ9SGEqebCMv5Tdmon2HfjlVM3Bcxyw8JFE+GvXdrvFXYvgdsq6ZHcBjZ3j7+yAAP lmKVI2bB6Dlbdpkou60OfVkQuDCL5ez7qXrjXyzw= Date: Sun, 26 Nov 2023 01:48:27 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] e12bc6: fix(deps): update dependency org.ops4j.pax.url:pax... Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Approved: 58GruLoMopuc X-GitHub-Recipient-Address: pgsql-jdbc-commits@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: e12bc692d1eaa831457136da441f580bb29e4455 https://github.com/pgjdbc/pgjdbc/commit/e12bc692d1eaa831457136da441f580bb29e4455 Author: Mend Renovate Date: 2023-11-26 (Sun, 26 Nov 2023) Changed paths: M pgjdbc-osgi-test/build.gradle.kts Log Message: ----------- fix(deps): update dependency org.ops4j.pax.url:pax-url-aether to v2.6.14 (#3030)