diff options
Diffstat (limited to 'core')
-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 7cfa442..5661a4f 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.2.0</version> + <version>2.3.0</version> </dependency> <dependency> <groupId>org.eclipse.parsson</groupId> |