File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 47
47
48
48
<properties >
49
49
<avalon .framework.version>4.3.1</avalon .framework.version>
50
+ <xmlgraphics .version>2.10</xmlgraphics .version>
50
51
</properties >
51
52
52
53
<dependencies >
80
81
<dependency >
81
82
<groupId >org.apache.xmlgraphics</groupId >
82
83
<artifactId >fop-core</artifactId >
83
- <version >2.9 </version >
84
+ <version >${xmlgraphics.version} </version >
84
85
</dependency >
85
86
86
87
<dependency >
87
88
<groupId >org.apache.xmlgraphics</groupId >
88
89
<artifactId >fop-events</artifactId >
89
- <version >2.9 </version >
90
+ <version >${xmlgraphics.version} </version >
90
91
</dependency >
91
92
92
93
<dependency >
93
94
<groupId >org.apache.xmlgraphics</groupId >
94
95
<artifactId >xmlgraphics-commons</artifactId >
95
- <version >2.9 </version >
96
+ <version >${xmlgraphics.version} </version >
96
97
</dependency >
97
98
98
99
<dependency >
You can’t perform that action at this time.
0 commit comments