Skip to content
Snippets Groups Projects
Commit 965ec8ca authored by Evgeny Bardin's avatar Evgeny Bardin
Browse files

Merge branch 'fix-bayernid-proxy-dont-start' into 'main'

OZG-6710 Update common-lib

See merge request ozg-cloud/bayernid-proxy!2
parents 733a30b7 92292bab
No related branches found
No related tags found
1 merge request!2OZG-6710 Update common-lib
......@@ -96,7 +96,10 @@
<groupId>io.grpc</groupId>
<artifactId>grpc-inprocess</artifactId>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-census</artifactId>
</dependency>
<!-- aspectJ -->
<dependency>
<groupId>org.aspectj</groupId>
......
......@@ -30,7 +30,7 @@
<parent>
<groupId>de.ozgcloud.common</groupId>
<artifactId>ozgcloud-common-dependencies</artifactId>
<version>4.4.0</version>
<version>4.5.0-SNAPSHOT</version>
<relativePath/>
</parent>
......
......@@ -31,7 +31,7 @@
<parent>
<groupId>de.ozgcloud.common</groupId>
<artifactId>ozgcloud-common-parent</artifactId>
<version>4.4.0</version>
<version>4.5.0-SNAPSHOT</version>
<relativePath/>
</parent>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment