Skip to content

Commit 203e549

Browse files
CVE-2025-7962 Jakarta Mail vulnerable to SMTP Injection (#1005)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8772c24 commit 203e549

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1268,7 +1268,7 @@
12681268
<dependency>
12691269
<groupId>com.sun.mail</groupId>
12701270
<artifactId>jakarta.mail</artifactId>
1271-
<version>2.0.1</version>
1271+
<version>2.0.2</version>
12721272
</dependency>
12731273
<dependency>
12741274
<groupId>com.sun.jersey.contribs.jersey-oauth</groupId>

0 commit comments

Comments
 (0)