Update pom.xml

This commit is contained in:
JaTiTV 2022-11-15 02:31:56 +01:00
parent cfd34f6ce6
commit 47a9080dba
1 changed files with 9 additions and 0 deletions

View File

@ -6,7 +6,11 @@
<groupId>net.t2code</groupId>
<artifactId>T2C-OPSecurity</artifactId>
<<<<<<< Updated upstream
<version>3.0.2</version>
=======
<version>3.0.3</version>
>>>>>>> Stashed changes
<packaging>jar</packaging>
<name>T2C-OPSecurity</name>
@ -81,7 +85,12 @@
<dependency>
<groupId>net.t2code</groupId>
<artifactId>T2CodeLib</artifactId>
<<<<<<< Updated upstream
<version>13.2</version>
=======
<version>13.4</version>
<scope>provided</scope>
>>>>>>> Stashed changes
</dependency>
<!-- https://mvnrepository.com/artifact/org.projectlombok/lombok -->
<dependency>