修正 modbus 版本为 3.1.0

This commit is contained in:
2026-01-20 21:58:11 +08:00
parent fec45dac03
commit 11e217787b
3 changed files with 2 additions and 14 deletions

View File

@ -50,11 +50,7 @@
<groupId>org.eclipse.paho</groupId>
<artifactId>org.eclipse.paho.client.mqttv3</artifactId>
</dependency>
<!-- 轮询 -->
<dependency>
<groupId>net.wimpi</groupId>
<artifactId>j2mod</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.retry</groupId>
<artifactId>spring-retry</artifactId>