Skip to content

Commit

Permalink
Merge pull request #1236 from apache/dependabot/maven/org.xerial.snap…
Browse files Browse the repository at this point in the history
…py-snappy-java-1.1.10.2

Bump snappy-java from 1.1.10.1 to 1.1.10.2
  • Loading branch information
THausherr committed Jul 14, 2023
2 parents 3163369 + d5d447b commit 304b78d
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 @@ -931,7 +931,7 @@
<dependency>
<groupId>org.xerial.snappy</groupId>
<artifactId>snappy-java</artifactId>
<version>1.1.10.1</version>
<version>1.1.10.2</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.10.1</version>
<version>1.1.10.2</version>
</dependency>
<dependency>
<groupId>org.codehaus.jackson</groupId>
Expand Down

0 comments on commit 304b78d

Please sign in to comment.