Skip to content

Commit 4b393e6

Browse files
build(deps): bump version.maven-plugin-plugin from 3.15.1 to 3.15.2
Bumps `version.maven-plugin-plugin` from 3.15.1 to 3.15.2. Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.15.1 to 3.15.2 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.1...maven-plugin-tools-3.15.2) Updates `org.apache.maven.plugins:maven-plugin-report-plugin` from 3.15.1 to 3.15.2 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.1...maven-plugin-tools-3.15.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-version: 3.15.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-plugin-report-plugin dependency-version: 3.15.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8bbc610 commit 4b393e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
2828
<description>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.</description>
2929
<inceptionYear>2013</inceptionYear>
3030
<properties>
31-
<version.maven-plugin-plugin>3.15.1</version.maven-plugin-plugin>
31+
<version.maven-plugin-plugin>3.15.2</version.maven-plugin-plugin>
3232
</properties>
3333
<scm>
3434
<connection>scm:git:https://github.com/dependency-check/DependencyCheck.git</connection>

0 commit comments

Comments
 (0)