Skip to content

Commit

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

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

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

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 Oct 14, 2022
1 parent 743c4a5 commit adbd362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion browserup-proxy-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dependencies {
implementation 'javax.xml.bind:jaxb-api:2.3.1'

implementation 'org.awaitility:awaitility:4.2.0'
implementation platform('com.fasterxml.jackson:jackson-bom:2.13.4')
implementation platform('com.fasterxml.jackson:jackson-bom:2.13.4.20221013')
implementation 'com.fasterxml.jackson.core:jackson-core'
implementation 'com.fasterxml.jackson.core:jackson-databind'
implementation 'com.fasterxml.jackson.core:jackson-annotations'
Expand Down

0 comments on commit adbd362

Please sign in to comment.