Skip to content

Commit

Permalink
Merge pull request KhronosGroup#56 from javagl/dependabot/maven/jgltf…
Browse files Browse the repository at this point in the history
…-browser/com.fasterxml.jackson.core-jackson-databind-2.9.10.8

Bump jackson-databind from 2.9.10.7 to 2.9.10.8 in /jgltf-browser
  • Loading branch information
javagl committed Dec 12, 2021
2 parents 552a9e4 + a55f10a commit f64c1c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jgltf-browser/pom.xml
Expand Up @@ -105,7 +105,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.10.7</version>
<version>2.9.10.8</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit f64c1c0

Please sign in to comment.