Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Apr 4, 2024
1 parent bcb7142 commit d3f23af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<pdfbox-version>2.0.27</pdfbox-version>
<rome.version>1.18.0</rome.version>
<slf4j.version>1.7.25</slf4j.version>
<tika.version>2.3.0</tika.version>
<tika.version>2.9.2</tika.version>
<!-- Sync with whatever version Tika uses -->
<bouncycastle.version>1.70</bouncycastle.version>

Expand Down Expand Up @@ -115,7 +115,7 @@
</goals>
<configuration>
<rules>
<DependencyConvergence />
<DependencyConvergence/>
</rules>
</configuration>
</execution>
Expand Down

0 comments on commit d3f23af

Please sign in to comment.