diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 36d056150c..c72ff94b18 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,7 +16,7 @@ # # Use Ubuntu 20.04 LTS with Java 17 and Maven 3.x as the base. -image: maven:3.9.3-eclipse-temurin-17-focal +image: maven:3.9.4-eclipse-temurin-17-focal stages: - build