File tree Expand file tree Collapse file tree 7 files changed +10
-9
lines changed
Expand file tree Collapse file tree 7 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 3131 <parent >
3232 <groupId >org.ohnlp.backbone</groupId >
3333 <artifactId >backbone-parent</artifactId >
34- <version >3.0.10 </version >
34+ <version >3.0.11 </version >
3535 </parent >
3636
3737 <artifactId >api</artifactId >
6666 <dependency >
6767 <groupId >com.fasterxml.jackson.datatype</groupId >
6868 <artifactId >jackson-datatype-joda</artifactId >
69- <version >2.13.0 </version >
69+ <version >${jackson.version} </version >
7070 <scope >compile</scope >
7171 </dependency >
7272
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.ohnlp.backbone</groupId >
99 <artifactId >backbone-parent</artifactId >
10- <version >3.0.10 </version >
10+ <version >3.0.11 </version >
1111 </parent >
1212
1313 <artifactId >core</artifactId >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.ohnlp.backbone</groupId >
99 <artifactId >backbone-parent</artifactId >
10- <version >3.0.10 </version >
10+ <version >3.0.11 </version >
1111 </parent >
1212
1313 <artifactId >example-backbone-configs</artifactId >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.ohnlp.backbone</groupId >
99 <artifactId >backbone-parent</artifactId >
10- <version >3.0.10 </version >
10+ <version >3.0.11 </version >
1111 </parent >
1212
1313 <groupId >org.ohnlp.backbone.io</groupId >
174174 <dependency >
175175 <groupId >com.fasterxml.jackson.datatype</groupId >
176176 <artifactId >jackson-datatype-joda</artifactId >
177- <version >2.13.0 </version >
177+ <version >${jackson.version} </version >
178178 </dependency >
179179 </dependencies >
180180</project >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.ohnlp.backbone</groupId >
99 <artifactId >backbone-parent</artifactId >
10- <version >3.0.10 </version >
10+ <version >3.0.11 </version >
1111 </parent >
1212
1313 <artifactId >plugin-manager</artifactId >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.ohnlp.backbone</groupId >
99 <artifactId >backbone-parent</artifactId >
10- <version >3.0.10 </version >
10+ <version >3.0.11 </version >
1111 </parent >
1212
1313 <groupId >org.ohnlp.backbone.transforms</groupId >
Original file line number Diff line number Diff line change 66
77 <groupId >org.ohnlp.backbone</groupId >
88 <artifactId >backbone-parent</artifactId >
9- <version >3.0.10 </version >
9+ <version >3.0.11 </version >
1010
1111
1212 <properties >
1313 <beam .version>2.48.0</beam .version>
14+ <jackson .version>2.15.2</jackson .version>
1415 </properties >
1516
1617 <packaging >
You can’t perform that action at this time.
0 commit comments