Skip to content

Commit

Permalink
build(deps): bump maven-plugin-plugin (#6646)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylong committed May 7, 2024
1 parent 969bc27 commit 754dec1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions maven/pom.xml
Expand Up @@ -28,8 +28,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
<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>
<inceptionYear>2013</inceptionYear>
<properties>
<!-- upgrading has caused publishing errors -->
<version.maven-plugin-plugin>3.12.0</version.maven-plugin-plugin>
<version.maven-plugin-plugin>3.13.0</version.maven-plugin-plugin>
</properties>
<scm>
<connection>scm:git:https://github.com/jeremylong/DependencyCheck.git</connection>
Expand Down

0 comments on commit 754dec1

Please sign in to comment.