rzo1 commented on code in PR #71:
URL: https://github.com/apache/opennlp-sandbox/pull/71#discussion_r1083854188


##########
opennlp-similarity/pom.xml:
##########
@@ -189,14 +208,20 @@
                <dependency>
                        <groupId>net.billylieurance.azuresearch</groupId>
                        <artifactId>azure-bing-search-java</artifactId>
-                       <version>0.11.0</version>
+                       <version>0.12.0</version>
                </dependency>
+
                <dependency>
                        <groupId>edu.mit</groupId>
                        <artifactId>jverbnet</artifactId>
-                       <version>1.2.0</version>
-                       
<systemPath>${project.basedir}/lib/edu.mit.jverbnet-1.2.0.jar</systemPath>
-                       <scope>system</scope>
+                       <version>1.2.0.1</version>
+                       <exclusions>
+                               <!-- Avoids problems with conflicting sl4j 
bindings at runtime -->

Review Comment:
   Nit: sl**f**4j



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@opennlp.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to