From 81973a7e43f70df8df45a0e09dea8dcfc1b8fd76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 01:08:17 +0000 Subject: [PATCH] build(deps): bump org.apache.juneau:juneau-marshall from 8.1.3 to 9.2.0 Bumps org.apache.juneau:juneau-marshall from 8.1.3 to 9.2.0. --- updated-dependencies: - dependency-name: org.apache.juneau:juneau-marshall dependency-version: 9.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- plugins/rest/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/rest/pom.xml b/plugins/rest/pom.xml index 93b4c6adc4..2ba22b35da 100644 --- a/plugins/rest/pom.xml +++ b/plugins/rest/pom.xml @@ -58,7 +58,7 @@ org.apache.juneau juneau-marshall - 8.1.3 + 9.2.0 true