Skip to content

Commit

Permalink
Merge pull request #3333 from jeremylong/dependabot/maven/org.apache.…
Browse files Browse the repository at this point in the history
…maven.plugins-maven-plugin-plugin-3.6.1

Bump maven-plugin-plugin from 3.6.0 to 3.6.1
  • Loading branch information
jeremylong committed Apr 27, 2021
2 parents 49a8e29 + 0252206 commit 2e85744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +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>
<version.maven-plugin-plugin>3.6.0</version.maven-plugin-plugin>
<version.maven-plugin-plugin>3.6.1</version.maven-plugin-plugin>
</properties>
<scm>
<connection>scm:git:https://github.com/jeremylong/DependencyCheck.git</connection>
Expand Down

0 comments on commit 2e85744

Please sign in to comment.