diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 8539b7a..7b2ba41 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -39,7 +39,7 @@ jobs: distribution: 'adopt' cache: 'maven' - name: Setup OpenShift - uses: manusa/actions-setup-openshift@v1.1.4 + uses: manusa/actions-setup-openshift@v1.1.5 with: oc version: ${{ matrix.openshift }} dns ip: 1.1.1.1 diff --git a/pom.xml b/pom.xml index 545ada8..9b18d62 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 4.0.0 dev.snowdrop.example rest-http - 2.7.17-4-SNAPSHOT + 2.7.18-1-SNAPSHOT Spring Boot - HTTP Example Spring Boot - HTTP Example @@ -26,7 +26,7 @@ 2.22.2 2.22.2 - 2.7.17 + 2.7.18 2.11.6 3.9.4.Final