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 3434 <testcontainers .version>1.19.8</testcontainers .version>
3535 <junit .version>5.11.2</junit .version>
3636 <dapr .spring.version>0.16.0-SNAPSHOT</dapr .spring.version>
37- <logback-core .version>1.4.14</logback-core .version>
3837 </properties >
3938
4039 <dependencyManagement >
163162 <dependency >
164163 <groupId >ch.qos.logback</groupId >
165164 <artifactId >logback-core</artifactId >
166- <version >${logback-core.version} </version >
167165 </dependency >
168166 </dependencies >
169167 </dependencyManagement >
Original file line number Diff line number Diff line change 5757 <grpc .version>1.69.0</grpc .version>
5858 <protobuf .version>3.25.5</protobuf .version>
5959 <opentelemetry .version>1.41.0</opentelemetry .version>
60- <logback-core .version>1.5.16</logback-core .version>
6160 <wiremock .version>3.9.1</wiremock .version>
6261 <jakarta .annotation.version>2.1.1</jakarta .annotation.version>
6362 <javax .annotation.version>1.3.2</javax .annotation.version>
280279 <dependency >
281280 <groupId >ch.qos.logback</groupId >
282281 <artifactId >logback-core</artifactId >
283- <version >${logback-core.version} </version >
284282 </dependency >
285283 <dependency >
286284 <groupId >commons-cli</groupId >
You can’t perform that action at this time.
0 commit comments