mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-15 11:07:57 +01:00
Merge branch 'develop' into feature/springboot
This commit is contained in:
commit
2c1af279d1
@ -202,6 +202,11 @@
|
|||||||
<!-- <artifactId>commons-dbcp2</artifactId>-->
|
<!-- <artifactId>commons-dbcp2</artifactId>-->
|
||||||
<!-- <version>2.9.0</version>-->
|
<!-- <version>2.9.0</version>-->
|
||||||
<!-- </dependency>-->
|
<!-- </dependency>-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.angus</groupId>
|
||||||
|
<artifactId>jakarta.mail</artifactId>
|
||||||
|
<version>2.0.2</version>
|
||||||
|
</dependency>
|
||||||
<!-- <dependency>-->
|
<!-- <dependency>-->
|
||||||
<!-- <groupId>org.hibernate</groupId>-->
|
<!-- <groupId>org.hibernate</groupId>-->
|
||||||
<!-- <artifactId>hibernate-ehcache</artifactId>-->
|
<!-- <artifactId>hibernate-ehcache</artifactId>-->
|
||||||
|
Loading…
Reference in New Issue
Block a user