Skip to content

Commit b3681ec

Browse files
Bump com.github.jknack:handlebars from 4.3.0 to 4.4.0
Bumps [com.github.jknack:handlebars](https://github.com/jknack/handlebars.java) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/jknack/handlebars.java/releases) - [Commits](jknack/handlebars.java@v4.3.0...v4.4.0) --- updated-dependencies: - dependency-name: com.github.jknack:handlebars dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33ac8c2 commit b3681ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<main.basedir>${basedir}/..</main.basedir>
1616

1717
<maven.version>3.9.9</maven.version>
18-
<handlebars.version>4.3.0</handlebars.version>
18+
<handlebars.version>4.4.0</handlebars.version>
1919
<asciidoctorj.version>2.5.3</asciidoctorj.version>
2020
<commons-io.version>2.18.0</commons-io.version>
2121
</properties>

0 commit comments

Comments
 (0)