This is an automated email from the ASF dual-hosted git repository.

haonan pushed a commit to branch iotdb
in repository https://gitbox.apache.org/repos/asf/tsfile.git

commit 45ae3075b2f9d6fbdf3b87a75d46bc095ea4d960
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 4 20:54:34 2024 +0800

    Bump org.xerial.snappy:snappy-java from 1.1.10.4 to 1.1.10.5 (#106)
    
    Bumps 
[org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from 
1.1.10.4 to 1.1.10.5.
    - [Release notes](https://github.com/xerial/snappy-java/releases)
    - 
[Commits](https://github.com/xerial/snappy-java/compare/v1.1.10.4...v1.1.10.5)
    
    ---
    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>
---
 java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/pom.xml b/java/pom.xml
index a761fd2c..5ee4c4ba 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -45,7 +45,7 @@
             <dependency>
                 <groupId>org.xerial.snappy</groupId>
                 <artifactId>snappy-java</artifactId>
-                <version>1.1.10.4</version>
+                <version>1.1.10.5</version>
             </dependency>
             <dependency>
                 <groupId>commons-io</groupId>

Reply via email to