We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e60716b commit 87f5924Copy full SHA for 87f5924
dapr-spring/pom.xml
@@ -159,10 +159,6 @@
159
<version>${testcontainers.version}</version>
160
<scope>test</scope>
161
</dependency>
162
- <dependency>
163
- <groupId>ch.qos.logback</groupId>
164
- <artifactId>logback-core</artifactId>
165
- </dependency>
166
</dependencies>
167
</dependencyManagement>
168
pom.xml
@@ -276,10 +276,6 @@
276
<artifactId>commons-lang3</artifactId>
277
<version>${commons-lang.version}</version>
278
279
280
281
282
283
<dependency>
284
<groupId>commons-cli</groupId>
285
<artifactId>commons-cli</artifactId>
0 commit comments