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 5661a4f..498270a 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.3.0</version> +      <version>2.4.0</version>      </dependency>      <dependency>        <groupId>org.eclipse.parsson</groupId> | 
