Attempt to remove glassfish jersey bundles from dependencies

This commit is contained in:
aboyko
2024-08-16 11:11:06 -04:00
parent 7ffcf8a5c2
commit b8484f8d87
2 changed files with 0 additions and 9 deletions

View File

@@ -22,14 +22,10 @@ Require-Bundle: org.eclipse.ui,
org.eclipse.m2e.core.ui,
org.eclipse.wst.sse.core,
org.eclipse.wst.xml.core,
org.mockito,
org.springframework.ide.eclipse.boot.wizard;bundle-version="3.8.2",
org.glassfish.jersey.core.jersey-client;bundle-version="2.22.1",
org.glassfish.jersey.core.jersey-common;bundle-version="2.22.1",
org.springframework.ide.eclipse.boot.validation,
org.springframework.ide.eclipse.boot.launch,
com.google.guava,
org.hamcrest.library;bundle-version="1.3.0",
org.eclipse.m2e.core
Bundle-RequiredExecutionEnvironment: JavaSE-17
Bundle-ActivationPolicy: lazy