Skip to content

Commit 714819c

Browse files
add missing exports for springframework
1 parent 34a97c7 commit 714819c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

sqldev/pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,9 @@
454454
org.aspectj.runtime.internal,
455455
org.aspectj.lang,
456456
org.aspectj.runtime,
457-
org.aspectj.lang.reflect
457+
org.aspectj.lang.reflect,
458+
org.springframework.core.style,
459+
org.springframework.lang
458460
</_exportcontents>
459461
<Require-Bundle>
460462
oracle.javatools,

0 commit comments

Comments
 (0)