Skip to content
Snippets Groups Projects
Commit 870364f3 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6710 do update

parent 4b714418
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +56,11 @@
<artifactId>lombok</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-validation</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>de.ozgcloud.common</groupId>
<artifactId>ozgcloud-common-dependencies</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-PR-25-SNAPSHOT</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment