File tree Expand file tree Collapse file tree 3 files changed +4
-9
lines changed Expand file tree Collapse file tree 3 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.fugerit.java</groupId >
99 <artifactId >fj-lib</artifactId >
10- <version >0.8-RC3 </version >
10+ <version >0.8-RC4 </version >
1111 </parent >
1212
1313 <name >fj-core</name >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.fugerit.java</groupId >
99 <artifactId >fj-lib</artifactId >
10- <version >0.8-RC3 </version >
10+ <version >0.8-RC4 </version >
1111 </parent >
1212
1313 <name >fj-tool</name >
1414 <description >Fugerit Java Tool Library for JDK 1.8 and up</description >
1515
1616 <properties >
17- <common-compress-version >1.22</common-compress-version >
18- <org .tukaani.xz-version>1.9</org .tukaani.xz-version>
1917 </properties >
2018
2119 <organization >
7068 <dependency >
7169 <groupId >org.apache.commons</groupId >
7270 <artifactId >commons-compress</artifactId >
73- <version >${common-compress-version} </version >
7471 </dependency >
7572
7673 <dependency >
7774 <groupId >org.tukaani</groupId >
7875 <artifactId >xz</artifactId >
79- <version >${org.tukaani.xz-version} </version >
8076 </dependency >
8177
8278 <!-- java core dependancies -->
9490 <dependency >
9591 <groupId >commons-codec</groupId >
9692 <artifactId >commons-codec</artifactId >
97- <version >1.15</version >
9893 </dependency >
9994
10095 <dependency >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.fugerit.java</groupId >
99 <artifactId >fj-bom</artifactId >
10- <version >0.2.0 </version >
10+ <version >0.2.1 </version >
1111 <relativePath ></relativePath >
1212 </parent >
1313
14- <version >0.8-RC3 </version >
14+ <version >0.8-RC4 </version >
1515 <packaging >pom</packaging >
1616
1717 <name >fj-lib</name >
You can’t perform that action at this time.
0 commit comments