Skip to content
Snippets Groups Projects
Commit 92d4a6d6 authored by OZGCloud's avatar OZGCloud
Browse files

update libs

parent fd68e55d
Branches
Tags
No related merge requests found
......@@ -95,6 +95,7 @@
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<optional>true</optional>
<scope>provided</scope>
</dependency>
<!-- TEST -->
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>de.itvsh.kop.common</groupId>
<artifactId>kop-common-parent</artifactId>
<version>1.1.3</version>
<version>1.1.4-SNAPSHOT</version>
<relativePath />
</parent>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>de.itvsh.kop.common</groupId>
<artifactId>kop-common-parent</artifactId>
<version>1.1.3</version>
<version>1.1.4-SNAPSHOT</version>
<relativePath />
</parent>
......@@ -21,11 +21,11 @@
<spring-boot.build-image.imageName>docker.ozg-sh.de/pluto:build-latest</spring-boot.build-image.imageName>
<zip.version>2.7.0</zip.version>
<jsoup.version>1.13.1</jsoup.version>
<zip.version>2.11.1</zip.version>
<jsoup.version>1.15.3</jsoup.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<mongock.version>5.0.35</mongock.version>
<mongock.version>5.1.4</mongock.version>
<testcontainer.version>1.17.3</testcontainer.version>
......@@ -167,6 +167,7 @@
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<optional>true</optional>
<scope>provided</scope>
</dependency>
<!-- Test -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment