2022-11-05 12:41:56 +01:00
parent d9206e63a7
commit 930e48484c
4 changed files with 3 additions and 12 deletions

View File

@@ -6,7 +6,7 @@
<groupId>net.t2code</groupId>
<artifactId>T2C-OPSecurity</artifactId>
<version>3.0.0-SNAPSHOT-#1</version>
<version>3.0.0</version>
<packaging>jar</packaging>
<name>T2C-OPSecurity</name>
@@ -81,7 +81,7 @@
<dependency>
<groupId>net.t2code</groupId>
<artifactId>T2CodeLib</artifactId>
<version>13.0</version>
<version>13.2</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.projectlombok/lombok -->
<dependency>