Skip to content

Commit

Permalink
Updated Slf4j to 1.7.36
Browse files Browse the repository at this point in the history
  • Loading branch information
Androxyde committed Feb 23, 2022
1 parent a85092e commit d4cba66
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .classpath
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="/home/emmanuel/git/Deploy/FlashTool/x10flasher_native/udev"/>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="libs/jsr305-3.0.2.jar"/>
<classpathentry kind="lib" path="libs/bsh-3.0.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="libs/apk-parser-2.6.10.jar"/>
Expand All @@ -10,8 +16,6 @@
<classpathentry kind="lib" path="libs/commons-compress-1.21.jar"/>
<classpathentry kind="lib" path="libs/commons-io-2.11.0.jar"/>
<classpathentry kind="lib" path="libs/lz4-java-1.8.0.jar"/>
<classpathentry kind="lib" path="libs/slf4j-api-1.7.32.jar"/>
<classpathentry kind="lib" path="libs/slf4j-ext-1.7.32.jar"/>
<classpathentry kind="lib" path="libs/guava-31.0.1-jre.jar"/>
<classpathentry kind="lib" path="libs/eclipse/org.eclipse.core.commands_3.10.100.v20210722-1426.jar"/>
<classpathentry kind="lib" path="libs/eclipse/org.eclipse.core.jobs_3.12.0.v20210723-1034.jar"/>
Expand Down Expand Up @@ -43,11 +47,7 @@
<classpathentry kind="lib" path="libs/eclipse/org.eclipse.swt_3.118.0.v20211123-0851.jar"/>
<classpathentry kind="lib" path="libs/eclipse/org.eclipse.jface_3.24.0.v20211110-1517.jar"/>
<classpathentry kind="lib" path="libs/linux/x86_64/org.eclipse.swt.gtk.linux.x86_64_3.118.0.v20211123-0851.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="/home/emmanuel/git/Deploy/FlashTool/x10flasher_native/udev"/>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="libs/slf4j-api-1.7.36.jar"/>
<classpathentry kind="lib" path="libs/slf4j-ext-1.7.36.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Binary file added libs/jul-to-slf4j-1.7.36.jar
Binary file not shown.
Binary file removed libs/slf4j-api-1.7.32.jar
Binary file not shown.
Binary file added libs/slf4j-api-1.7.36.jar
Binary file not shown.
Binary file removed libs/slf4j-ext-1.7.32.jar
Binary file not shown.
Binary file added libs/slf4j-ext-1.7.36.jar
Binary file not shown.

0 comments on commit d4cba66

Please sign in to comment.