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 1q3YsS-0000Ku-7a for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 29 May 2023 09:09:20 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q3YsR-000105-50 for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 29 May 2023 09:09:19 +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 1q3YsQ-0000zw-V4 for pgsql-jdbc-commits@lists.postgresql.org; Mon, 29 May 2023 09:09:18 +0000 Received: from out-25.smtp.github.com ([192.30.252.208]) by magus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1q3YsN-002qdB-Ka for pgsql-jdbc-commits@lists.postgresql.org; Mon, 29 May 2023 09:09:18 +0000 Received: from github.com (hubbernetes-node-2608e58.ash1-iad.github.net [10.56.14.60]) by smtp.github.com (Postfix) with ESMTPA id B80D584026F for ; Mon, 29 May 2023 02:09:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1685351354; bh=GB4e/46TBZQ1PPXgu/6jOwGchpxJ4MiHL9/uYLbW/gE=; h=Date:From:To:Subject:From; b=FbmkTmw7sZeJDEiYlQ/3ZQ4in4H5PJOJoesiFftEyYpNjcCdLmnsCiRsQb0V25CPf gLDHO6m3IXWUDu7PoG9t/zD9ixXe6oWZTDyc429/BqqYk3Xc99Av/cWx5rMPxUcnxG fTWbRBlIZdhuKMGnaGlEIVgSpq2KhngjgXvKAQac= Date: Mon, 29 May 2023 02:09:14 -0700 From: "renovate[bot]" To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 32fe3f: fix(deps): update dependency net.ltgt.errorprone:n... 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/renovate/net.ltgt.errorprone-net.ltgt.errorprone.gradle.plugin-3.x Home: https://github.com/pgjdbc/pgjdbc Commit: 32fe3fefbc3af085f434a177717078131715bc23 https://github.com/pgjdbc/pgjdbc/commit/32fe3fefbc3af085f434a177717078131715bc23 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-05-29 (Mon, 29 May 2023) Changed paths: M build-logic/verification/build.gradle.kts Log Message: ----------- fix(deps): update dependency net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin to v3.1.0