From 2d81e900adb55225f8fca354b931abfaea3a26cd Mon Sep 17 00:00:00 2001 From: Shinsuke Sugaya Date: Mon, 27 Oct 2025 22:16:56 +0900 Subject: [PATCH] chore: update dependencies to version 15.3.0 Update project version from 15.2.1-SNAPSHOT to 15.3.0-SNAPSHOT and update parent dependency fess-parent from 15.2.0 to 15.3.0 to align with the latest Fess framework release. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 600e338..b74354c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ fess-ds-git jar Git Data Store - 15.2.1-SNAPSHOT + 15.3.0-SNAPSHOT scm:git:git@github.com:codelibs/fess-ds-git.git scm:git:git@github.com:codelibs/fess-ds-git.git @@ -14,7 +14,7 @@ org.codelibs.fess fess-parent - 15.2.0 + 15.3.0