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 6262 <dependency >
6363 <groupId >io.netty</groupId >
6464 <artifactId >netty-all</artifactId >
65- <version >4.1.22 .Final</version >
65+ <version >4.1.42 .Final</version >
6666 </dependency >
6767 </dependencies >
6868
Original file line number Diff line number Diff line change 5252 <name >Sonatype Nexus snapshot repository</name >
5353 <url >https://oss.sonatype.org/content/repositories/snapshots</url >
5454 </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 >
6055 </distributionManagement >
6156
6257 <dependencyManagement >
Original file line number Diff line number Diff line change 4848 <name >Sonatype Nexus snapshot repository</name >
4949 <url >https://oss.sonatype.org/content/repositories/snapshots</url >
5050 </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 >
5651 </distributionManagement >
5752
5853 <dependencyManagement >
182177 <dependency >
183178 <groupId >org.apache.httpcomponents</groupId >
184179 <artifactId >httpclient</artifactId >
185- <version >4.3.5 </version >
180+ <version >4.3.6 </version >
186181 </dependency >
187182 <dependency >
188183 <groupId >org.deeplearning4j.examples</groupId >
Original file line number Diff line number Diff line change 8989 <dependency >
9090 <groupId >org.apache.httpcomponents</groupId >
9191 <artifactId >httpclient</artifactId >
92- <version >4.3.5 </version >
92+ <version >4.3.6 </version >
9393 </dependency >
9494 </dependencies >
9595
You can’t perform that action at this time.
0 commit comments