From b62cd541711e2e29c9470d0143d2ea2cc066147a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2026 10:43:06 +0000 Subject: [PATCH] chore(deps): bump the other-dependencies group across 1 directory with 2 updates Bumps the other-dependencies group with 2 updates in the / directory: [joda-time:joda-time](https://github.com/JodaOrg/joda-time) and [com.github.jknack:handlebars](https://github.com/jknack/handlebars.java). Updates `joda-time:joda-time` from 2.14.3 to 2.14.4 - [Release notes](https://github.com/JodaOrg/joda-time/releases) - [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt) - [Commits](https://github.com/JodaOrg/joda-time/compare/v2.14.3...v2.14.4) Updates `com.github.jknack:handlebars` from 4.5.4 to 4.5.5 - [Release notes](https://github.com/jknack/handlebars.java/releases) - [Commits](https://github.com/jknack/handlebars.java/compare/v4.5.4...v4.5.5) --- updated-dependencies: - dependency-name: joda-time:joda-time dependency-version: 2.14.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-dependencies - dependency-name: com.github.jknack:handlebars dependency-version: 4.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-dependencies ... Signed-off-by: dependabot[bot] --- boat-scaffold/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/boat-scaffold/pom.xml b/boat-scaffold/pom.xml index fbb321d64..1b900ac67 100644 --- a/boat-scaffold/pom.xml +++ b/boat-scaffold/pom.xml @@ -44,7 +44,7 @@ com.github.jknack handlebars - 4.5.4 + 4.5.5 diff --git a/pom.xml b/pom.xml index 38ca8b57c..f5802d3dd 100644 --- a/pom.xml +++ b/pom.xml @@ -138,7 +138,7 @@ joda-time joda-time - 2.14.3 + 2.14.4 compile