Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 754dec1

Browse files
authored
build(deps): bump maven-plugin-plugin (#6646)
1 parent 969bc27 commit 754dec1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

maven/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +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-
<!-- upgrading has caused publishing errors -->
32-
<version.maven-plugin-plugin>3.12.0</version.maven-plugin-plugin>
31+
<version.maven-plugin-plugin>3.13.0</version.maven-plugin-plugin>
3332
</properties>
3433
<scm>
3534
<connection>scm:git:https://github.com/jeremylong/DependencyCheck.git</connection>

0 commit comments

Comments
 (0)