This is an automated email from the ASF dual-hosted git repository.

dsmiley pushed a commit to branch branch_10x
in repository https://gitbox.apache.org/repos/asf/solr.git

commit dafda2848fab893d7321b727885a203df04397d1
Author: Solr Bot <[email protected]>
AuthorDate: Fri Jun 26 22:11:41 2026 +0200

    Update actions/setup-java action to v5.3.0 (#4543)
    
    (cherry picked from commit 3a57a4de24b6483dad5ec22b97d06b355bf0145f)
---
 .github/workflows/dependency-graph-submission.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/dependency-graph-submission.yml 
b/.github/workflows/dependency-graph-submission.yml
index 52a0c7dafc0..3ababee45da 100644
--- a/.github/workflows/dependency-graph-submission.yml
+++ b/.github/workflows/dependency-graph-submission.yml
@@ -13,7 +13,7 @@ jobs:
     steps:
       - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # 
v5.0.1
 
-      - uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # 
v5.2.0
+      - uses: actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # 
v5.3.0
         with:
           distribution: temurin
           java-version: 21

Reply via email to