diff options
Diffstat (limited to 'models-interactions/model-simulators/pom.xml')
-rw-r--r-- | models-interactions/model-simulators/pom.xml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/models-interactions/model-simulators/pom.xml b/models-interactions/model-simulators/pom.xml index 3755ceea1..8cbb4109e 100644 --- a/models-interactions/model-simulators/pom.xml +++ b/models-interactions/model-simulators/pom.xml @@ -142,22 +142,6 @@ <artifactId>commons-io</artifactId> </dependency> <dependency> - <groupId>io.grpc</groupId> - <artifactId>grpc-api</artifactId> - </dependency> - <dependency> - <groupId>io.grpc</groupId> - <artifactId>grpc-core</artifactId> - </dependency> - <dependency> - <groupId>io.grpc</groupId> - <artifactId>grpc-netty</artifactId> - </dependency> - <dependency> - <groupId>io.grpc</groupId> - <artifactId>grpc-stub</artifactId> - </dependency> - <dependency> <groupId>jakarta.ws.rs</groupId> <artifactId>jakarta.ws.rs-api</artifactId> </dependency> |