diff --git a/devfile.yaml b/devfile.yaml index 2932f656f..79c41bd97 100644 --- a/devfile.yaml +++ b/devfile.yaml @@ -19,7 +19,7 @@ components: - name: m2 containerPath: /home/user/.m2 alias: maven - image: 'quay.io/eclipse/che-java8-maven:7.3.1' + image: 'quay.io/eclipse/che-java8-maven:7.4.0' env: - value: /home/user/.m2 name: MAVEN_CONFIG