Skip to content

Commit

Permalink
TIKA-4162: update forbiddenapis, asm
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Mar 25, 2024
1 parent ea59643 commit d3553b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@
<project.build.outputTimestamp>1697538631</project.build.outputTimestamp>
<!-- plugin versions -->
<checkstyle.plugin.version>3.3.1</checkstyle.plugin.version>
<forbiddenapis.version>3.6</forbiddenapis.version>
<forbiddenapis.version>3.7</forbiddenapis.version>
<groovy.maven.version>2.1.1</groovy.maven.version>
<maven.antrun.version>3.1.0</maven.antrun.version>
<maven.assembly.version>3.7.1</maven.assembly.version>
Expand All @@ -312,7 +312,7 @@
OpCode in the initializer in org.apache.tika.parser.asm.XHTMLClassVisitor
See TIKA-2992.
-->
<asm.version>9.6</asm.version>
<asm.version>9.7</asm.version>
<boilerpipe.version>1.1.0</boilerpipe.version>
<!-- used by POI, PDFBox and Jackcess ...try to sync -->
<bouncycastle.version>1.77</bouncycastle.version>
Expand Down

0 comments on commit d3553b3

Please sign in to comment.