File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 34
34
<testcontainers .version>1.19.8</testcontainers .version>
35
35
<junit .version>5.11.2</junit .version>
36
36
<dapr .spring.version>0.16.0-SNAPSHOT</dapr .spring.version>
37
- <logback-core .version>1.4.14</logback-core .version>
38
37
</properties >
39
38
40
39
<dependencyManagement >
163
162
<dependency >
164
163
<groupId >ch.qos.logback</groupId >
165
164
<artifactId >logback-core</artifactId >
166
- <version >${logback-core.version} </version >
167
165
</dependency >
168
166
</dependencies >
169
167
</dependencyManagement >
Original file line number Diff line number Diff line change 57
57
<grpc .version>1.69.0</grpc .version>
58
58
<protobuf .version>3.25.5</protobuf .version>
59
59
<opentelemetry .version>1.41.0</opentelemetry .version>
60
- <logback-core .version>1.5.16</logback-core .version>
61
60
<wiremock .version>3.9.1</wiremock .version>
62
61
<jakarta .annotation.version>2.1.1</jakarta .annotation.version>
63
62
<javax .annotation.version>1.3.2</javax .annotation.version>
280
279
<dependency >
281
280
<groupId >ch.qos.logback</groupId >
282
281
<artifactId >logback-core</artifactId >
283
- <version >${logback-core.version} </version >
284
282
</dependency >
285
283
<dependency >
286
284
<groupId >commons-cli</groupId >
You can’t perform that action at this time.
0 commit comments