File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Add this to you pom.xml
2424 <dependency >
2525 <groupId >de.unknownreality</groupId >
2626 <artifactId >dataframe</artifactId >
27- <version >0.7.5.3 </version >
27+ <version >0.7.6 </version >
2828 </dependency >
2929...
3030</dependencies >
@@ -52,7 +52,7 @@ To build the library from sources:
5252 <dependency >
5353 <groupId >de.unknownreality</groupId >
5454 <artifactId >dataframe</artifactId >
55- <version >0.7.5.3 -SNAPSHOT</version >
55+ <version >0.7.6 -SNAPSHOT</version >
5656 </dependency >
5757...
5858</dependencies >
Original file line number Diff line number Diff line change 66
77 <groupId >de.unknownreality</groupId >
88 <artifactId >dataframe</artifactId >
9- <version >0.7.5.4 -SNAPSHOT</version >
9+ <version >0.7.6 -SNAPSHOT</version >
1010 <properties >
1111 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1212 <maven .compiler.source>1.8</maven .compiler.source>
You can’t perform that action at this time.
0 commit comments