From 022e809373977a826a1711524626ee32b360b30e Mon Sep 17 00:00:00 2001 From: Martin Kanis Date: Wed, 3 Jan 2024 09:58:22 +0100 Subject: [PATCH] Map Store Removal: Remove protostream dependency Closes #25288 Signed-off-by: Martin Kanis --- distribution/api-docs-dist/pom.xml | 5 ----- pom.xml | 17 ----------------- 2 files changed, 22 deletions(-) diff --git a/distribution/api-docs-dist/pom.xml b/distribution/api-docs-dist/pom.xml index 0a010eff8a..09341aa5bd 100755 --- a/distribution/api-docs-dist/pom.xml +++ b/distribution/api-docs-dist/pom.xml @@ -64,11 +64,6 @@ com.googlecode.owasp-java-html-sanitizer owasp-java-html-sanitizer - - org.infinispan.protostream - protostream-processor - ${infinispan.protostream.processor.version} - diff --git a/pom.xml b/pom.xml index 570dd99c8b..ae8b137182 100644 --- a/pom.xml +++ b/pom.xml @@ -96,7 +96,6 @@ 6.2.13.Final 6.2.13.Final 14.0.21.Final - 4.6.5.Final 2.1.1 @@ -953,22 +952,6 @@ infinispan-component-annotations ${infinispan.version} - - org.infinispan.protostream - protostream-processor - provided - ${infinispan.protostream.processor.version} - - - org.infinispan.protostream - protostream - ${infinispan.protostream.processor.version} - - - org.infinispan.protostream - protostream-types - ${infinispan.protostream.processor.version} - org.jboss.marshalling jboss-marshalling