Skip to content

Commit a76d838

Browse files
committed
Add com.github.weisj.jsvg version 2.0.0 to target platform
1 parent a56d110 commit a76d838

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,12 @@
9696
<version>1.7.2</version>
9797
<type>jar</type>
9898
</dependency>
99+
<dependency>
100+
<groupId>com.github.weisj</groupId>
101+
<artifactId>jsvg</artifactId>
102+
<version>2.0.0</version>
103+
<type>jar</type>
104+
</dependency>
99105
<dependency>
100106
<groupId>com.google.code.gson</groupId>
101107
<artifactId>gson</artifactId>

0 commit comments

Comments
 (0)