Skip to content

Commit 72f14b8

Browse files
committed
Use version 1.7.36 of slf4j
- We need the slf4j.api plug-in to mute the annoying log message from slf4j when launching coArchi 2 from Eclipse. - This has to be the 1.7.36 version.
1 parent 5911fd5 commit 72f14b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.archimatetool.editor.product/archi.target

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</location>
1212
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
1313
<repository location="https://download.eclipse.org/tools/orbit/simrel/maven-osgi/release/4.30.0"/>
14-
<unit id="slf4j.api" version="2.0.9"/>
14+
<unit id="slf4j.api" version="1.7.36"/>
1515
<unit id="org.mockito.mockito-core" version="5.7.0"/>
1616
</location>
1717
</locations>

0 commit comments

Comments
 (0)