Skip to content

Commit e843c1b

Browse files
authored
CVE-2025-27497 Fix Denial of Service (Dos) using alias loop (#105)
1 parent 5cf8c53 commit e843c1b

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
@@ -1102,7 +1102,7 @@
11021102
<dependency>
11031103
<groupId>org.openidentityplatform.openam</groupId>
11041104
<artifactId>openam</artifactId>
1105-
<version>15.1.4</version>
1105+
<version>15.1.5</version>
11061106
<type>pom</type>
11071107
<scope>import</scope>
11081108
</dependency>

0 commit comments

Comments
 (0)