|
@@ -47,13 +47,13 @@ |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>javax.media</groupId> |
|
|
<groupId>javax.media</groupId> |
|
|
<artifactId>jai-core</artifactId> |
|
|
<artifactId>jai-core</artifactId> |
|
|
<version>1.1.2_01</version> |
|
|
|
|
|
|
|
|
<version>1.1.3</version> |
|
|
<scope>provided</scope> |
|
|
<scope>provided</scope> |
|
|
</dependency> |
|
|
</dependency> |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>jai</groupId> |
|
|
<groupId>jai</groupId> |
|
|
<artifactId>jai-codec</artifactId> |
|
|
<artifactId>jai-codec</artifactId> |
|
|
<version>1.1.2.1</version> |
|
|
|
|
|
|
|
|
<version>1.1.3</version> |
|
|
<scope>provided</scope> |
|
|
<scope>provided</scope> |
|
|
</dependency> |
|
|
</dependency> |
|
|
</dependencies> |
|
|
</dependencies> |
|
|