Skip to content

Commit 4aa92bd

Browse files
committed
Bump openidentityplatform/opendj from 4.10.1 to 4.10.2
1 parent 31139cf commit 4aa92bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrate-with-ldap.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- name: Download OpenDJ distribution
6666
run: |
6767
wget --quiet \
68-
https://github.com/OpenIdentityPlatform/OpenDJ/releases/download/4.10.1/opendj-4.10.1.zip \
68+
https://github.com/OpenIdentityPlatform/OpenDJ/releases/download/4.10.2/opendj-4.10.2.zip \
6969
--output-document=opendj.zip
7070
- name: Set up Java
7171
uses: actions/setup-java@v5

0 commit comments

Comments
 (0)