Skip to content

Commit d4cba66

Browse files
committed
Updated Slf4j to 1.7.36
1 parent a85092e commit d4cba66

6 files changed

Lines changed: 8 additions & 8 deletions

File tree

.classpath

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<classpath>
33
<classpathentry kind="src" path="src"/>
4+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
5+
<attributes>
6+
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="/home/emmanuel/git/Deploy/FlashTool/x10flasher_native/udev"/>
7+
<attribute name="module" value="true"/>
8+
</attributes>
9+
</classpathentry>
410
<classpathentry kind="lib" path="libs/jsr305-3.0.2.jar"/>
511
<classpathentry kind="lib" path="libs/bsh-3.0.0-SNAPSHOT.jar"/>
612
<classpathentry kind="lib" path="libs/apk-parser-2.6.10.jar"/>
@@ -10,8 +16,6 @@
1016
<classpathentry kind="lib" path="libs/commons-compress-1.21.jar"/>
1117
<classpathentry kind="lib" path="libs/commons-io-2.11.0.jar"/>
1218
<classpathentry kind="lib" path="libs/lz4-java-1.8.0.jar"/>
13-
<classpathentry kind="lib" path="libs/slf4j-api-1.7.32.jar"/>
14-
<classpathentry kind="lib" path="libs/slf4j-ext-1.7.32.jar"/>
1519
<classpathentry kind="lib" path="libs/guava-31.0.1-jre.jar"/>
1620
<classpathentry kind="lib" path="libs/eclipse/org.eclipse.core.commands_3.10.100.v20210722-1426.jar"/>
1721
<classpathentry kind="lib" path="libs/eclipse/org.eclipse.core.jobs_3.12.0.v20210723-1034.jar"/>
@@ -43,11 +47,7 @@
4347
<classpathentry kind="lib" path="libs/eclipse/org.eclipse.swt_3.118.0.v20211123-0851.jar"/>
4448
<classpathentry kind="lib" path="libs/eclipse/org.eclipse.jface_3.24.0.v20211110-1517.jar"/>
4549
<classpathentry kind="lib" path="libs/linux/x86_64/org.eclipse.swt.gtk.linux.x86_64_3.118.0.v20211123-0851.jar"/>
46-
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
47-
<attributes>
48-
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="/home/emmanuel/git/Deploy/FlashTool/x10flasher_native/udev"/>
49-
<attribute name="module" value="true"/>
50-
</attributes>
51-
</classpathentry>
50+
<classpathentry kind="lib" path="libs/slf4j-api-1.7.36.jar"/>
51+
<classpathentry kind="lib" path="libs/slf4j-ext-1.7.36.jar"/>
5252
<classpathentry kind="output" path="bin"/>
5353
</classpath>

libs/jul-to-slf4j-1.7.36.jar

4.41 KB
Binary file not shown.

libs/slf4j-api-1.7.32.jar

-40.5 KB
Binary file not shown.

libs/slf4j-api-1.7.36.jar

40.2 KB
Binary file not shown.

libs/slf4j-ext-1.7.32.jar

-37.1 KB
Binary file not shown.

libs/slf4j-ext-1.7.36.jar

37 KB
Binary file not shown.

0 commit comments

Comments
 (0)