From ec1d4254be5e6aec76251b4b331fd749a0d42cee Mon Sep 17 00:00:00 2001
From: Maxim Thomas <maxim.thomas@gmail.com>
Date: Fri, 21 Jun 2024 08:40:57 +0000
Subject: [PATCH] Bump org.openidentityplatform.commons 2.1.4 (#346)
---
pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pom.xml b/pom.xml
index 1d86e5e..f699baf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -145,7 +145,7 @@
<dependency>
<groupId>org.openidentityplatform.commons</groupId>
<artifactId>parent</artifactId>
- <version>2.1.3</version>
+ <version>2.1.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>
--
Gitblit v1.10.0