File tree 6 files changed +8
-8
lines changed
6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ and bugreports to this GitHub repository.
12
12
13
13
[ ![ Join the chat at https://gitter.im/LibrePDF/OpenPDF ] ( https://badges.gitter.im/LibrePDF/OpenPDF.svg )] ( https://gitter.im/LibrePDF/OpenPDF )
14
14
15
- ## OpenPDF version 1.3.37 released 2024-01-17 ##
15
+ ## OpenPDF version 1.3.38 released 2024-01-17 ##
16
16
17
- Get version 1.3.37 here - https://github.com/LibrePDF/OpenPDF/releases/tag/1.3.37
17
+ Get version 1.3.38 here - https://github.com/LibrePDF/OpenPDF/releases/tag/1.3.38
18
18
19
19
- [ Previous releases] ( https://github.com/LibrePDF/OpenPDF/releases )
20
20
@@ -27,7 +27,7 @@ Add this to your pom.xml file to use the latest version of OpenPDF:
27
27
<dependency >
28
28
<groupId >com.github.librepdf</groupId >
29
29
<artifactId >openpdf</artifactId >
30
- <version >1.3.37 </version >
30
+ <version >1.3.38 </version >
31
31
</dependency >
32
32
```
33
33
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.github.librepdf</groupId >
7
7
<artifactId >openpdf-parent</artifactId >
8
- <version >1.3.38-SNAPSHOT </version >
8
+ <version >1.3.38</version >
9
9
</parent >
10
10
11
11
<artifactId >openpdf-fonts-extra</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.github.librepdf</groupId >
7
7
<artifactId >openpdf-parent</artifactId >
8
- <version >1.3.38-SNAPSHOT </version >
8
+ <version >1.3.38</version >
9
9
</parent >
10
10
11
11
<artifactId >openpdf</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.github.librepdf</groupId >
7
7
<artifactId >openpdf-parent</artifactId >
8
- <version >1.3.38-SNAPSHOT </version >
8
+ <version >1.3.38</version >
9
9
</parent >
10
10
11
11
<artifactId >pdf-swing</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.github.librepdf</groupId >
7
7
<artifactId >openpdf-parent</artifactId >
8
- <version >1.3.38-SNAPSHOT </version >
8
+ <version >1.3.38</version >
9
9
</parent >
10
10
11
11
<artifactId >pdf-toolbox</artifactId >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >com.github.librepdf</groupId >
7
7
<artifactId >openpdf-parent</artifactId >
8
- <version >1.3.38-SNAPSHOT </version > <!-- artifact.version -->
8
+ <version >1.3.38</version > <!-- artifact.version -->
9
9
<packaging >pom</packaging >
10
10
11
11
<!-- please run mvn tidy:pom once in a while -->
You can’t perform that action at this time.
0 commit comments