Skip to content

Commit

Permalink
TIKA-4326: update byte-buddy, kafka
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Nov 4, 2024
1 parent ee7331c commit 8a8f4c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@
<juniversalchardet.version>2.5.0</juniversalchardet.version>
<junrar.version>7.5.5</junrar.version>
<jwarc.version>0.30.0</jwarc.version>
<kafka.version>3.8.0</kafka.version>
<kafka.version>3.8.1</kafka.version>
<libpst.version>0.9.3</libpst.version>
<log4j2.version>2.24.1</log4j2.version>
<lucene.version>9.12.0</lucene.version>
Expand Down
2 changes: 1 addition & 1 deletion tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.15.7</version>
<version>1.15.10</version>
</dependency>
<dependency>
<groupId>commons-net</groupId>
Expand Down

0 comments on commit 8a8f4c0

Please sign in to comment.