Skip to content

Commit

Permalink
Bump jackson-databind from 2.11.0 to 2.11.1 (oshi#1279)
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and dbwiddis committed Jun 26, 2020
1 parent 598ff41 commit dcf89ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oshi-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

<properties>
<main.basedir>${project.parent.basedir}</main.basedir>
<jackson.version>2.11.0</jackson.version>
<jackson.version>2.11.1</jackson.version>
<jfreechart.version>1.5.0</jfreechart.version>
<automatic.module.name>com.github.oshi.demo</automatic.module.name>
</properties>
Expand Down

0 comments on commit dcf89ac

Please sign in to comment.