Updated to latest WebServer Version

This commit is contained in:
Finn
2026-02-01 19:33:09 +01:00
parent c1c00cd697
commit e2fa68e96b
8 changed files with 90 additions and 20 deletions

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.openautonomousconnection</groupId>
<artifactId>OAC2Web</artifactId>
<artifactId>Web2OAC</artifactId>
<version>1.0.0-BETA.1.1</version>
<organization>
<name>Open Autonomous Connection</name>
@@ -104,7 +104,7 @@
<dependency>
<groupId>org.openautonomousconnection</groupId>
<artifactId>WebServer</artifactId>
<version>1.0.0-BETA.1.5</version>
<version>1.0.0-BETA.1.6</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>