1 Commits

Author SHA1 Message Date
156784f37c Update pom.xml 2022-01-08 00:29:26 +01:00

View File

@@ -6,7 +6,7 @@
<groupId>de.jatitv</groupId>
<artifactId>OPSecurity</artifactId>
<version>2.4.0_Snapshot_2</version>
<version>2.4.0</version>
<packaging>jar</packaging>
<name>OPSecurity</name>
@@ -73,7 +73,7 @@
<dependency>
<groupId>net.t2code</groupId>
<artifactId>T2CodeLib</artifactId>
<version>10.0</version>
<version>10.1</version>
</dependency>
</dependencies>
</project>