Update pom.xml

This commit is contained in:
JaTiTV 2022-01-08 00:29:26 +01:00
parent b3a334239a
commit 156784f37c
1 changed files with 2 additions and 2 deletions

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>