NTT
/
json-wikipedia
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
8b3df2c8ae80a9ff4f4457def77e72122ca88c92
Authored by
Diego Ceccarelli
2014-05-27 09:56:41 +0200
1 parent
4b53bee2
update wagon deps
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
pom.xml
Inline
Side-by-side
pom.xml
Wrap text
Show/Hide comments
View file @
8b3df2c
...
...
@@ -122,7 +122,7 @@
122
122
<extension>
123
123
<groupId>org.apache.maven.wagon</groupId>
124
124
<artifactId>wagon-ssh</artifactId>
125
- <version>
2.4
</version>
125
+ <version>
3.1.1
</version>
126
126
</extension>
127
127
</extensions>
128
128
...
...