From 72b7f472c85a00e43781e90807f624ff295325f0 Mon Sep 17 00:00:00 2001 From: OZGCloud <ozgcloud@mgm-tp.com> Date: Wed, 15 May 2024 16:39:42 +0200 Subject: [PATCH] [chore] bump formcycle version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b7519e7..b8891f7 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <!-- Version of FORMCYCLE to built against. --> - <xfc.version>8.0.0</xfc.version> + <xfc.version>8.1.0</xfc.version> <fc-server-maven-plugin.version>8.0.3</fc-server-maven-plugin.version> <fc-deploy-plugin-maven-plugin.version>8.0.1</fc-deploy-plugin-maven-plugin.version> -- GitLab