ToDo #138
Update ini4j to newer release
| Status: | Closed | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | Karl Heinz Marbaise | % Done: | 0% |
|
| Category: | build system | |||
| Target version: | 0.5.0 (Ceres) Alpha 1 | |||
Description
We should check if we can update ini4j to 0.3.2 release.
History
Updated by Karl Heinz Marbaise 1223 days ago
It should be possible using the following:
1 <dependency>
2 <groupId>org.ini4j</groupId>
3 <artifactId>ini4j</artifactId>
4 <version>0.3.2</version>
5 <classifier>jdk14</classifier>
6 </dependency>Updated by Karl Heinz Marbaise 1223 days ago
- Status changed from New to Closed
Updated by Karl Heinz Marbaise 1219 days ago
- Target version changed from 0.5.0 Ceres to 0.5.0 (Ceres) Alpha 1