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 32155ce8ad0e86e924024da0699c6615a3c27655
Author: Kevin Risden <[email protected]>
AuthorDate: Mon Dec 14 15:35:41 2020 -0500

    KNOX-2485 - Upgrade testcontainers to 1.15.1
    
    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 e504ed4..9259860 100644
--- a/pom.xml
+++ b/pom.xml
@@ -262,7 +262,7 @@
         <stax-ex.version>1.8.3</stax-ex.version>
         <stax2-api.version>4.2</stax2-api.version>
         <taglibs-standard.version>1.2.5</taglibs-standard.version>
-        <testcontainers.version>1.14.3</testcontainers.version>
+        <testcontainers.version>1.15.1</testcontainers.version>
         <txw2.version>2.4.0-b180830.0438</txw2.version>
         <velocity.version>1.7</velocity.version>
         <woodstox-core.version>6.1.1</woodstox-core.version>

Reply via email to