Skip to content

Commit 17b4dd9

Browse files
Pandrex247jansupol
authored andcommitted
Remove MicroProfile REST Client OSGi package import versions
Signed-off-by: Andrew Pielage <[email protected]>
1 parent b0ba665 commit 17b4dd9

File tree

1 file changed

+2
-0
lines changed
  • ext/microprofile/mp-rest-client

1 file changed

+2
-0
lines changed

ext/microprofile/mp-rest-client/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@
121121
${cdi.osgi.version},
122122
jakarta.decorator.*;version="[3.0,5)",
123123
org.eclipse.microprofile.config.*;version="!",
124+
org.eclipse.microprofile.rest.client;version="!",
125+
org.eclipse.microprofile.rest.client.*;version="!",
124126
*
125127
</Import-Package>
126128
</instructions>

0 commit comments

Comments
 (0)