diff options
Diffstat (limited to 'core/pom.xml')
-rw-r--r-- | core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pom.xml b/core/pom.xml index 8329f5d..13a1499 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -35,7 +35,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later <dependency> <groupId>io.smallrye.common</groupId> <artifactId>smallrye-common-constraint</artifactId> - <version>2.1.2</version> + <version>2.2.0</version> </dependency> <dependency> <groupId>org.eclipse.parsson</groupId> |