Skip to content

Commit

Permalink
Bump org.xerial.snappy:snappy-java from 1.1.10.6 to 1.1.10.7 (#1022)
Browse files Browse the repository at this point in the history
Bumps [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from 1.1.10.6 to 1.1.10.7.
- [Release notes](https://github.com/xerial/snappy-java/releases)
- [Commits](xerial/snappy-java@v1.1.10.6...v1.1.10.7)

---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent c6031f2 commit 6043c84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion planetiler-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
<dependency>
<groupId>org.xerial.snappy</groupId>
<artifactId>snappy-java</artifactId>
<version>1.1.10.6</version>
<version>1.1.10.7</version>
</dependency>
<dependency>
<groupId>blue.strategic.parquet</groupId>
Expand Down

0 comments on commit 6043c84

Please sign in to comment.