|
249 | 249 | <dependency> |
250 | 250 | <groupId>io.smallrye.common</groupId> |
251 | 251 | <artifactId>smallrye-common-annotation</artifactId> |
252 | | - <version>2.15.0</version> |
| 252 | + <version>2.17.1</version> |
253 | 253 | </dependency> |
254 | 254 | <dependency> |
255 | 255 | <groupId>io.smallrye.common</groupId> |
256 | 256 | <artifactId>smallrye-common-classloader</artifactId> |
257 | | - <version>2.15.0</version> |
| 257 | + <version>2.17.1</version> |
258 | 258 | </dependency> |
259 | 259 | <dependency> |
260 | 260 | <groupId>io.smallrye.common</groupId> |
261 | 261 | <artifactId>smallrye-common-constraint</artifactId> |
262 | | - <version>2.15.0</version> |
| 262 | + <version>2.17.1</version> |
263 | 263 | </dependency> |
264 | 264 | <dependency> |
265 | 265 | <groupId>io.smallrye.common</groupId> |
266 | 266 | <artifactId>smallrye-common-expression</artifactId> |
267 | | - <version>2.15.0</version> |
| 267 | + <version>2.17.1</version> |
268 | 268 | </dependency> |
269 | 269 | <dependency> |
270 | 270 | <groupId>io.smallrye.common</groupId> |
271 | 271 | <artifactId>smallrye-common-function</artifactId> |
272 | | - <version>2.15.0</version> |
| 272 | + <version>2.17.1</version> |
273 | 273 | </dependency> |
274 | 274 | <dependency> |
275 | 275 | <groupId>io.smallrye.config</groupId> |
276 | 276 | <artifactId>smallrye-config-common</artifactId> |
277 | | - <version>3.16.0</version> |
| 277 | + <version>3.17.1</version> |
278 | 278 | </dependency> |
279 | 279 | <dependency> |
280 | 280 | <groupId>io.smallrye.config</groupId> |
281 | 281 | <artifactId>smallrye-config-core</artifactId> |
282 | | - <version>3.16.0</version> |
| 282 | + <version>3.17.1</version> |
283 | 283 | </dependency> |
284 | 284 | <dependency> |
285 | 285 | <groupId>io.smallrye.config</groupId> |
286 | 286 | <artifactId>smallrye-config</artifactId> |
287 | | - <version>3.16.0</version> |
| 287 | + <version>3.17.1</version> |
288 | 288 | </dependency> |
289 | 289 | <dependency> |
290 | 290 | <groupId>io.smallrye.opentelemetry</groupId> |
|
0 commit comments