adjust more manifests to import-package the correct apache commons packages

This commit is contained in:
Martin Lippert
2023-11-16 17:02:06 +01:00
parent 14f420433e
commit 9ebea016ed
4 changed files with 8 additions and 3 deletions

View File

@@ -82,5 +82,7 @@ Import-Package: org.eclipse.core.runtime,
com.google.gson,
com.google.gson.annotations,
com.google.gson.reflect,
com.google.gson.stream
com.google.gson.stream,
org.apache.commons.lang3,
org.apache.commons.lang3.tuple
Automatic-Module-Name: org.springframework.ide.eclipse.boot.dash