From ed45d553dc193a2f1b30cb8dfb56f9ada37c6013 Mon Sep 17 00:00:00 2001
From: vharseko <vharseko@3a-systems.ru>
Date: Mon, 16 Oct 2023 08:08:12 +0000
Subject: [PATCH] Bump org.openidentityplatform.commons 2.0.19-SNAPSHOT

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

diff --git a/pom.xml b/pom.xml
index 6d80543..2261301 100644
--- a/pom.xml
+++ b/pom.xml
@@ -145,7 +145,7 @@
         	<dependency>
         		<groupId>org.openidentityplatform.commons</groupId>
         		<artifactId>parent</artifactId>
-        		<version>2.0.18</version>
+        		<version>2.0.19-SNAPSHOT</version>
         		<type>pom</type>
         		<scope>import</scope>
         	</dependency>

--
Gitblit v1.10.0