You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/05/17 12:13:18 UTC

[GitHub] bsideup commented on a change in pull request #1408: Add a test docker image for current version only

bsideup commented on a change in pull request #1408: Add a test docker image for current version only
URL: https://github.com/apache/bookkeeper/pull/1408#discussion_r188935011
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -150,6 +150,7 @@
     <shrinkwrap.version>3.0.1</shrinkwrap.version>
     <slf4j.version>1.7.25</slf4j.version>
     <spotbugs-annotations.version>3.1.1</spotbugs-annotations.version>
+    <testcontainers.version>1.7.0</testcontainers.version>
 
 Review comment:
   @sijie 
   2 FYIs:
   1) there is `org.testcontainers:testcontainers-bom` with all modules (no other dependencies listed)
   2) Latest version is 1.7.3 and highly recommended 👍 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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