Skip to content

Commit 4284114

Browse files
committed
updating dependencies to latest versions.
1 parent c84a782 commit 4284114

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
</plugin>
173173
<plugin>
174174
<artifactId>maven-source-plugin</artifactId>
175-
<version>2.3</version>
175+
<version>2.4</version>
176176
</plugin>
177177

178178
<plugin>
@@ -219,7 +219,7 @@
219219
</plugin>
220220
<plugin>
221221
<artifactId>maven-assembly-plugin</artifactId>
222-
<version>2.5</version>
222+
<version>2.5.5</version>
223223
<configuration>
224224
<descriptors>
225225
<descriptor>src/main/assembly/assembly.xml</descriptor>
@@ -347,7 +347,7 @@
347347
<plugin>
348348
<groupId>com.versioneye</groupId>
349349
<artifactId>versioneye-maven-plugin</artifactId>
350-
<version>3.4.0</version>
350+
<version>3.5.1</version>
351351
</plugin>
352352

353353
</plugins>

0 commit comments

Comments
 (0)