From 7f7a39caef5a8b0260056e9ec0bbe504d1f44469 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 01:07:45 +0000 Subject: [PATCH] Dependabot: Bump the maven-patch-and-minor group with 2 updates Bumps the maven-patch-and-minor group with 2 updates: [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) and com.sun.xml.ws:jaxws-ri. Updates `org.jacoco:jacoco-maven-plugin` from 0.8.14 to 0.8.15 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.14...v0.8.15) Updates `com.sun.xml.ws:jaxws-ri` from 4.0.4 to 4.0.5 --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-patch-and-minor - dependency-name: com.sun.xml.ws:jaxws-ri dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-patch-and-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- siva-parent/siva-webapp/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 3ea721f90..c0c266588 100644 --- a/pom.xml +++ b/pom.xml @@ -179,7 +179,7 @@ org.jacoco jacoco-maven-plugin - 0.8.14 + 0.8.15 **/*Application.* @@ -278,7 +278,7 @@ org.jacoco jacoco-maven-plugin - 0.8.14 + 0.8.15 prepare-agent diff --git a/siva-parent/siva-webapp/pom.xml b/siva-parent/siva-webapp/pom.xml index 99a006aab..0bcb9fbab 100644 --- a/siva-parent/siva-webapp/pom.xml +++ b/siva-parent/siva-webapp/pom.xml @@ -71,7 +71,7 @@ com.sun.xml.ws jaxws-ri - 4.0.4 + 4.0.5 pom