|
11 | 11 | <parent>
|
12 | 12 | <groupId>life.qbic</groupId>
|
13 | 13 | <artifactId>datamanager</artifactId>
|
14 |
| - <version>0.26.0</version> |
| 14 | + <version>0.26.1</version> |
15 | 15 | </parent>
|
16 | 16 |
|
17 | 17 | <repositories>
|
|
170 | 170 | <dependency>
|
171 | 171 | <groupId>life.qbic</groupId>
|
172 | 172 | <artifactId>user-domain</artifactId>
|
173 |
| - <version>0.26.0</version> |
| 173 | + <version>0.26.1</version> |
174 | 174 | <scope>compile</scope>
|
175 | 175 | </dependency>
|
176 | 176 | <dependency>
|
177 | 177 | <groupId>life.qbic</groupId>
|
178 | 178 | <artifactId>broadcasting</artifactId>
|
179 |
| - <version>0.26.0</version> |
| 179 | + <version>0.26.1</version> |
180 | 180 | <scope>compile</scope>
|
181 | 181 | </dependency>
|
182 | 182 | <dependency>
|
183 | 183 | <groupId>life.qbic</groupId>
|
184 | 184 | <artifactId>application-commons</artifactId>
|
185 |
| - <version>0.26.0</version> |
| 185 | + <version>0.26.1</version> |
186 | 186 | <scope>compile</scope>
|
187 | 187 | </dependency>
|
188 | 188 | <dependency>
|
189 | 189 | <groupId>life.qbic</groupId>
|
190 | 190 | <artifactId>newsreader</artifactId>
|
191 |
| - <version>0.26.0</version> |
| 191 | + <version>0.26.1</version> |
192 | 192 | <scope>compile</scope>
|
193 | 193 | </dependency>
|
194 | 194 | <dependency>
|
195 | 195 | <groupId>life.qbic</groupId>
|
196 | 196 | <artifactId>logging</artifactId>
|
197 |
| - <version>0.26.0</version> |
| 197 | + <version>0.26.1</version> |
198 | 198 | <scope>compile</scope>
|
199 | 199 | </dependency>
|
200 | 200 | <dependency>
|
|
204 | 204 | <dependency>
|
205 | 205 | <groupId>life.qbic</groupId>
|
206 | 206 | <artifactId>projectmanagement-domain</artifactId>
|
207 |
| - <version>0.26.0</version> |
| 207 | + <version>0.26.1</version> |
208 | 208 | <scope>compile</scope>
|
209 | 209 | </dependency>
|
210 | 210 | <dependency>
|
211 | 211 | <groupId>life.qbic.logging</groupId>
|
212 | 212 | <artifactId>subscription-provider</artifactId>
|
213 |
| - <version>0.26.0</version> |
| 213 | + <version>0.26.1</version> |
214 | 214 | </dependency>
|
215 | 215 | <dependency>
|
216 | 216 | <groupId>life.qbic</groupId>
|
217 | 217 | <artifactId>database-connector</artifactId>
|
218 |
| - <version>0.26.0</version> |
| 218 | + <version>0.26.1</version> |
219 | 219 | <scope>compile</scope>
|
220 | 220 | </dependency>
|
221 | 221 | <dependency>
|
222 | 222 | <groupId>life.qbic</groupId>
|
223 | 223 | <artifactId>domain-concept</artifactId>
|
224 |
| - <version>0.26.0</version> |
| 224 | + <version>0.26.1</version> |
225 | 225 | <scope>compile</scope>
|
226 | 226 | </dependency>
|
227 | 227 | <dependency>
|
|
0 commit comments