Skip to content

Commit

Permalink
fix #1403: update dd-plist library to version 1.26
Browse files Browse the repository at this point in the history
  • Loading branch information
lfcnassif committed Nov 3, 2022
1 parent becb1bc commit e279381
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions iped-parsers/iped-parsers-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,11 @@
<artifactId>tika-parser-image-module</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.googlecode.plist</groupId>
<artifactId>dd-plist</artifactId>
<version>1.26</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
Expand Down

0 comments on commit e279381

Please sign in to comment.