This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git
The following commit(s) were added to refs/heads/master by this push:
new 9e1dd754 Bump org.xerial.snappy:snappy-java from 1.1.10.7 to 1.1.10.8
(#69)
9e1dd754 is described below
commit 9e1dd7548c03d171dc1eba0c3fa5dc3481307c31
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 7 20:21:57 2026 +0200
Bump org.xerial.snappy:snappy-java from 1.1.10.7 to 1.1.10.8 (#69)
Bumps
[org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from
1.1.10.7 to 1.1.10.8.
- [Release notes](https://github.com/xerial/snappy-java/releases)
-
[Commits](https://github.com/xerial/snappy-java/compare/v1.1.10.7...v1.1.10.8)
---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
dependency-version: 1.1.10.8
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 2fb9cfca..8d1ba276 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -223,7 +223,7 @@
<dependency>
<groupId>org.xerial.snappy</groupId>
<artifactId>snappy-java</artifactId>
- <version>1.1.10.7</version>
+ <version>1.1.10.8</version>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>