Skip to content

Commit 25579fa

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

websocket-api-impl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>com.github.jknack</groupId>
114114
<artifactId>handlebars</artifactId>
115-
<version>4.4.0</version>
115+
<version>4.5.0</version>
116116
</dependency>
117117
<dependency>
118118
<groupId>io.smallrye.reactive</groupId>

0 commit comments

Comments
 (0)