Skip to content

Commit 22287fc

Browse files
Bump com.github.jknack:handlebars in /websocket-api-impl
Bumps [com.github.jknack:handlebars](https://github.com/jknack/handlebars.java) from 4.5.1 to 4.5.2. - [Release notes](https://github.com/jknack/handlebars.java/releases) - [Commits](jknack/handlebars.java@v4.5.1...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] <support@github.com>
1 parent 1b5888c commit 22287fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

websocket-api-impl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>com.github.jknack</groupId>
110110
<artifactId>handlebars</artifactId>
111-
<version>4.5.1</version>
111+
<version>4.5.2</version>
112112
</dependency>
113113
<dependency>
114114
<groupId>io.smallrye.reactive</groupId>

0 commit comments

Comments
 (0)