File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Add the following dependency to your pom.xml:
16
16
<dependency>
17
17
<groupId>com.compdf</groupId>
18
18
<artifactId>compdfkit-pdf-api-java</artifactId>
19
- <version>0.0.4 </version>
19
+ <version>0.0.5 </version>
20
20
</dependency>
21
21
```
22
22
Original file line number Diff line number Diff line change 43
43
44
44
<groupId >com.compdf</groupId >
45
45
<artifactId >compdfkit-pdf-api-java</artifactId >
46
- <version >0.0.4 </version >
46
+ <version >0.0.5 </version >
47
47
48
48
<name >compdfkit-pdf-api-java</name >
49
49
<description >compdfkit-pdf-api-java</description >
Original file line number Diff line number Diff line change 16
16
<dependency >
17
17
<groupId >com.compdf</groupId >
18
18
<artifactId >compdfkit-pdf-api-java</artifactId >
19
- <version >0.0.4 </version >
19
+ <version >0.0.5 </version >
20
20
</dependency >
21
21
</dependencies >
22
22
You can’t perform that action at this time.
0 commit comments