Skip to content

Commit d69d24a

Browse files
build(deps): bump com.fasterxml.jackson.core:jackson-databind
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.16.1 to 2.18.9. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.18.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e5cfd7 commit d69d24a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

webrtc-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>com.fasterxml.jackson.core</groupId>
8787
<artifactId>jackson-databind</artifactId>
88-
<version>2.16.1</version>
88+
<version>2.18.9</version>
8989
</dependency>
9090

9191
<dependency>

0 commit comments

Comments
 (0)