Skip to content

Commit af5d62f

Browse files
CVE-2025-67030 Plexus-Utils has a Directory Traversal vulnerability in its extractFile method (#974)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6b5876 commit af5d62f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openam-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>org.codehaus.plexus</groupId>
5656
<artifactId>plexus-utils</artifactId>
57-
<version>3.5.1</version>
57+
<version>4.0.3</version>
5858
</dependency>
5959
</dependencies>
6060
<extensions>true</extensions>

0 commit comments

Comments
 (0)