diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4d3997d0..3979ebc6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,6 @@ updates: - "sdou" - package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: "daily" \ No newline at end of file + directory: "/" + schedule: + interval: "daily" diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ffdb4460..2dd6ffa3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -73,7 +73,7 @@ jobs: cache: 'maven' - name: Build Cache - uses: actions/cache@v3.0.5 + uses: actions/cache@v3.3.1 with: key: build-${{ github.run_number }}-${{ github.run_attempt }} path: | diff --git a/pom.xml b/pom.xml index 83b95d56..e0d9abb7 100644 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,7 @@ UTF-8 6.2.7.Final 6.0.11 - 4.23.0 + 4.23.1 ${env.GITHUB_TOKEN} liquibase @@ -149,7 +149,7 @@ org.yaml snakeyaml - 2.0 + 2.1 test @@ -483,4 +483,4 @@ - \ No newline at end of file +