Skip to content

Commit

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

---
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 Jun 1, 2023
1 parent 48ffddc commit c3dd34d
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 @@ -134,7 +134,7 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.15.0</version>
<version>2.15.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit c3dd34d

Please sign in to comment.