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

OZG-6710 update common-lib

parent 7fdc993e
No related branches found
No related tags found
No related merge requests found
...@@ -50,6 +50,8 @@ ...@@ -50,6 +50,8 @@
<!--spring --> <!--spring -->
<dependency> <dependency>
<!-- FIXME letzte Version von dieser Dependency ist 2.15.0.RELEASE. -->
<!-- Kann es durch ein anderes Dependency ersetzt werden? -->
<groupId>net.devh</groupId> <groupId>net.devh</groupId>
<artifactId>grpc-client-spring-boot-autoconfigure</artifactId> <artifactId>grpc-client-spring-boot-autoconfigure</artifactId>
<version>2.14.0.RELEASE</version> <version>2.14.0.RELEASE</version>
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>de.ozgcloud.common</groupId> <groupId>de.ozgcloud.common</groupId>
<artifactId>ozgcloud-common-dependencies</artifactId> <artifactId>ozgcloud-common-dependencies</artifactId>
<version>4.3.1</version> <version>4.4.0-SNAPSHOT</version>
<relativePath /> <!-- lookup parent from repository --> <relativePath /> <!-- lookup parent from repository -->
</parent> </parent>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment