Update pom.xml
This commit is contained in:
parent
cfd34f6ce6
commit
47a9080dba
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user