|
7 | 7 | <parent> |
8 | 8 | <groupId>com.esofthead.mycollab</groupId> |
9 | 9 | <artifactId>parent-community</artifactId> |
10 | | - <version>4.3.0</version> |
| 10 | + <version>4.3.1</version> |
11 | 11 | <relativePath>../mycollab-parent-community/pom.xml</relativePath> |
12 | 12 | </parent> |
13 | 13 | <packaging>war</packaging> |
|
16 | 16 | <dependency> |
17 | 17 | <groupId>com.esofthead.mycollab</groupId> |
18 | 18 | <artifactId>mycollab-server-runner</artifactId> |
19 | | - <version>4.3.0</version> |
| 19 | + <version>4.3.1</version> |
20 | 20 | <exclusions> |
21 | 21 | <exclusion> |
22 | 22 | <groupId>com.esofthead.mycollab</groupId> |
|
28 | 28 | <dependency> |
29 | 29 | <groupId>com.esofthead.mycollab</groupId> |
30 | 30 | <artifactId>mycollab-servlet</artifactId> |
31 | | - <version>4.3.0</version> |
| 31 | + <version>4.3.1</version> |
32 | 32 | </dependency> |
33 | 33 |
|
34 | 34 | <dependency> |
35 | 35 | <groupId>com.esofthead.mycollab</groupId> |
36 | 36 | <artifactId>mycollab-services-community</artifactId> |
37 | | - <version>4.3.0</version> |
| 37 | + <version>4.3.1</version> |
38 | 38 | </dependency> |
39 | 39 |
|
40 | 40 | <dependency> |
41 | 41 | <groupId>com.esofthead.mycollab</groupId> |
42 | 42 | <artifactId>mycollab-mobile</artifactId> |
43 | | - <version>4.3.0</version> |
| 43 | + <version>4.3.1</version> |
44 | 44 | </dependency> |
45 | 45 |
|
46 | 46 | <dependency> |
47 | 47 | <groupId>com.esofthead.mycollab</groupId> |
48 | 48 | <artifactId>mycollab-web-community</artifactId> |
49 | | - <version>4.3.0</version> |
| 49 | + <version>4.3.1</version> |
50 | 50 | </dependency> |
51 | 51 | <!-- <dependency> <groupId>com.vaadin</groupId> <artifactId>vaadin-client-compiler</artifactId> |
52 | 52 | <version>${vaadinVersion}</version> <scope>provided</scope> </dependency> --> |
|
0 commit comments