File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <artifactId >lib</artifactId >
55 <groupId >BatchPDFSign</groupId >
6- <version >1.0.5.2 </version >
6+ <version >1.0.5.3 </version >
77 <packaging >jar</packaging >
88 <distributionManagement >
99 <repository >
6767 <!-- Dependencies versions -->
6868 <commons-io .version>2.7</commons-io .version>
6969 <itext .version>7.1.11</itext .version>
70- <bouncycastle .version>1.66 </bouncycastle .version>
70+ <bouncycastle .version>1.68 </bouncycastle .version>
7171 <slf4j .version>2.0.0-alpha1</slf4j .version>
7272 <!-- Project settings -->
7373 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <artifactId >BatchPDFSign</artifactId >
55 <groupId >multi</groupId >
6- <version >1.0.5.2 </version >
6+ <version >1.0.5.3 </version >
77 <packaging >pom</packaging >
88 <modules >
99 <module >lib</module >
1010 <module >portable</module >
1111 </modules >
12- </project >
12+ </project >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <artifactId >Portable</artifactId >
55 <groupId >BatchPDFSign</groupId >
6- <version >1.0.5.2 </version >
6+ <version >1.0.5.3 </version >
77 <packaging >jar</packaging >
88 <dependencies >
99 <dependency >
4949 <properties >
5050 <!-- Dependencies versions -->
5151 <commons-cli .version>1.3.1</commons-cli .version>
52- <BatchPDFSignLib .version>1.0.5.2 </BatchPDFSignLib .version>
52+ <BatchPDFSignLib .version>1.0.5.3 </BatchPDFSignLib .version>
5353 <!-- Project settings -->
5454 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
5555 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
5656 <maven .compiler.source>1.8</maven .compiler.source>
5757 <maven .compiler.target>1.8</maven .compiler.target>
5858 </properties >
59- </project >
59+ </project >
You can’t perform that action at this time.
0 commit comments