ItEr06S03ArquitecturaClientesItEr05S03: Updating ZK dependencies to the last version available(1.6.0.1) in maven repository.
Hopefully the last release(1.6.1) will be available soon.
This commit is contained in:
parent
bf1a88f6f2
commit
8c9d2707d6
1 changed files with 3 additions and 3 deletions
6
pom.xml
6
pom.xml
|
|
@ -192,17 +192,17 @@
|
|||
<dependency>
|
||||
<groupId>org.zkoss.zk</groupId>
|
||||
<artifactId>zul</artifactId>
|
||||
<version>3.5.2</version>
|
||||
<version>3.6.0.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.zkoss.zk</groupId>
|
||||
<artifactId>zkplus</artifactId>
|
||||
<version>3.5.2</version>
|
||||
<version>3.6.0.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.zkoss.zk</groupId>
|
||||
<artifactId>zk</artifactId>
|
||||
<version>3.5.2</version>
|
||||
<version>3.6.0.1</version>
|
||||
</dependency>
|
||||
<!-- Commons Logging (required by many frameworks)-->
|
||||
<dependency>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue