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

rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/stormcrawler.git


The following commit(s) were added to refs/heads/main by this push:
     new 8be76c74 Bump org.netpreserve:jwarc from 0.33.0 to 0.34.0
8be76c74 is described below

commit 8be76c7487b7a1c89c0f8f842ae937e3b11f8207
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 19 04:17:57 2026 +0000

    Bump org.netpreserve:jwarc from 0.33.0 to 0.34.0
    
    Bumps [org.netpreserve:jwarc](https://github.com/iipc/jwarc) from 0.33.0 to 
0.34.0.
    - [Release notes](https://github.com/iipc/jwarc/releases)
    - [Changelog](https://github.com/iipc/jwarc/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/iipc/jwarc/compare/v0.33.0...v0.34.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.netpreserve:jwarc
      dependency-version: 0.34.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 external/warc/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/external/warc/pom.xml b/external/warc/pom.xml
index b868b67c..13a2e8af 100644
--- a/external/warc/pom.xml
+++ b/external/warc/pom.xml
@@ -38,7 +38,7 @@ under the License.
 
        <properties>
                <commons-codec.version>1.10</commons-codec.version>
-               <jwarc.version>0.33.0</jwarc.version>
+               <jwarc.version>0.34.0</jwarc.version>
                <jacoco.haltOnFailure>true</jacoco.haltOnFailure>
                <jacoco.classRatio>0.75</jacoco.classRatio>
                <jacoco.instructionRatio>0.65</jacoco.instructionRatio>

Reply via email to