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 89
89
<dependency >
90
90
<groupId >net.sf.jasperreports</groupId >
91
91
<artifactId >jasperreports</artifactId >
92
- <version >7.0.1 </version >
92
+ <version >7.0.3 </version >
93
93
<exclusions >
94
94
<exclusion >
95
95
<groupId >org.apache.xmlgraphics</groupId >
104
104
<dependency >
105
105
<groupId >net.sf.jasperreports</groupId >
106
106
<artifactId >jasperreports-pdf</artifactId >
107
- <version >7.0.1 </version >
107
+ <version >7.0.3 </version >
108
108
</dependency >
109
109
<!-- Required for compiling reports dynamically, see #12 -->
110
110
<dependency >
111
111
<groupId >net.sf.jasperreports</groupId >
112
112
<artifactId >jasperreports-jdt</artifactId >
113
- <version >7.0.1 </version >
113
+ <version >7.0.3 </version >
114
114
</dependency >
115
115
116
116
<!-- Use for validation and minor shorthand methods -->
You can’t perform that action at this time.
0 commit comments