Skip to content

Commit c7c293a

Browse files
Crispin Kirchnermvilliger
authored andcommitted
OWASP dependency check
1 parent 6e09716 commit c7c293a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

org.eclipse.scout.rt/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
~ Copyright (c) 2010, 2024 BSI Business Systems Integration AG
3+
~ Copyright (c) 2010, 2026 BSI Business Systems Integration AG
44
~
55
~ This program and the accompanying materials are made
66
~ available under the terms of the Eclipse Public License 2.0
@@ -160,7 +160,7 @@
160160
<dependency>
161161
<groupId>com.sun.mail</groupId>
162162
<artifactId>jakarta.mail</artifactId>
163-
<version>2.0.1</version>
163+
<version>2.0.2</version>
164164
</dependency>
165165
<dependency>
166166
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)