From fcd0b626f4edb761574d8e2c36be9d4a1be92ba0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 11:06:44 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 2 updates Bumps the maven group with 2 updates in the / directory: com.itextpdf:itext7-core and [org.json:json](https://github.com/douglascrockford/JSON-java). Updates `com.itextpdf:itext7-core` from 7.1.16 to 7.1.18 Updates `org.json:json` from 20210307 to 20231013 - [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/commits) --- updated-dependencies: - dependency-name: com.itextpdf:itext7-core dependency-version: 7.1.18 dependency-type: direct:production dependency-group: maven - dependency-name: org.json:json dependency-version: '20231013' dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1ac1eb7..8acf633 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ com.itextpdf itext7-core - 7.1.16 + 7.1.18 pom @@ -58,7 +58,7 @@ org.json json - 20210307 + 20231013