File tree Expand file tree Collapse file tree 4 files changed +3
-13
lines changed
dl4j-cuda-specific-examples Expand file tree Collapse file tree 4 files changed +3
-13
lines changed Original file line number Diff line number Diff line change 62
62
<dependency >
63
63
<groupId >io.netty</groupId >
64
64
<artifactId >netty-all</artifactId >
65
- <version >4.1.22 .Final</version >
65
+ <version >4.1.42 .Final</version >
66
66
</dependency >
67
67
</dependencies >
68
68
Original file line number Diff line number Diff line change 52
52
<name >Sonatype Nexus snapshot repository</name >
53
53
<url >https://oss.sonatype.org/content/repositories/snapshots</url >
54
54
</snapshotRepository >
55
- <repository >
56
- <id >nexus-releases</id >
57
- <name >Nexus Release Repository</name >
58
- <url >http://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
59
- </repository >
60
55
</distributionManagement >
61
56
62
57
<dependencyManagement >
Original file line number Diff line number Diff line change 48
48
<name >Sonatype Nexus snapshot repository</name >
49
49
<url >https://oss.sonatype.org/content/repositories/snapshots</url >
50
50
</snapshotRepository >
51
- <repository >
52
- <id >nexus-releases</id >
53
- <name >Nexus Release Repository</name >
54
- <url >http://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
55
- </repository >
56
51
</distributionManagement >
57
52
58
53
<dependencyManagement >
182
177
<dependency >
183
178
<groupId >org.apache.httpcomponents</groupId >
184
179
<artifactId >httpclient</artifactId >
185
- <version >4.3.5 </version >
180
+ <version >4.3.6 </version >
186
181
</dependency >
187
182
<dependency >
188
183
<groupId >org.deeplearning4j.examples</groupId >
Original file line number Diff line number Diff line change 89
89
<dependency >
90
90
<groupId >org.apache.httpcomponents</groupId >
91
91
<artifactId >httpclient</artifactId >
92
- <version >4.3.5 </version >
92
+ <version >4.3.6 </version >
93
93
</dependency >
94
94
</dependencies >
95
95
You can’t perform that action at this time.
0 commit comments