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 1pR8do-0003Sr-JI for pgsql-jdbc@arkaria.postgresql.org; Sun, 12 Feb 2023 09:27:24 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pR8dn-0008Ez-BV for pgsql-jdbc@arkaria.postgresql.org; Sun, 12 Feb 2023 09:27:23 +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 1pR8dn-0008Eq-2h for pgsql-jdbc@lists.postgresql.org; Sun, 12 Feb 2023 09:27:23 +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 1pR8dl-0002qz-EO for pgsql-jdbc@lists.postgresql.org; Sun, 12 Feb 2023 09:27:22 +0000 Received: from github.com (hubbernetes-node-31593c1.ash1-iad.github.net [10.56.202.69]) by smtp.github.com (Postfix) with ESMTPA id B074F84008F for ; Sun, 12 Feb 2023 01:27:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1676194039; bh=zHONGC8AY0oUczU45HhzV/34Swra/9za/ywHBKQUABU=; h=Date:From:To:Subject:From; b=FJ14hzFXAcU51h1LV4BnPAGTW4JMO4fPIAnMcwa/172CQHkF+laaNVd5C9qQtiJb/ +kPu5fO1I2pHFdR/rXZ15ww00FtUciIAVyC6GOTyuuIogTuV+vFXixRz8bATsf/Uzn /+BEmDGwtIQuIPtMVymluxb/u6TkyrRycv364GgE= Date: Sun, 12 Feb 2023 01:27:19 -0800 From: "renovate[bot]" To: pgsql-jdbc@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 10f160: fix(deps): update dependency javax:javaee-api to v... 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: 10f1609e399805e1f39fc53663718e3b1f2cd8e9 https://github.com/pgjdbc/pgjdbc/commit/10f1609e399805e1f39fc53663718e3b1f2cd8e9 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 Log Message: ----------- fix(deps): update dependency javax:javaee-api to v8 (#2797) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>