Commit e2c4987c829e19aafab2f8fb7f08b68467063cd9

Authored by wtt
1 parent d813203547

update

Showing 1 changed file with 4 additions and 4 deletions

... ... @@ -583,11 +583,11 @@
583 583 <artifactId>velocity-tools</artifactId>
584 584 <version>2.0</version>
585 585 </dependency>
586   - <!-- <dependency>
  586 + <dependency>
587 587 <groupId>com.oracle</groupId>
588 588 <artifactId>ojdbc14</artifactId>
589 589 <version>11.2.0.1.0</version>
590   - </dependency>-->
  590 + </dependency>
591 591 <dependency>
592 592 <groupId>commons-dbutils</groupId>
593 593 <artifactId>commons-dbutils</artifactId>
594 594  
... ... @@ -604,11 +604,11 @@
604 604 <version>1.2.8</version>
605 605 </dependency>
606 606  
607   - <!--<dependency>
  607 + <dependency>
608 608 <groupId>com.aspose</groupId>
609 609 <artifactId>aspose-words</artifactId>
610 610 <version>15.8.0</version>
611   - </dependency>-->
  611 + </dependency>
612 612  
613 613 </dependencies>
614 614 </project>