From bc7dd894a4c36f53dc6863d6aab212bc3f7fa214 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 02:40:41 +0000 Subject: [PATCH] build(deps): bump org.apache.maven:maven-core in /maven Bumps org.apache.maven:maven-core from 3.6.3 to 3.8.1. --- updated-dependencies: - dependency-name: org.apache.maven:maven-core dependency-version: 3.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- maven/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven/pom.xml b/maven/pom.xml index ba424822bcc..a359170a30e 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -28,7 +28,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved. dependency-check-maven is a Maven Plugin that uses dependency-check-core to detect publicly disclosed vulnerabilities associated with the project's dependencies. The plugin will generate a report listing the dependency, any identified Common Platform Enumeration (CPE) identifiers, and the associated Common Vulnerability and Exposure (CVE) entries. 2013 - 3.6.3 + 3.8.1 3.15.2 ${java.home}