Upgrade dependencies
This commit is contained in:
parent
182dbb91a4
commit
7f27c1fdb0
4
pom.xml
4
pom.xml
@ -70,7 +70,7 @@
|
||||
<dependency>
|
||||
<groupId>com.puppycrawl.tools</groupId>
|
||||
<artifactId>checkstyle</artifactId>
|
||||
<version>5.5</version>
|
||||
<version>5.6</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
@ -78,7 +78,7 @@
|
||||
<plugins>
|
||||
<plugin>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>2.3.2</version>
|
||||
<version>3.0</version>
|
||||
<configuration>
|
||||
<encoding>UTF-8</encoding>
|
||||
<source>1.6</source>
|
||||
|
Loading…
Reference in New Issue
Block a user