mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-05-03 13:44:48 +02:00
Merge pull request #217 from dwvisser/python-github-pr
Add Analyzers for Python Distribution Files and Packages Former-commit-id: 972a63525744bbbd510b4ae2d92028dc3079787a
This commit is contained in:
@@ -541,6 +541,11 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved.
|
||||
<scope>provided</scope>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.sun.mail</groupId>
|
||||
<artifactId>mailapi</artifactId>
|
||||
<version>1.5.2</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<profiles>
|
||||
<profile>
|
||||
|
||||
Reference in New Issue
Block a user