CNN example with Deeplearning4j in Java: add missing letter in pom

This commit is contained in:
helga_sh 2020-07-23 17:33:06 +03:00
parent 51f1fc9b1e
commit 06a10e8353
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
<properties>
<dl4j.version>0.9.1</dl4j.version> <!-- Latest non beta version -->
<httpclient.version>4.3.5</httpclient.version>
<sl4j.version>1.7.5</sl4j.version>
<slf4j.version>1.7.5</slf4j.version>
</properties>
</project>