From 1e5e1dd20859968dc9ef5ac3336ee313e9be60d1 Mon Sep 17 00:00:00 2001 From: Ismail Marmoush Date: Sun, 5 May 2024 14:06:33 +0200 Subject: [PATCH] bump jbom --- core/pom.xml | 4 ++-- eventsourcing/pom.xml | 4 ++-- pom.xml | 4 ++-- web/pom.xml | 4 ++-- xcassandra/pom.xml | 4 ++-- xjackson/pom.xml | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index a1c18f05..66153383 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,11 +6,11 @@ io.memoria atom - 22.0.0 + 22.0.1 io.memoria.atom core - 22.0.0 + 22.0.1 jar ${project.groupId}.${project.artifactId} Core Module diff --git a/eventsourcing/pom.xml b/eventsourcing/pom.xml index cfd9319d..92ebd0d2 100644 --- a/eventsourcing/pom.xml +++ b/eventsourcing/pom.xml @@ -6,12 +6,12 @@ io.memoria atom - 22.0.0 + 22.0.1 io.memoria.atom eventsourcing - 22.0.0 + 22.0.1 jar ${project.groupId}.${project.artifactId} diff --git a/pom.xml b/pom.xml index 73e780b3..fbe24d51 100755 --- a/pom.xml +++ b/pom.xml @@ -6,13 +6,13 @@ io.memoria jbom - 22.0.0 + 22.0.1 io.memoria atom - 22.0.0 + 22.0.1 pom ${project.groupId}.${project.artifactId} diff --git a/web/pom.xml b/web/pom.xml index 0bbcc9fd..1c6ef766 100755 --- a/web/pom.xml +++ b/web/pom.xml @@ -6,11 +6,11 @@ io.memoria atom - 22.0.0 + 22.0.1 io.memoria.atom web - 22.0.0 + 22.0.1 jar ${project.groupId}.${project.artifactId} Web module diff --git a/xcassandra/pom.xml b/xcassandra/pom.xml index 2bca1e42..2b477087 100755 --- a/xcassandra/pom.xml +++ b/xcassandra/pom.xml @@ -6,12 +6,12 @@ io.memoria atom - 22.0.0 + 22.0.1 io.memoria.atom xcassandra - 22.0.0 + 22.0.1 jar ${project.groupId}.${project.artifactId} diff --git a/xjackson/pom.xml b/xjackson/pom.xml index 69b84f8a..9ef5b350 100755 --- a/xjackson/pom.xml +++ b/xjackson/pom.xml @@ -6,11 +6,11 @@ io.memoria atom - 22.0.0 + 22.0.1 io.memoria.atom xjackson - 22.0.0 + 22.0.1 jar ${project.groupId}.${project.artifactId} text Module