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 1r6sXy-002zp0-Bo for pgsql-jdbc-commits@arkaria.postgresql.org; Sat, 25 Nov 2023 13:18:10 +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 1r6sWy-002QgN-Vc for pgsql-jdbc-commits@arkaria.postgresql.org; Sat, 25 Nov 2023 13:17:08 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r6sWy-002QgF-PD for pgsql-jdbc-commits@lists.postgresql.org; Sat, 25 Nov 2023 13:17:08 +0000 Received: from out-17.smtp.github.com ([192.30.252.200]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r6sWw-007IYt-By for pgsql-jdbc-commits@lists.postgresql.org; Sat, 25 Nov 2023 13:17:07 +0000 Received: from github.com (hubbernetes-node-222d189.va3-iad.github.net [10.48.133.37]) by smtp.github.com (Postfix) with ESMTPA id 4743F4091C for ; Sat, 25 Nov 2023 05:17:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1700918225; bh=usb4EeSPNlqdWWEvcvxxLIa4GPVY2txRbwWz67eH8P8=; h=Date:From:To:Subject:From; b=QeEGZ0ndQGJzHWFv1vFf7gW/4Ki2CAr8d1r+QWZyb2rGrCiYLOGkAVMFCy1zvBqtB l6KkNTIxdHclnKORuVYPV1Dj4uHFrsLyCRvYcMV5B4yCfNkYt32W+WqZrhD0mXFxfK uM1ZOi3wR8pP/oRBZ0RE3cvOFKBTFAc9peFSMaJ8= Date: Sat, 25 Nov 2023 05:17:05 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 24de19: fix(deps): update dependency checkstyle to v10.12.... 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: 24de190e66085edb33ccc17076d0e9d6f1b63f28 https://github.com/pgjdbc/pgjdbc/commit/24de190e66085edb33ccc17076d0e9d6f1b63f28 Author: Mend Renovate Date: 2023-11-25 (Sat, 25 Nov 2023) Changed paths: M build-logic/verification/src/main/kotlin/build-logic.checkstyle.gradle.kts Log Message: ----------- fix(deps): update dependency checkstyle to v10.12.5 (#3020)