From 4a7457497f228255dd3688e648d6948287f556fb Mon Sep 17 00:00:00 2001
From: Maxim Thomas <maxim.thomas@gmail.com>
Date: Sat, 16 Dec 2023 06:46:43 +0000
Subject: [PATCH] update org.openidentityplatform.commons to 2.1.2-SNAPSHOT (#316)

---
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pom.xml b/pom.xml
index fc5dc71..ad66783 100644
--- a/pom.xml
+++ b/pom.xml
@@ -145,7 +145,7 @@
         	<dependency>
         		<groupId>org.openidentityplatform.commons</groupId>
         		<artifactId>parent</artifactId>
-        		<version>2.1.1</version>
+        		<version>2.1.2-SNAPSHOT</version>
         		<type>pom</type>
         		<scope>import</scope>
         	</dependency>

--
Gitblit v1.10.0