Skip to content

Commit 04cfa31

Browse files
committed
updated plugins versions
1 parent cbd8f36 commit 04cfa31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ limitations under the License.
333333
<plugin>
334334
<groupId>org.apache.maven.plugins</groupId>
335335
<artifactId>maven-compiler-plugin</artifactId>
336-
<version>3.2</version>
336+
<version>3.3</version>
337337
<configuration>
338338
<source>${maven.compiler.source}</source>
339339
<target>${maven.compiler.target}</target>
@@ -521,7 +521,7 @@ limitations under the License.
521521
<plugin>
522522
<groupId>org.codehaus.mojo</groupId>
523523
<artifactId>findbugs-maven-plugin</artifactId>
524-
<version>2.5.2</version>
524+
<version>3.0.2</version>
525525
</plugin>
526526
<plugin>
527527
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)