File tree Expand file tree Collapse file tree 4 files changed +3
-3
lines changed
src/main/resources/2DBarcode/BasicFeatures Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 25
25
<dependency >
26
26
<groupId >com.aspose</groupId >
27
27
<artifactId >aspose-barcode</artifactId >
28
- <version >20.9 </version >
28
+ <version >20.10 </version >
29
29
<classifier >jdk17</classifier >
30
30
</dependency >
31
31
<dependency >
32
32
<!-- Aspose.PDF is required for working with PDF as used in one of the examples under technical articles section. -->
33
33
<groupId >com.aspose</groupId >
34
34
<artifactId >aspose-pdf</artifactId >
35
- <version >20.6 </version >
35
+ <version >20.10 </version >
36
36
<classifier >jdk16</classifier >
37
37
</dependency >
38
38
<dependency >
39
39
<!-- Aspose.Words is required for working with Word as used in one of the examples under technical articles section. -->
40
40
<groupId >com.aspose</groupId >
41
41
<artifactId >aspose-words</artifactId >
42
- <version >20.9 </version >
42
+ <version >20.10 </version >
43
43
<classifier >jdk17</classifier >
44
44
</dependency >
45
45
</dependencies >
You can’t perform that action at this time.
0 commit comments