Skip to content

Commit a5b6f0a

Browse files
authored
CVE-2025-27497 Fix Denial of Service (Dos) using alias loop (#58)
1 parent 7b4a4aa commit a5b6f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
<dependency>
214214
<groupId>org.openidentityplatform.opendj</groupId>
215215
<artifactId>opendj-parent</artifactId>
216-
<version>4.9.2</version>
216+
<version>4.9.3</version>
217217
<type>pom</type>
218218
<scope>import</scope>
219219
</dependency>

0 commit comments

Comments
 (0)