|
11 | 11 | <parent>
|
12 | 12 | <groupId>life.qbic</groupId>
|
13 | 13 | <artifactId>datamanager</artifactId>
|
14 |
| - <version>0.15.0</version> |
| 14 | + <version>0.15.1</version> |
15 | 15 | </parent>
|
16 | 16 |
|
17 | 17 | <repositories>
|
|
158 | 158 | <dependency>
|
159 | 159 | <groupId>life.qbic</groupId>
|
160 | 160 | <artifactId>authentication</artifactId>
|
161 |
| - <version>0.15.0</version> |
| 161 | + <version>0.15.1</version> |
162 | 162 | <scope>compile</scope>
|
163 | 163 | </dependency>
|
164 | 164 | <dependency>
|
165 | 165 | <groupId>life.qbic</groupId>
|
166 | 166 | <artifactId>broadcasting</artifactId>
|
167 |
| - <version>0.15.0</version> |
| 167 | + <version>0.15.1</version> |
168 | 168 | <scope>compile</scope>
|
169 | 169 | </dependency>
|
170 | 170 | <dependency>
|
171 | 171 | <groupId>life.qbic</groupId>
|
172 | 172 | <artifactId>application-commons</artifactId>
|
173 |
| - <version>0.15.0</version> |
| 173 | + <version>0.15.1</version> |
174 | 174 | <scope>compile</scope>
|
175 | 175 | </dependency>
|
176 | 176 | <dependency>
|
177 | 177 | <groupId>life.qbic</groupId>
|
178 | 178 | <artifactId>newsreader</artifactId>
|
179 |
| - <version>0.15.0</version> |
| 179 | + <version>0.15.1</version> |
180 | 180 | <scope>compile</scope>
|
181 | 181 | </dependency>
|
182 | 182 | <dependency>
|
183 | 183 | <groupId>life.qbic</groupId>
|
184 | 184 | <artifactId>logging</artifactId>
|
185 |
| - <version>0.15.0</version> |
| 185 | + <version>0.15.1</version> |
186 | 186 | <scope>compile</scope>
|
187 | 187 | </dependency>
|
188 | 188 | <dependency>
|
|
192 | 192 | <dependency>
|
193 | 193 | <groupId>life.qbic</groupId>
|
194 | 194 | <artifactId>projectmanagement</artifactId>
|
195 |
| - <version>0.15.0</version> |
| 195 | + <version>0.15.1</version> |
196 | 196 | <scope>compile</scope>
|
197 | 197 | </dependency>
|
198 | 198 | <dependency>
|
199 | 199 | <groupId>life.qbic.logging</groupId>
|
200 | 200 | <artifactId>subscription-provider</artifactId>
|
201 |
| - <version>0.15.0</version> |
| 201 | + <version>0.15.1</version> |
202 | 202 | </dependency>
|
203 | 203 | <dependency>
|
204 | 204 | <groupId>life.qbic</groupId>
|
205 | 205 | <artifactId>authorization</artifactId>
|
206 |
| - <version>0.15.0</version> |
| 206 | + <version>0.15.1</version> |
207 | 207 | </dependency>
|
208 | 208 | <dependency>
|
209 | 209 | <groupId>life.qbic</groupId>
|
210 | 210 | <artifactId>database-connector</artifactId>
|
211 |
| - <version>0.15.0</version> |
| 211 | + <version>0.15.1</version> |
212 | 212 | <scope>compile</scope>
|
213 | 213 | </dependency>
|
214 | 214 | <dependency>
|
215 | 215 | <groupId>life.qbic</groupId>
|
216 | 216 | <artifactId>domain-concept</artifactId>
|
217 |
| - <version>0.15.0</version> |
| 217 | + <version>0.15.1</version> |
218 | 218 | <scope>compile</scope>
|
219 | 219 | </dependency>
|
220 | 220 | <dependency>
|
|
0 commit comments