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 1pQmct-0003tU-JG for pgsql-jdbc@arkaria.postgresql.org; Sat, 11 Feb 2023 09:56:59 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pQmbu-0006hM-9w for pgsql-jdbc@arkaria.postgresql.org; Sat, 11 Feb 2023 09:55:58 +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 1pQmbu-0006gz-2C for pgsql-jdbc@lists.postgresql.org; Sat, 11 Feb 2023 09:55:58 +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 1pQmbr-0000ig-Qq for pgsql-jdbc@lists.postgresql.org; Sat, 11 Feb 2023 09:55:56 +0000 Received: from github.com (hubbernetes-node-024645c.ash1-iad.github.net [10.56.131.60]) by smtp.github.com (Postfix) with ESMTPA id E3B31840371 for ; Sat, 11 Feb 2023 01:55:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1676109354; bh=XPpOzwTI3NGvbzrC1XGz3e+nU+XEm4qixnnZkFzonic=; h=Date:From:To:Subject:From; b=Dl7l58qnHFJnnRNMl/xW3cZ28iZH9LdUI1falGTggUvuQzB7IObBhvlvkvg/x2ll+ qkzz8viG0V0ArEqIqpWFecltQ7wIzUowTmkYOEXhJkfI1FY6208/0Hc6wyj2s6O49C ytzwsSmmo8hIPb7Ly6hj4radqCmDGIDLRqb1p0nQ= Date: Sat, 11 Feb 2023 01:55:54 -0800 From: Vladimir Sitnikov To: pgsql-jdbc@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 3ee8ea: chore: group org.openjdk.jmh, and ch.qos.logback d... 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: 3ee8eaad78ec4b167535d0d7daf4b2adeadab34c https://github.com/pgjdbc/pgjdbc/commit/3ee8eaad78ec4b167535d0d7daf4b2adeadab34c Author: Vladimir Sitnikov Date: 2023-02-11 (Sat, 11 Feb 2023) Changed paths: M renovate.json Log Message: ----------- chore: group org.openjdk.jmh, and ch.qos.logback dependencies for Renovate It will make Renovate to bump "ch.qos.logback dependencies at once", and "all org.openjdk.jmh dependencies at once".