jiangping
2023-12-05 766089ad50ae807ab88ba83b2dbc4a53bda8e423
server/pom.xml
@@ -271,6 +271,11 @@
      <artifactId>artemis-http-client</artifactId>
      <version>1.1.3</version>
    </dependency>
    <dependency>
      <groupId>commons-net</groupId>
      <artifactId>commons-net</artifactId>
      <version>3.8.0</version>
    </dependency>
  </dependencies>
  <build>
    <plugins>