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 1rAApi-005AWR-DR for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 04 Dec 2023 15:26:06 +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 1rAAph-00HXkW-4v for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 04 Dec 2023 15:26:05 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rAApg-00HXkO-Uv for pgsql-jdbc-commits@lists.postgresql.org; Mon, 04 Dec 2023 15:26:04 +0000 Received: from out-20.smtp.github.com ([192.30.252.203]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rAApe-00A4RW-B8 for pgsql-jdbc-commits@lists.postgresql.org; Mon, 04 Dec 2023 15:26:04 +0000 Received: from github.com (hubbernetes-node-251e6db.va3-iad.github.net [10.48.205.47]) by smtp.github.com (Postfix) with ESMTPA id CF2968C072F for ; Mon, 4 Dec 2023 07:26:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1701703560; bh=u+mughkBi2lJV9kjw2pD8/Z/CyQOqmnXu0StY0pCRL0=; h=Date:From:To:Subject:From; b=StWCBBTLYNrZBR/H4jlDiwYMjQ4JaONqa7au0JuMibB4e3B0QY4/3dXFk9BettJxM N8JIjQRrL8wAnd8Qckauz5xf5BSIgScxPE+9G9baHO3VR7/OWU3PNAA5PIICTU3/8v HeUUY9HWUoVK+9w80vyS0c0uZVzB4wlL9QlEYTRU= Date: Mon, 04 Dec 2023 07:26:00 -0800 From: Mend Renovate To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] ae521b: fix(deps): update logback to v1.2.13 (#3053) 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: ae521bf247594daf15d6c52e86442c759cef1ee6 https://github.com/pgjdbc/pgjdbc/commit/ae521bf247594daf15d6c52e86442c759cef1ee6 Author: Mend Renovate Date: 2023-12-04 (Mon, 04 Dec 2023) Changed paths: M pgjdbc-osgi-test/build.gradle.kts Log Message: ----------- fix(deps): update logback to v1.2.13 (#3053)