Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias-Bernstein committed Feb 17, 2025
1 parent 5449d05 commit 6ab3ad0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven-assembly-plugin-version>3.0.0</maven-assembly-plugin-version>
<junit.version>4.13.2</junit.version>
<tika-version>3.0.0</tika-version>
<lucene-version>10.0.0</lucene-version>
<tika-version>3.1.0</tika-version>
<lucene-version>10.1.0</lucene-version>
</properties>

<distributionManagement>
Expand Down Expand Up @@ -125,7 +125,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.5.12</version>
<version>1.5.16</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 6ab3ad0

Please sign in to comment.