This repository was archived by the owner on Oct 26, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ dependencies {
117117 testImplementation " org.mockito:mockito-core:4.+"
118118
119119 implementation group : ' org.slf4j' , name : ' slf4j-api' , version : ' 1.7.32'
120- implementation group : ' ch.qos.logback' , name : ' logback-classic' , version : ' 1.2.7 '
120+ implementation group : ' ch.qos.logback' , name : ' logback-classic' , version : ' 1.2.10 '
121121 implementation group : ' net.logstash.logback' , name : ' logstash-logback-encoder' , version : ' 7.0.1'
122122
123123 implementation " io.vertx:vertx-core:4.2.1"
Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ dependencies {
119119 testImplementation " org.mockito:mockito-core:4.+"
120120
121121 implementation group : ' org.slf4j' , name : ' slf4j-api' , version : ' 1.7.32'
122- implementation group : ' ch.qos.logback' , name : ' logback-classic' , version : ' 1.2.7 '
122+ implementation group : ' ch.qos.logback' , name : ' logback-classic' , version : ' 1.2.10 '
123123 implementation group : ' net.logstash.logback' , name : ' logstash-logback-encoder' , version : ' 7.0.1'
124124
125125 implementation " io.vertx:vertx-core:4.2.1"
Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ dependencies {
120120 testImplementation " org.mockito:mockito-core:4.+"
121121
122122 implementation group : ' org.slf4j' , name : ' slf4j-api' , version : ' 1.7.32'
123- implementation group : ' ch.qos.logback' , name : ' logback-classic' , version : ' 1.2.7 '
123+ implementation group : ' ch.qos.logback' , name : ' logback-classic' , version : ' 1.2.10 '
124124 implementation group : ' net.logstash.logback' , name : ' logstash-logback-encoder' , version : ' 7.0.1'
125125
126126 implementation " io.vertx:vertx-web:4.2.1"
Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ dependencies {
130130 testImplementation " org.mockito:mockito-core:4.+"
131131
132132 implementation group : ' org.slf4j' , name : ' slf4j-api' , version : ' 1.7.32'
133- implementation group : ' ch.qos.logback' , name : ' logback-classic' , version : ' 1.2.7 '
133+ implementation group : ' ch.qos.logback' , name : ' logback-classic' , version : ' 1.2.10 '
134134 implementation group : ' net.logstash.logback' , name : ' logstash-logback-encoder' , version : ' 7.0.1'
135135
136136 implementation " io.vertx:vertx-web:4.2.1"
You can’t perform that action at this time.
0 commit comments