Skip to content
Snippets Groups Projects
Commit cffd6b94 authored by Oto Stanko's avatar Oto Stanko
Browse files

Dependancy for the dtos

parent 13fb5a96
No related branches found
No related tags found
2 merge requests!60Docker,!2913 fixes oto
......@@ -40,5 +40,11 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<dependency>
<groupId>io.swagger.core.v3</groupId>
<artifactId>swagger-annotations-jakarta</artifactId>
<version>2.2.8</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment