diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 53f3520b..89ff22a7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,5 +24,7 @@ jobs: cache: maven - name: Add virtual env entry to hosts file run: echo "127.0.0.1 vip.ve.atsign.zone" | sudo tee -a /etc/hosts + - name: Echo Docker Version + run: docker version - name: Build and run all tests run: mvn --batch-mode clean install diff --git a/pom.xml b/pom.xml index afa03abc..faba552b 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ 2.2 7.14.0 1.2.0 - 1.21.3 + 2.0.3 4.2.0