Skip to content

Commit 66c385b

Browse files
authored
CVE-2025-27497 Fix Denial of Service (Dos) using alias loop (#96)
1 parent 5d39ecc commit 66c385b

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
@@ -420,7 +420,7 @@
420420
<dependency>
421421
<groupId>org.openidentityplatform</groupId>
422422
<artifactId>openicf</artifactId>
423-
<version>1.7.2</version>
423+
<version>1.7.3</version>
424424
<type>pom</type>
425425
<scope>import</scope>
426426
</dependency>

0 commit comments

Comments
 (0)