From e6b9aaba54e33bf8b5f99a455adb8f69d11fd2f9 Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Thu, 13 Jan 2022 08:39:48 +0100 Subject: [PATCH] Fixes wrong SNAPSHOT version in BOM --- bom/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index d195ea4a8..be11a56a6 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -30,7 +30,7 @@ struts2-bom - 2.5.9-SNAPSHOT + 2.5.29-SNAPSHOT pom Struts 2 Bill of Materials @@ -45,7 +45,7 @@ - 2.5.9-SNAPSHOT + 2.5.29-SNAPSHOT true true