Skip to content
Snippets Groups Projects
Verified Commit be80af53 authored by Taico Aerts's avatar Taico Aerts
Browse files

Update pom file

parent 1be83cbb
Branches
Tags
2 merge requests!201Development,!196Update javax.activation and javax.mail
......@@ -303,8 +303,8 @@
</dependency>
<dependency>
<groupId>com.sun.mail</groupId>
<artifactId>javax.mail</artifactId>
<version>1.6.2</version>
<artifactId>jakarta.mail</artifactId>
<version>1.6.4</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
......@@ -350,7 +350,11 @@
<artifactId>spring-data-commons-core</artifactId>
<version>1.1.0.RELEASE</version>
</dependency>
<dependency>
<groupId>com.sun.activation</groupId>
<artifactId>jakarta.activation</artifactId>
<version>1.2.1</version>
</dependency>
</dependencies>
<dependencyManagement>
<dependencies>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment