Skip to content

Commit 3ff6f68

Browse files
committed
TIKA-4327: remove dependency that is no longer needed
1 parent 8ab8ed8 commit 3ff6f68

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tika-parent/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,6 @@
448448
<woodstox.core.version>7.1.0</woodstox.core.version>
449449
<xmpcore.version>6.1.11</xmpcore.version>
450450
<zookeeper.version>3.9.3</zookeeper.version>
451-
<logback.version>1.5.12</logback.version>
452451
<zstd.version>1.5.6-7</zstd.version>
453452
<nimbus-jose-jwt.version>9.45</nimbus-jose-jwt.version>
454453
<javacpp.version>1.5.10</javacpp.version>
@@ -1029,11 +1028,6 @@
10291028
<artifactId>maven-plugin-annotations</artifactId>
10301029
<version>${maven.plugin.annotations.version}</version>
10311030
</dependency>
1032-
<dependency>
1033-
<groupId>ch.qos.logback</groupId>
1034-
<artifactId>logback-classic</artifactId>
1035-
<version>${logback.version}</version>
1036-
</dependency>
10371031
<dependency>
10381032
<groupId>org.bytedeco</groupId>
10391033
<artifactId>hdf5</artifactId>

0 commit comments

Comments
 (0)