Skip to content

Commit

Permalink
Merge pull request #924 from apache/dependabot/maven/org.xerial.snapp…
Browse files Browse the repository at this point in the history
…y-snappy-java-1.1.9.0

Bump snappy-java from 1.1.8.4 to 1.1.9.0
  • Loading branch information
THausherr authored Jan 30, 2023
2 parents b61cead + ba6fdf5 commit b62cc2c
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 @@ -920,7 +920,7 @@
<dependency>
<groupId>org.xerial.snappy</groupId>
<artifactId>snappy-java</artifactId>
<version>1.1.8.4</version>
<version>1.1.9.0</version>
</dependency>
<dependency>
<groupId>xerces</groupId>
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 @@ -80,7 +80,7 @@
<dependency>
<groupId>org.xerial.snappy</groupId>
<artifactId>snappy-java</artifactId>
<version>1.1.8.4</version>
<version>1.1.9.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.jackson</groupId>
Expand Down

0 comments on commit b62cc2c

Please sign in to comment.