Subversion Repositories SmartDukaan

Rev

Rev 2838 | Rev 3083 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2838 Rev 3082
Line 140... Line 140...
140
        <version>20090211</version>
140
        <version>20090211</version>
141
    </dependency>
141
    </dependency>
142
    <dependency>
142
    <dependency>
143
        <groupId>com.google.code.gson</groupId>
143
        <groupId>com.google.code.gson</groupId>
144
        <artifactId>gson</artifactId>
144
        <artifactId>gson</artifactId>
145
        <version>1.6</version>
145
        <version>1.7.1</version>
146
    </dependency>
146
    </dependency>
147
    <dependency>
147
    <dependency>
148
    	<groupId>org.apache.velocity</groupId>
148
    	<groupId>org.apache.velocity</groupId>
149
    	<artifactId>velocity-tools</artifactId>
149
    	<artifactId>velocity-tools</artifactId>
150
    	<version>2.0</version>
150
    	<version>2.0</version>