From 6ad5d102807726da9422627d3456584fd5320ce9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 03:37:45 +0000 Subject: [PATCH] chore(deps): bump com.github.jknack:handlebars in /boat-scaffold Bumps [com.github.jknack:handlebars](https://github.com/jknack/handlebars.java) from 4.5.0 to 4.5.2. - [Release notes](https://github.com/jknack/handlebars.java/releases) - [Commits](https://github.com/jknack/handlebars.java/compare/v4.5.0...v4.5.2) --- updated-dependencies: - dependency-name: com.github.jknack:handlebars dependency-version: 4.5.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- boat-scaffold/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boat-scaffold/pom.xml b/boat-scaffold/pom.xml index 9c435d41c..512b1b840 100644 --- a/boat-scaffold/pom.xml +++ b/boat-scaffold/pom.xml @@ -44,7 +44,7 @@ com.github.jknack handlebars - 4.5.0 + 4.5.2