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

OZG-4589 OZG-4644 Exclude quarkus dependencies

parent 6f9e569b
No related branches found
No related tags found
No related merge requests found
......@@ -116,8 +116,8 @@
<version>${user-manager.version}</version>
<exclusions>
<exclusion>
<groupId>io.grpc</groupId>
<artifactId>grpc-core</artifactId>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-grpc</artifactId>
</exclusion>
<exclusion>
<groupId>org.jboss.slf4j</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment