Skip to content

Commit 5d9180c

Browse files
committed
Updated Dependencies
1 parent 79cdeca commit 5d9180c

16 files changed

Lines changed: 48 additions & 46 deletions

.classpath

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
</attributes>
77
</classpathentry>
88
<classpathentry kind="src" path="src"/>
9-
<classpathentry kind="lib" path="lib/jcommander-2.0.jar"/>
10-
<classpathentry kind="lib" path="lib/okapibarcode-0.5.1.jar" sourcepath="source/okapibarcode-0.5.1-sources.jar">
9+
<classpathentry kind="lib" path="lib/jcommander-3.0.jar"/>
10+
<classpathentry kind="lib" path="lib/okapibarcode-0.5.5.jar" sourcepath="source/okapibarcode-0.5.1-sources.jar">
1111
<attributes>
1212
<attribute name="javadoc_location" value="jar:platform:/resource/c4j_zplrenderer/javadoc/okapibarcode-0.5.1-javadoc.jar!/"/>
1313
</attributes>
1414
</classpathentry>
15-
<classpathentry kind="lib" path="lib/commons-logging-1.3.5.jar"/>
16-
<classpathentry kind="lib" path="lib/pdfbox-3.0.5.jar"/>
17-
<classpathentry kind="lib" path="lib/fontbox-3.0.5.jar"/>
18-
<classpathentry kind="lib" path="lib/pdfbox-io-3.0.5.jar"/>
19-
<classpathentry kind="lib" path="lib/graphics2d-3.0.3.jar"/>
15+
<classpathentry kind="lib" path="lib/commons-logging-1.3.6.jar"/>
16+
<classpathentry kind="lib" path="lib/pdfbox-3.0.7.jar"/>
17+
<classpathentry kind="lib" path="lib/fontbox-3.0.7.jar"/>
18+
<classpathentry kind="lib" path="lib/pdfbox-io-3.0.7.jar"/>
19+
<classpathentry kind="lib" path="lib/graphics2d-3.0.5.jar"/>
2020
<classpathentry kind="output" path="bin"/>
2121
</classpath>

MANIFEST.MF

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Manifest-Version: 1.0
22
Main-Class: com.commander4j.zpl.ZPLStart
33
Class-Path: javadoc/okapibarcode-0.5.1-javadoc.jar
4-
lib/commons-logging-1.3.5.jar
5-
lib/fontbox-3.0.5.jar
6-
lib/graphics2d-3.0.3.jar
7-
lib/jcommander-2.0.jar
8-
lib/okapibarcode-0.5.1.jar
9-
lib/pdfbox-3.0.5.jar
10-
lib/pdfbox-io-3.0.5.jar
4+
lib/commons-logging-1.3.6.jar
5+
lib/fontbox-3.0.7.jar
6+
lib/graphics2d-3.0.5.jar
7+
lib/jcommander-3.0.jar
8+
lib/okapibarcode-0.5.5.jar
9+
lib/pdfbox-3.0.7.jar
10+
lib/pdfbox-io-3.0.7.jar
1111
source/okapibarcode-0.5.1-sources.jar

lib/commons-logging-1.3.5.jar

-72 KB
Binary file not shown.

lib/commons-logging-1.3.6.jar

72.3 KB
Binary file not shown.

lib/jcommander-2.0.jar

-91.8 KB
Binary file not shown.

lib/jcommander-3.0.jar

105 KB
Binary file not shown.

lib/okapibarcode-0.5.1.jar

-582 KB
Binary file not shown.

lib/okapibarcode-0.5.5.jar

588 KB
Binary file not shown.

0 commit comments

Comments
 (0)