Skip to content

Commit

Permalink
Also need to update checkstyle plugin to 3.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Scott M Stark <starksm64@gmail.com>
  • Loading branch information
starksm64 committed Mar 18, 2020
1 parent 9719b17 commit 0f02dc7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
@@ -1,7 +1,7 @@
# Jakarta Bean Validation TCK
*Version: 2.0.5 - 05-08-2019*

This repository contains the Jakarta Bean Validation 2.0
This repository contains the Jakarta Bean Validation 3.0
[TCK](http://en.wikipedia.org/wiki/Technology_Compatibility_Kit).

## Build from Source
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -463,7 +463,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.0.0</version>
<version>3.1.1</version>
<dependencies>
<dependency>
<groupId>com.puppycrawl.tools</groupId>
Expand Down

0 comments on commit 0f02dc7

Please sign in to comment.