From 89e9c2880c1d39145351fcedc9760b6fdcc497de Mon Sep 17 00:00:00 2001 From: Alex Osborne Date: Fri, 6 Feb 2026 23:01:47 +0900 Subject: [PATCH 01/23] Update CHANGES.md for 3.0.3 release --- CHANGES.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 0db08eb5..e7f36e57 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,16 @@ Unreleased ---------- +3.0.3 (2025-02-06) +------------------ + +### Dependency upgrades + +* **commons-codec**: 1.20.0 → 1.21.0 +* **commons-lang3**: 3.19.0 → 3.20.0 +* **json**: 20250517 → 20251224 +* **junit-jupiter**: 5.14.1 → 5.14.2 + 3.0.2 (2025-11-14) ------------------ From 359837f9f22654b642a4a30def1ef43b59addb59 Mon Sep 17 00:00:00 2001 From: Alex Osborne Date: Fri, 6 Feb 2026 23:02:52 +0900 Subject: [PATCH 02/23] [maven-release-plugin] prepare release webarchive-commons-3.0.3 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0874e9b7..68b3a83a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.netpreserve.commons webarchive-commons - 3.0.3-SNAPSHOT + 3.0.3 jar webarchive-commons @@ -41,7 +41,7 @@ scm:git:git@github.com:iipc/webarchive-commons.git scm:git:git@github.com:iipc/webarchive-commons.git https://github.com/iipc/webarchive-commons - webarchive-commons-2.0.0 + webarchive-commons-3.0.3 From 48c4573b2878292aecb1bfa88ae3bb53eff162f6 Mon Sep 17 00:00:00 2001 From: Alex Osborne Date: Fri, 6 Feb 2026 23:02:58 +0900 Subject: [PATCH 03/23] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 68b3a83a..9a05c9e7 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.netpreserve.commons webarchive-commons - 3.0.3 + 3.0.4-SNAPSHOT jar webarchive-commons @@ -41,7 +41,7 @@ scm:git:git@github.com:iipc/webarchive-commons.git scm:git:git@github.com:iipc/webarchive-commons.git https://github.com/iipc/webarchive-commons - webarchive-commons-3.0.3 + webarchive-commons-2.0.0 From c344ebd2d222b4d1ceb7c2a92445fca6efc9c51b Mon Sep 17 00:00:00 2001 From: Alex Osborne Date: Fri, 6 Feb 2026 23:06:32 +0900 Subject: [PATCH 04/23] Enable auto-publishing in Maven configuration --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 9a05c9e7..8eed1059 100644 --- a/pom.xml +++ b/pom.xml @@ -224,6 +224,7 @@ true central + true From 870b9a1d3d4b4b797ae899eb8616d22cb6bf01e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 17:02:12 +0000 Subject: [PATCH 05/23] Bump org.apache.hadoop:hadoop-mapreduce-client-core from 3.4.2 to 3.4.3 Bumps org.apache.hadoop:hadoop-mapreduce-client-core from 3.4.2 to 3.4.3. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-mapreduce-client-core dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8eed1059..19ec2241 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ org.apache.hadoop hadoop-mapreduce-client-core - 3.4.2 + 3.4.3 true From e747c3f33a394b0772e18f1c0f528565c2902290 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 17:02:15 +0000 Subject: [PATCH 06/23] Bump org.apache.hadoop:hadoop-common from 3.4.2 to 3.4.3 Bumps org.apache.hadoop:hadoop-common from 3.4.2 to 3.4.3. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 19ec2241..6da7e42d 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ org.apache.hadoop hadoop-common - 3.4.2 + 3.4.3 true From afc2cf443723a80ad6fa1a693766e45523d3d15c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 17:02:21 +0000 Subject: [PATCH 07/23] Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.4 to 3.5.5. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6da7e42d..55d0601e 100644 --- a/pom.xml +++ b/pom.xml @@ -172,7 +172,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.4 + 3.5.5 de.thetaphi From cc017a4b729d07d54d082a8b68bd7152e02884bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 17:02:30 +0000 Subject: [PATCH 08/23] Bump org.junit.jupiter:junit-jupiter from 5.14.2 to 5.14.3 Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.14.2 to 5.14.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.14.2...r5.14.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.14.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 55d0601e..3aeda946 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ org.junit.jupiter junit-jupiter - 5.14.2 + 5.14.3 test From 8f344213336f550bc98cb5f0a5f9d60a0ed61dfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 17:02:33 +0000 Subject: [PATCH 09/23] Bump org.apache.maven.plugins:maven-compiler-plugin Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.14.1 to 3.15.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3aeda946..47ca51ee 100644 --- a/pom.xml +++ b/pom.xml @@ -163,7 +163,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.1 + 3.15.0 ${java.version} ${java.version} From 165370774ced7a7ca2faa5982e6307246559fa4d Mon Sep 17 00:00:00 2001 From: Sebastian Nagel Date: Tue, 14 Apr 2026 19:06:57 +0200 Subject: [PATCH 10/23] WAT extractor not to fail on metadata records without WARC-Target-URI The WARC spec does not require a WARC-Target-URI for metadata records. The WAT extractor should not fail if a metadata record has no target URI, but simply not add one to the JSON blob. --- src/main/java/org/archive/extract/WATExtractorOutput.java | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/java/org/archive/extract/WATExtractorOutput.java b/src/main/java/org/archive/extract/WATExtractorOutput.java index 621656b7..f695796f 100644 --- a/src/main/java/org/archive/extract/WATExtractorOutput.java +++ b/src/main/java/org/archive/extract/WATExtractorOutput.java @@ -152,6 +152,9 @@ private void writeWARC(OutputStream recOut, MetaData md) throws IOException { String targetURI; if(warcType.equals("warcinfo")) { targetURI = JSONUtils.extractSingle(md, "Envelope.WARC-Header-Metadata.WARC-Filename"); + } else if (warcType.equals("metadata")) { + // WARC-Target-URI is optional in metadata records + targetURI = JSONUtils.extractSingle(md, "Envelope.Metadata-Header-Metadata.WARC-Target-URI"); } else { targetURI = extractOrIO(md, "Envelope.WARC-Header-Metadata.WARC-Target-URI"); } From 2ecf6f49b53efaf46cc0d248a7a2d5308b859681 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 20:22:38 +0000 Subject: [PATCH 11/23] Bump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.5.0-jre to 33.6.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-version: 33.6.0-jre dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 47ca51ee..03a3023d 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,7 @@ com.google.guava guava - 33.5.0-jre + 33.6.0-jre From 9c1059908a58028e47fe4e3ae666b32cc44b3f31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 20:22:42 +0000 Subject: [PATCH 12/23] Bump commons-codec:commons-codec from 1.21.0 to 1.22.0 Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.21.0 to 1.22.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.21.0...rel/commons-codec-1.22.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 03a3023d..75f618bf 100644 --- a/pom.xml +++ b/pom.xml @@ -85,7 +85,7 @@ commons-codec commons-codec - 1.21.0 + 1.22.0 From e6383f75f1b8c37cd16abd04a9c2627029904104 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 20:22:56 +0000 Subject: [PATCH 13/23] Bump org.junit.jupiter:junit-jupiter from 5.14.3 to 5.14.4 Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.14.3 to 5.14.4. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.14.3...r5.14.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.14.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 75f618bf..884a05dc 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ org.junit.jupiter junit-jupiter - 5.14.3 + 5.14.4 test From 6bcd9cfacdfeee5788480bf4b7d835cf49a6f3de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 20:23:01 +0000 Subject: [PATCH 14/23] Bump commons-io:commons-io from 2.21.0 to 2.22.0 Bumps commons-io:commons-io from 2.21.0 to 2.22.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 884a05dc..7414ddcf 100644 --- a/pom.xml +++ b/pom.xml @@ -142,7 +142,7 @@ commons-io commons-io - 2.21.0 + 2.22.0 From e474ba179fa3e199430933ddde6c3dd6ee201b3c Mon Sep 17 00:00:00 2001 From: Alex Osborne Date: Sat, 2 May 2026 11:07:26 +0900 Subject: [PATCH 15/23] Release 3.0.4 --- CHANGES.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index e7f36e57..18fb8290 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,20 @@ Unreleased ---------- +3.0.4 (2026-06-02) +------------------ + +### Fixes + +* WAT extractor not to fail on metadata records without WARC-Target-URI [#150](https://github.com/iipc/webarchive-commons/pull/150) + +### Dependency upgrades + +* **commons-codec**: 1.21.0 → 1.22.0 +* **commons-io**: 2.21.0 → 2.22.0 +* **guava**: 33.5.0-jre → 33.6.0-jre +* **hadoop** (hadoop-common, hadoop-mapreduce-client-core): 3.4.2 → 3.4.3 + 3.0.3 (2025-02-06) ------------------ From 249d86fbb97580bd1016c71d827c9c8d8b17cb9c Mon Sep 17 00:00:00 2001 From: Alex Osborne Date: Sat, 2 May 2026 11:08:27 +0900 Subject: [PATCH 16/23] [maven-release-plugin] prepare release webarchive-commons-3.0.4 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7414ddcf..6d992b70 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.netpreserve.commons webarchive-commons - 3.0.4-SNAPSHOT + 3.0.4 jar webarchive-commons @@ -41,7 +41,7 @@ scm:git:git@github.com:iipc/webarchive-commons.git scm:git:git@github.com:iipc/webarchive-commons.git https://github.com/iipc/webarchive-commons - webarchive-commons-2.0.0 + webarchive-commons-3.0.4 From 562f3414378f2650c1bb9c5a8154d3268bfba79f Mon Sep 17 00:00:00 2001 From: Alex Osborne Date: Sat, 2 May 2026 11:08:33 +0900 Subject: [PATCH 17/23] [maven-release-plugin] prepare for next development iteration --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6d992b70..fdc2dd01 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.netpreserve.commons webarchive-commons - 3.0.4 + 3.0.5-SNAPSHOT jar webarchive-commons From caf1d008c2a1245688d2bfbb3a0c0ea128345110 Mon Sep 17 00:00:00 2001 From: Sebastian Nagel Date: Fri, 12 Jun 2026 15:53:20 +0200 Subject: [PATCH 18/23] Add GitHub Dependabot configuration to update GitHub workflow actions --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 69a75a8b..209bb31e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,7 @@ updates: open-pull-requests-limit: 10 schedule: interval: "monthly" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "monthly" From ceb7fabadb1f0175ec1ab95ac22fc16b654f2742 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 00:22:51 +0000 Subject: [PATCH 19/23] Bump actions/checkout from 4 to 6 Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index bb63cd56..9474a060 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -19,7 +19,7 @@ jobs: timeout-minutes: 30 steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v6 - name: Set up JDK ${{ matrix.jdk }} uses: actions/setup-java@v4 with: From 0b99f0a8a14e50818b41d3dfe6d16f14aab54eae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 00:22:49 +0000 Subject: [PATCH 20/23] Bump actions/cache from 4 to 5 Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/cache dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 9474a060..f7df222f 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -27,7 +27,7 @@ jobs: distribution: 'temurin' cache: maven - name: Cache local Maven repository - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: ~/.m2/repository key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }} From a80a0b198d672cd4904e8b1d5a3c299d3d0f501e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 00:22:46 +0000 Subject: [PATCH 21/23] Bump actions/setup-java from 4 to 5 Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/setup-java/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/setup-java dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index f7df222f..64b395c2 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -21,7 +21,7 @@ jobs: steps: - uses: actions/checkout@v6 - name: Set up JDK ${{ matrix.jdk }} - uses: actions/setup-java@v4 + uses: actions/setup-java@v5 with: java-version: ${{ matrix.jdk }} distribution: 'temurin' From e97096212c56a916d751fe707ccdb9c5ec6015ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 00:40:22 +0000 Subject: [PATCH 22/23] Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.5 to 3.5.6 Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.5 to 3.5.6. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.5...surefire-3.5.6) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fdc2dd01..41119b4e 100644 --- a/pom.xml +++ b/pom.xml @@ -172,7 +172,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.5 + 3.5.6 de.thetaphi From e31daca222cff2735f2dc143798379e42720d849 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 00:40:08 +0000 Subject: [PATCH 23/23] Bump org.json:json from 20251224 to 20260522 Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20251224 to 20260522. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](https://github.com/douglascrockford/JSON-java/compare/20251224...20260522) --- updated-dependencies: - dependency-name: org.json:json dependency-version: '20260522' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 41119b4e..4c019aae 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ org.json json - 20251224 + 20260522 org.htmlparser