We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31139cf commit 4aa92bdCopy full SHA for 4aa92bd
.github/workflows/integrate-with-ldap.yml
@@ -65,7 +65,7 @@ jobs:
65
- name: Download OpenDJ distribution
66
run: |
67
wget --quiet \
68
- https://github.com/OpenIdentityPlatform/OpenDJ/releases/download/4.10.1/opendj-4.10.1.zip \
+ https://github.com/OpenIdentityPlatform/OpenDJ/releases/download/4.10.2/opendj-4.10.2.zip \
69
--output-document=opendj.zip
70
- name: Set up Java
71
uses: actions/setup-java@v5
0 commit comments