Skip to content

Commit b85a8e6

Browse files
committed
Bump maven plugin versions
1 parent 08a770b commit b85a8e6

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
@@ -41,7 +41,7 @@
4141
<plugin>
4242
<groupId>org.apache.maven.plugins</groupId>
4343
<artifactId>maven-compiler-plugin</artifactId>
44-
<version>3.3</version>
44+
<version>3.5.1</version>
4545
<configuration>
4646
<source>7</source>
4747
<target>7</target>
@@ -130,7 +130,7 @@
130130
<plugin>
131131
<groupId>org.apache.maven.plugins</groupId>
132132
<artifactId>maven-source-plugin</artifactId>
133-
<version>2.4</version>
133+
<version>3.0.0</version>
134134
<executions>
135135
<execution>
136136
<id>attach-sources</id>

0 commit comments

Comments
 (0)