You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2019/07/27 20:38:33 UTC

[GitHub] [commons-text] michael-o commented on a change in pull request #118: [TEXT-170] Add String lookup for host names and IP addresses

michael-o commented on a change in pull request #118: [TEXT-170] Add String lookup for host names and IP addresses
URL: https://github.com/apache/commons-text/pull/118#discussion_r307977106
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -58,12 +58,11 @@
 
     <!-- generate report even if there are binary incompatible changes -->
     <commons.japicmp.breakBuildOnBinaryIncompatibleModifications>false</commons.japicmp.breakBuildOnBinaryIncompatibleModifications>
-    <!-- 0.12.0 dies with a NullPointerException -->
-    <commons.japicmp.version>0.13.0</commons.japicmp.version>
+    <commons.japicmp.version>0.14.1</commons.japicmp.version>
     <japicmp.skip>false</japicmp.skip>
 
     <!-- Commons Release Plugin -->
-    <commons.bc.version>1.6</commons.bc.version>
+    <commons.bc.version>1.7</commons.bc.version>
 
 Review comment:
   This must be a separate ticket

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services