|
@@ -26,13 +26,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/m |
|
|
<groupId>org.apache.ant</groupId> |
|
|
<groupId>org.apache.ant</groupId> |
|
|
<artifactId>ant-parent</artifactId> |
|
|
<artifactId>ant-parent</artifactId> |
|
|
<relativePath>../pom.xml</relativePath> |
|
|
<relativePath>../pom.xml</relativePath> |
|
|
<version>1.10.12-SNAPSHOT</version> |
|
|
|
|
|
|
|
|
<version>1.10.13-SNAPSHOT</version> |
|
|
</parent> |
|
|
</parent> |
|
|
<modelVersion>4.0.0</modelVersion> |
|
|
<modelVersion>4.0.0</modelVersion> |
|
|
<url>https://ant.apache.org/</url> |
|
|
<url>https://ant.apache.org/</url> |
|
|
<groupId>org.apache.ant</groupId> |
|
|
<groupId>org.apache.ant</groupId> |
|
|
<artifactId>ant-jakartamail</artifactId> |
|
|
<artifactId>ant-jakartamail</artifactId> |
|
|
<version>1.10.12-SNAPSHOT</version> |
|
|
|
|
|
|
|
|
<version>1.10.13-SNAPSHOT</version> |
|
|
<name>Apache Ant + JakartaMail</name> |
|
|
<name>Apache Ant + JakartaMail</name> |
|
|
<description>implementation of the mail task based on Jakarta EE mail. |
|
|
<description>implementation of the mail task based on Jakarta EE mail. |
|
|
Required to send emails to SMTP servers using user/password combinations |
|
|
Required to send emails to SMTP servers using user/password combinations |
|
@@ -41,7 +41,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/m |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>org.apache.ant</groupId> |
|
|
<groupId>org.apache.ant</groupId> |
|
|
<artifactId>ant</artifactId> |
|
|
<artifactId>ant</artifactId> |
|
|
<version>1.10.12-SNAPSHOT</version> |
|
|
|
|
|
|
|
|
<version>1.10.13-SNAPSHOT</version> |
|
|
<scope>compile</scope> |
|
|
<scope>compile</scope> |
|
|
</dependency> |
|
|
</dependency> |
|
|
<dependency> |
|
|
<dependency> |
|
|