From 0ec43c35a8c3c598c526faa6c669321eb56f9b80 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2024 11:07:10 +0800 Subject: [PATCH] fix(deps): update dependency ch.qos.logback:logback-core to v1.5.7 (#752) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- async/pom.xml | 2 +- data-elasticsearch/pom.xml | 2 +- data-jdbc/pom.xml | 2 +- data-jpa/pom.xml | 2 +- data-mongo/pom.xml | 2 +- declarative-http-client/pom.xml | 2 +- declarative-rsocket-client/pom.xml | 2 +- events/pom.xml | 2 +- hibernate/pom.xml | 2 +- jdbc/pom.xml | 2 +- jdk-http-client-connector/pom.xml | 2 +- jms/pom.xml | 2 +- multipart/pom.xml | 2 +- problem-details/pom.xml | 2 +- quartz/pom.xml | 2 +- reactor-netty2/pom.xml | 2 +- rest-client/pom.xml | 2 +- virtual-thread/pom.xml | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/async/pom.xml b/async/pom.xml index 1d10f4ed..4f31fdf6 100644 --- a/async/pom.xml +++ b/async/pom.xml @@ -254,7 +254,7 @@ ch.qos.logback logback-core - 1.5.6 + 1.5.7 ch.qos.logback diff --git a/data-elasticsearch/pom.xml b/data-elasticsearch/pom.xml index 65bdafab..bcba8433 100644 --- a/data-elasticsearch/pom.xml +++ b/data-elasticsearch/pom.xml @@ -125,7 +125,7 @@ ch.qos.logback logback-core - 1.5.6 + 1.5.7 ch.qos.logback diff --git a/data-jdbc/pom.xml b/data-jdbc/pom.xml index 95af8900..20404470 100644 --- a/data-jdbc/pom.xml +++ b/data-jdbc/pom.xml @@ -184,7 +184,7 @@ ch.qos.logback logback-core - 1.5.6 + 1.5.7 ch.qos.logback diff --git a/data-jpa/pom.xml b/data-jpa/pom.xml index cc3354e3..72791141 100644 --- a/data-jpa/pom.xml +++ b/data-jpa/pom.xml @@ -259,7 +259,7 @@ ch.qos.logback logback-core - 1.5.6 + 1.5.7 ch.qos.logback diff --git a/data-mongo/pom.xml b/data-mongo/pom.xml index fbea8623..41808660 100644 --- a/data-mongo/pom.xml +++ b/data-mongo/pom.xml @@ -234,7 +234,7 @@ ch.qos.logback logback-core - 1.5.6 + 1.5.7 ch.qos.logback diff --git a/declarative-http-client/pom.xml b/declarative-http-client/pom.xml index 55e7ed7c..aedbcb78 100644 --- a/declarative-http-client/pom.xml +++ b/declarative-http-client/pom.xml @@ -167,7 +167,7 @@ ch.qos.logback logback-core - 1.5.6 + 1.5.7 ch.qos.logback diff --git a/declarative-rsocket-client/pom.xml b/declarative-rsocket-client/pom.xml index 1a8de628..ffa781a5 100644 --- a/declarative-rsocket-client/pom.xml +++ b/declarative-rsocket-client/pom.xml @@ -198,7 +198,7 @@ ch.qos.logback logback-core - 1.5.6 + 1.5.7 ch.qos.logback diff --git a/events/pom.xml b/events/pom.xml index bab2eb90..daf8e1a0 100644 --- a/events/pom.xml +++ b/events/pom.xml @@ -253,7 +253,7 @@ ch.qos.logback logback-core - 1.5.6 + 1.5.7 ch.qos.logback diff --git a/hibernate/pom.xml b/hibernate/pom.xml index f27603e6..642780fe 100644 --- a/hibernate/pom.xml +++ b/hibernate/pom.xml @@ -206,7 +206,7 @@ ch.qos.logback logback-core - 1.5.6 + 1.5.7 ch.qos.logback diff --git a/jdbc/pom.xml b/jdbc/pom.xml index 1a2c2510..40d76c5e 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -174,7 +174,7 @@ ch.qos.logback logback-core - 1.5.6 + 1.5.7 ch.qos.logback diff --git a/jdk-http-client-connector/pom.xml b/jdk-http-client-connector/pom.xml index 16870558..f60cbd42 100644 --- a/jdk-http-client-connector/pom.xml +++ b/jdk-http-client-connector/pom.xml @@ -167,7 +167,7 @@ ch.qos.logback logback-core - 1.5.6 + 1.5.7 ch.qos.logback diff --git a/jms/pom.xml b/jms/pom.xml index e8f1d291..74efca03 100644 --- a/jms/pom.xml +++ b/jms/pom.xml @@ -99,7 +99,7 @@ ch.qos.logback logback-core - 1.5.6 + 1.5.7 ch.qos.logback diff --git a/multipart/pom.xml b/multipart/pom.xml index 76150351..bc04881c 100644 --- a/multipart/pom.xml +++ b/multipart/pom.xml @@ -161,7 +161,7 @@ ch.qos.logback logback-core - 1.5.6 + 1.5.7 ch.qos.logback diff --git a/problem-details/pom.xml b/problem-details/pom.xml index 7768a1df..730a0031 100644 --- a/problem-details/pom.xml +++ b/problem-details/pom.xml @@ -181,7 +181,7 @@ ch.qos.logback logback-core - 1.5.6 + 1.5.7 ch.qos.logback diff --git a/quartz/pom.xml b/quartz/pom.xml index 1adb5a0b..934d2327 100644 --- a/quartz/pom.xml +++ b/quartz/pom.xml @@ -113,7 +113,7 @@ ch.qos.logback logback-core - 1.5.6 + 1.5.7 ch.qos.logback diff --git a/reactor-netty2/pom.xml b/reactor-netty2/pom.xml index 4a0f3bf3..201911f1 100644 --- a/reactor-netty2/pom.xml +++ b/reactor-netty2/pom.xml @@ -148,7 +148,7 @@ ch.qos.logback logback-core - 1.5.6 + 1.5.7 ch.qos.logback diff --git a/rest-client/pom.xml b/rest-client/pom.xml index 275d4f80..07018c34 100644 --- a/rest-client/pom.xml +++ b/rest-client/pom.xml @@ -167,7 +167,7 @@ ch.qos.logback logback-core - 1.5.6 + 1.5.7 ch.qos.logback diff --git a/virtual-thread/pom.xml b/virtual-thread/pom.xml index 583c8763..dc4feeef 100644 --- a/virtual-thread/pom.xml +++ b/virtual-thread/pom.xml @@ -151,7 +151,7 @@ ch.qos.logback logback-core - 1.5.6 + 1.5.7 ch.qos.logback