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 1q3bMB-0007b7-PJ for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 29 May 2023 11:48:11 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q3bMA-00007Q-NS for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 29 May 2023 11:48:10 +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 1q3bMA-00007F-HL for pgsql-jdbc-commits@lists.postgresql.org; Mon, 29 May 2023 11:48:10 +0000 Received: from out-19.smtp.github.com ([192.30.252.202]) by makus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1q3bM8-002VTY-3j for pgsql-jdbc-commits@lists.postgresql.org; Mon, 29 May 2023 11:48:09 +0000 Received: from github.com (hubbernetes-node-2119a52.va3-iad.github.net [10.48.207.63]) by smtp.github.com (Postfix) with ESMTPA id 1E653E0DBB for ; Mon, 29 May 2023 04:48:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1685360887; bh=7qp/OGXJ92WhOhy+pc5lFAPzVEQEIITjk1owxxJX278=; h=Date:From:To:Subject:From; b=GtwZ3w94+0CPpS/35c8qVTeqIjtFdGIY9fH+AyoJpDpKHnAGldVMsAB0UIgr6yCpW qs0/DQfkFyJoEXm8cpzSOgODIvgLhL3SUG422PH7qIxLN8JZIA15NbUg9Bzfr72sTI 8VBgsZLXk1U1IljSOMVjxXH5w5Ushf4/H5vYUOPg= Date: Mon, 29 May 2023 04:48:07 -0700 From: "renovate[bot]" To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 4911ed: fix(deps): update dependency com.google.errorprone... 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: 4911ed072681e209423fb608b4bf2daad01bb94d https://github.com/pgjdbc/pgjdbc/commit/4911ed072681e209423fb608b4bf2daad01bb94d Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-05-29 (Mon, 29 May 2023) Changed paths: M build-logic/verification/src/main/kotlin/build-logic.errorprone.gradle.kts Log Message: ----------- fix(deps): update dependency com.google.errorprone:error_prone_core to v2.19.1 (#2910) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>