File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
dynamicreports-core-for-grid-exporter Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8989 <dependency >
9090 <groupId >net.sf.jasperreports</groupId >
9191 <artifactId >jasperreports</artifactId >
92- <version >7.0.0 </version >
92+ <version >7.0.1 </version >
9393 <exclusions >
9494 <exclusion >
9595 <groupId >org.apache.xmlgraphics</groupId >
104104 <dependency >
105105 <groupId >net.sf.jasperreports</groupId >
106106 <artifactId >jasperreports-pdf</artifactId >
107- <version >7.0.0 </version >
107+ <version >7.0.1 </version >
108108 </dependency >
109109 <!-- Required for compiling reports dynamically, see #12 -->
110110 <dependency >
111111 <groupId >net.sf.jasperreports</groupId >
112112 <artifactId >jasperreports-jdt</artifactId >
113- <version >7.0.0 </version >
113+ <version >7.0.1 </version >
114114 </dependency >
115115
116116 <!-- Use for validation and minor shorthand methods -->
You can’t perform that action at this time.
0 commit comments