update to T2CodeLib 13.4 (sn 1)

This commit is contained in:
2022-11-15 00:35:45 +01:00
parent 6fbd56ea63
commit 632c23b1ff
3 changed files with 10 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
<groupId>net.t2code</groupId>
<artifactId>T2C-OPSecurity</artifactId>
<version>3.0.3</version>
<version>3.0.3_SNAPSHOT-1</version>
<packaging>jar</packaging>
<name>T2C-OPSecurity</name>
@@ -83,7 +83,7 @@
<groupId>net.t2code</groupId>
<artifactId>T2CodeLib</artifactId>
<version>DEV-13.4</version>
<classifier>snapshot-1</classifier>
<classifier>snapshot-2</classifier>
<scope>provided</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/org.projectlombok/lombok -->