This is an automated email from the ASF dual-hosted git repository.

krisden pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git

commit db78b0c51d20479b58a808999d34eb4f9c49b299
Author: Kevin Risden <[email protected]>
AuthorDate: Sun Jun 23 12:15:03 2019 -0400

    KNOX-1890 - Upgrade testcontainers to 1.11.3
    
    Signed-off-by: Kevin Risden <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4184c6f..b432e9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -225,7 +225,7 @@
         <spring-core.version>5.1.8.RELEASE</spring-core.version>
         <spring-vault.version>2.1.2.RELEASE</spring-vault.version>
         <taglibs-standard.version>1.2.5</taglibs-standard.version>
-        <testcontainers.version>1.11.1</testcontainers.version>
+        <testcontainers.version>1.11.3</testcontainers.version>
         <velocity.version>1.7</velocity.version>
         <xmltool.version>3.3</xmltool.version>
         <xml-matchers.version>0.10</xml-matchers.version>

Reply via email to