Author: chatellier Date: 2009-07-22 17:02:57 +0000 (Wed, 22 Jul 2009) New Revision: 2509 Modified: isis-fish/trunk/pom.xml Log: Update rsyntax and h2 version Modified: isis-fish/trunk/pom.xml =================================================================== --- isis-fish/trunk/pom.xml 2009-07-22 17:02:11 UTC (rev 2508) +++ isis-fish/trunk/pom.xml 2009-07-22 17:02:57 UTC (rev 2509) @@ -198,7 +198,7 @@ <dependency> <groupId>org.fife</groupId> <artifactId>rsyntaxtextarea</artifactId> - <version>1.3.3</version> + <version>1.3.4</version> <scope>runtime</scope> </dependency> @@ -221,7 +221,7 @@ <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> - <version>1.1.114</version> + <version>1.1.116</version> <scope>compile</scope> </dependency>