UOCL-241: Fixing scale exception

This commit is contained in:
2023-06-27 16:35:29 +01:00
parent b1c0d9c08e
commit 649da0a6e3
4 changed files with 107 additions and 0 deletions
+5
View File
@@ -145,6 +145,11 @@
<artifactId>rxtxcomm</artifactId>
<version>2.2</version>
</dependency>
<dependency>
<groupId>com.fazecast</groupId>
<artifactId>jSerialComm</artifactId>
<version>2.9.3</version>
</dependency>
<dependency>
<groupId>org.jpos</groupId>
<artifactId>jpos</artifactId>