Fokko commented on code in PR #3762:
URL: https://github.com/apache/avro/pull/3762#discussion_r3220374085


##########
.github/workflows/codeql-java-analysis.yml:
##########
@@ -75,15 +75,14 @@ jobs:
       with:
         distribution: 'temurin'
         java-version: |
-          8
           11
           17
           21
 
-    - name: 'Setup Maven 3.9.11'
-      uses: stCarolas/setup-maven@d6af6abeda15e98926a57b5aa970a96bb37f97d1 # v5
+    - name: 'Setup Maven 3.9.15'
+      uses: stCarolas/setup-maven@v5

Review Comment:
   Do we really need this, it looks like the `setup-java` one comes with Maven: 
https://docs.github.com/en/actions/tutorials/build-and-test-code/java-with-maven



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to