diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index e80629fba32..a55db147cfc 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -41,7 +41,7 @@ jobs:
steps:
- uses: actions/checkout@v2.3.5
- - uses: actions/cache@v2.1.6
+ - uses: actions/cache@v3
with:
path: ~/.m2/repository
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
diff --git a/pom.xml b/pom.xml
index fe3947bb6a4..3c93853a81a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -265,7 +265,7 @@ file comparators, endian transformation classes, and much more.
org.junit-pioneer
junit-pioneer
- 1.4.2
+ 1.7.1
test