|
|
@ -307,6 +307,16 @@ |
|
|
<!-- <artifactId>spring-boot-autoconfigure</artifactId>--> |
|
|
<!-- <artifactId>spring-boot-autoconfigure</artifactId>--> |
|
|
<!-- <version>2.2.4.RELEASE</version>--> |
|
|
<!-- <version>2.2.4.RELEASE</version>--> |
|
|
<!-- </dependency>--> |
|
|
<!-- </dependency>--> |
|
|
|
|
|
|
|
|
|
|
|
<!-- <dependency>--> |
|
|
|
|
|
<!-- <groupId>com.infiniteautomation</groupId>--> |
|
|
|
|
|
<!-- <artifactId>modbus4j</artifactId>--> |
|
|
|
|
|
<!-- <version>3.0.3</version>--> |
|
|
|
|
|
<!-- </dependency>--> |
|
|
|
|
|
<dependency> |
|
|
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
|
|
<artifactId>spring-boot-starter-mail</artifactId> |
|
|
|
|
|
</dependency> |
|
|
</dependencies> |
|
|
</dependencies> |
|
|
|
|
|
|
|
|
<build> |
|
|
<build> |
|
|
|