Merge branch 'develop' into feature/springboot

This commit is contained in:
Paulo Gustavo Veiga 2023-08-16 20:25:41 -07:00
commit 2c1af279d1

View File

@ -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>-->