Skip to content

Commit 87f5924

Browse files
committed
removing logback
Signed-off-by: salaboy <Salaboy@gmail.com>
1 parent e60716b commit 87f5924

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

dapr-spring/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -159,10 +159,6 @@
159159
<version>${testcontainers.version}</version>
160160
<scope>test</scope>
161161
</dependency>
162-
<dependency>
163-
<groupId>ch.qos.logback</groupId>
164-
<artifactId>logback-core</artifactId>
165-
</dependency>
166162
</dependencies>
167163
</dependencyManagement>
168164

pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -276,10 +276,6 @@
276276
<artifactId>commons-lang3</artifactId>
277277
<version>${commons-lang.version}</version>
278278
</dependency>
279-
<dependency>
280-
<groupId>ch.qos.logback</groupId>
281-
<artifactId>logback-core</artifactId>
282-
</dependency>
283279
<dependency>
284280
<groupId>commons-cli</groupId>
285281
<artifactId>commons-cli</artifactId>

0 commit comments

Comments
 (0)