Skip to content

Commit

Permalink
Merge pull request #7 from project-vrml/dependabot/maven/com.fasterxm…
Browse files Browse the repository at this point in the history
…l.jackson.core-jackson-databind-2.13.4.1

build(deps): bump jackson-databind from 2.13.2.2 to 2.13.4.1
  • Loading branch information
kevinten10 authored Oct 21, 2022
2 parents 5506791 + 4a177c6 commit 396c060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<commons-lang3.version>3.12.0</commons-lang3.version>
<gson.version>2.9.0</gson.version>
<guava.version>31.1-jre</guava.version>
<jackson-databind.version>2.13.2.2</jackson-databind.version>
<jackson-databind.version>2.13.4.1</jackson-databind.version>
<lombok.version>1.18.22</lombok.version>
<slf4j-api.version>1.7.36</slf4j-api.version>
<springboot.version>2.6.6</springboot.version>
Expand Down

0 comments on commit 396c060

Please sign in to comment.