Skip to content

Commit

Permalink
Bump jackson-bom from 2.12.4 to 2.12.5
Browse files Browse the repository at this point in the history
Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.12.4 to 2.12.5.
- [Release notes](https://github.com/FasterXML/jackson-bom/releases)
- [Commits](FasterXML/jackson-bom@jackson-bom-2.12.4...jackson-bom-2.12.5)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 27, 2021
1 parent 9b1f2da commit b84176a
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 @@ -274,7 +274,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.12.4</version>
<version>2.12.5</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit b84176a

Please sign in to comment.