|
6 | 6 |
|
7 | 7 | <groupId>de.openindex.support</groupId> |
8 | 8 | <artifactId>RemoteSupportTool</artifactId> |
9 | | - <version>1.1.0</version> |
| 9 | + <version>1.1.1</version> |
10 | 10 | <packaging>pom</packaging> |
11 | 11 |
|
12 | 12 | <name>RemoteSupportTool</name> |
|
44 | 44 |
|
45 | 45 | <properties> |
46 | 46 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
47 | | - <launch4j.buildVersion>1.1.0.0</launch4j.buildVersion> |
| 47 | + <launch4j.buildVersion>1.1.1.0</launch4j.buildVersion> |
48 | 48 | <launch4j.downloadUrl>https://github.com/OpenIndex/RemoteSupportTool/releases/latest</launch4j.downloadUrl> |
49 | 49 | <launch4j.supportUrl>https://github.com/OpenIndex/RemoteSupportTool/issues</launch4j.supportUrl> |
50 | 50 | <version.commons-io>2.6</version.commons-io> |
|
65 | 65 | <dependency> |
66 | 66 | <groupId>de.openindex.support</groupId> |
67 | 67 | <artifactId>RemoteSupportTool-Core</artifactId> |
68 | | - <version>1.1.0</version> |
| 68 | + <version>1.1.1</version> |
69 | 69 | </dependency> |
70 | 70 | <dependency> |
71 | 71 | <groupId>de.openindex.support</groupId> |
72 | 72 | <artifactId>RemoteSupportTool-Customer</artifactId> |
73 | | - <version>1.1.0</version> |
| 73 | + <version>1.1.1</version> |
74 | 74 | </dependency> |
75 | 75 | <dependency> |
76 | 76 | <groupId>de.openindex.support</groupId> |
77 | 77 | <artifactId>RemoteSupportTool-Staff</artifactId> |
78 | | - <version>1.1.0</version> |
| 78 | + <version>1.1.1</version> |
79 | 79 | </dependency> |
80 | 80 | <dependency> |
81 | 81 | <groupId>commons-io</groupId> |
|
0 commit comments