Skip to content

Commit

Permalink
Release 2.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
albfernandez committed Nov 30, 2019
1 parent 77e5bc1 commit b3e5139
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The ruleset contains rules intended to identify security violations that map to
Author: Joe Hemler - Gotham Digital Science ([email protected])
Author: Alberto Fernández ([email protected])

Below are instructions for running PMD 5.8.0 with the GDS Secure Coding Ruleset.
Below are instructions for running PMD 6.20.0 with the GDS Secure Coding Ruleset.


# Basic Usage Steps
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.albfernandez</groupId>
<artifactId>pmd-gds</artifactId>
<version>2.22.0-SNAPSHOT</version>
<version>2.22.0</version>
<url>https://github.com/albfernandez/GDS-PMD-Security-Rules</url>
<packaging>jar</packaging>
<name>PMD-Security-Rules</name>
Expand Down

0 comments on commit b3e5139

Please sign in to comment.