release/2025-02-20-15-03
This commit is contained in:
parent
67a123ab3d
commit
7946a761b8
BIN
Releases/NTO-2024-1.0-SNAPSHOT.jar
Normal file
BIN
Releases/NTO-2024-1.0-SNAPSHOT.jar
Normal file
Binary file not shown.
10
pom.xml
10
pom.xml
@ -20,6 +20,16 @@
|
|||||||
<version>2.5.5</version>
|
<version>2.5.5</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
<build>
|
||||||
|
<plugins>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
||||||
|
</plugin>
|
||||||
|
</plugins>
|
||||||
|
</build>
|
||||||
|
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.projectlombok</groupId>
|
<groupId>org.projectlombok</groupId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user