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

pkarwasz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git


The following commit(s) were added to refs/heads/master by this push:
     new a0835c60e Bump com.github.marschall:memoryfilesystem from 2.8.1 to 
2.8.2 (#727)
a0835c60e is described below

commit a0835c60e93c96008a064ba3107b0f5d5caf4a5c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 10 07:25:30 2025 +0200

    Bump com.github.marschall:memoryfilesystem from 2.8.1 to 2.8.2 (#727)
    
    Bumps 
[com.github.marschall:memoryfilesystem](https://github.com/marschall/memoryfilesystem)
 from 2.8.1 to 2.8.2.
    - [Release notes](https://github.com/marschall/memoryfilesystem/releases)
    - 
[Commits](https://github.com/marschall/memoryfilesystem/compare/2.8.1...2.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.marschall:memoryfilesystem
      dependency-version: 2.8.2
      dependency-type: direct:development
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9ebe0ddf5..0eec5365e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -160,7 +160,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, 
arj.
     <dependency>
       <groupId>com.github.marschall</groupId>
       <artifactId>memoryfilesystem</artifactId>
-      <version>2.8.1</version>
+      <version>2.8.2</version>
       <scope>test</scope>
     </dependency>
     <!-- integration test verifying OSGi bundle works -->

Reply via email to