File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 <!-- TUG-specific identity -->
1616 <groupId >at.tugraz</groupId >
1717 <artifactId >damap</artifactId >
18- <version >4.6.1 </version >
18+ <version >4.7.0 </version >
1919
2020 <name >${project.groupId} :${project.artifactId} </name >
2121 <description >A tool for machine actionable DMPs.</description >
170170 <dependency >
171171 <groupId >org.apache.poi</groupId >
172172 <artifactId >poi</artifactId >
173- <version >4.1.2 </version >
173+ <version >5.4.0 </version >
174174 </dependency >
175175 <dependency >
176176 <groupId >org.apache.poi</groupId >
177177 <artifactId >poi-ooxml</artifactId >
178- <version >4.1.2 </version >
178+ <version >5.4.0 </version >
179179 </dependency >
180180 <dependency >
181181 <groupId >io.quarkus</groupId >
Original file line number Diff line number Diff line change 1919 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2020
2121 <!-- Instance-specific DAMAP base versions -->
22- <damap .base.version.tug>4.6.1 </damap .base.version.tug>
22+ <damap .base.version.tug>4.7.0 </damap .base.version.tug>
2323 <damap .base.version.mug>4.6.1</damap .base.version.mug>
2424 <damap .base.version.jku>4.6.1</damap .base.version.jku>
2525
You can’t perform that action at this time.
0 commit comments