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 1pQx5S-0007gA-2h for pgsql-jdbc@arkaria.postgresql.org; Sat, 11 Feb 2023 21:07:10 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pQx5R-0007I0-03 for pgsql-jdbc@arkaria.postgresql.org; Sat, 11 Feb 2023 21:07:09 +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 1pQx5L-0005uB-1v for pgsql-jdbc@lists.postgresql.org; Sat, 11 Feb 2023 21:07:03 +0000 Received: from out-25.smtp.github.com ([192.30.252.208]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pQx5I-0006Ig-Rt for pgsql-jdbc@lists.postgresql.org; Sat, 11 Feb 2023 21:07:02 +0000 Received: from github.com (hubbernetes-node-ce2f916.ash1-iad.github.net [10.56.113.64]) by smtp.github.com (Postfix) with ESMTPA id B52AC840204 for ; Sat, 11 Feb 2023 13:06:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1676149619; bh=LR+Tf9jDsjPM8jkUiZLjyNBUdz//XznYv1cHcA/HqQo=; h=Date:From:To:Subject:From; b=LKJLxTmF80OOp40QufT1LSDqGIrcFBu1ap+FoGae1JrXJzy0ItXicmumLaXRbYbuw VkmJXyYodkpG+odfSS7uJep4pEVGzYWbj9GLEvuKVaFKan48ZGaMgNHWRmbUdxhhhp NAxgkmD22jJlDZfxYWrNdDVYRgcYFWJ4TGGT1m7U= Date: Sat, 11 Feb 2023 13:06:59 -0800 From: "renovate[bot]" To: pgsql-jdbc@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 148f50: fix(deps): update dependency junit:junit to v4.13.... 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: 148f50f1914cbd7f081dc247660a7c8df79e91af https://github.com/pgjdbc/pgjdbc/commit/148f50f1914cbd7f081dc247660a7c8df79e91af Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-02-12 (Sun, 12 Feb 2023) Changed paths: M test-gss/build.gradle Log Message: ----------- fix(deps): update dependency junit:junit to v4.13.2 (#2786) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>