From ad1c5157eadc4bf2d43b7dc332ac4150d732912d Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 24 Jul 2023 20:48:19 +0200 Subject: [PATCH] deps: update dependency org.xerial.snappy:snappy-java to v1.1.10.3 (#1665) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.xerial.snappy:snappy-java](https://togithub.com/xerial/snappy-java) | `1.1.10.2` -> `1.1.10.3` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.xerial.snappy:snappy-java/1.1.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.xerial.snappy:snappy-java/1.1.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.xerial.snappy:snappy-java/1.1.10.2/1.1.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.xerial.snappy:snappy-java/1.1.10.2/1.1.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
xerial/snappy-java (org.xerial.snappy:snappy-java) ### [`v1.1.10.3`](https://togithub.com/xerial/snappy-java/releases/tag/v1.1.10.3) [Compare Source](https://togithub.com/xerial/snappy-java/compare/v1.1.10.2...v1.1.10.3) ##### What's Changed ##### 🐛 Bug Fixes - Fix the `GLIBC_2.32 not found` issue of `libsnappyjava.so` in certain Linux distributions on s390x by [@​kun-lu20](https://togithub.com/kun-lu20) in [https://togithub.com/xerial/snappy-java/pull/481](https://togithub.com/xerial/snappy-java/pull/481) ##### 🔗 Dependency Updates - Update scalafmt-core to 3.7.10 by [@​xerial-bot](https://togithub.com/xerial-bot) in [https://togithub.com/xerial/snappy-java/pull/480](https://togithub.com/xerial/snappy-java/pull/480) - Update native libraries by [@​github-actions](https://togithub.com/github-actions) in [https://togithub.com/xerial/snappy-java/pull/482](https://togithub.com/xerial/snappy-java/pull/482) ##### New Contributors - [@​kun-lu20](https://togithub.com/kun-lu20) made their first contribution in [https://togithub.com/xerial/snappy-java/pull/481](https://togithub.com/xerial/snappy-java/pull/481) **Full Changelog**: https://togithub.com/xerial/snappy-java/compare/v1.1.10.2...v1.1.10.3
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-pubsub). --- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 01ecf9b03..d99e15929 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -57,7 +57,7 @@ org.xerial.snappy snappy-java - 1.1.10.2 + 1.1.10.3 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index b059393c2..bd59b6d47 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -56,7 +56,7 @@ org.xerial.snappy snappy-java - 1.1.10.2 + 1.1.10.3 com.google.protobuf diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 1c0c9d20c..2c4261707 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -71,7 +71,7 @@ org.xerial.snappy snappy-java - 1.1.10.2 + 1.1.10.3 com.google.protobuf