Skip to content

Commit 7981948

Browse files
dependabot[bot]higgyfella
authored andcommitted
Bump com.fasterxml.jackson:jackson-bom from 2.21.1 to 2.21.2
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.21.1 to 2.21.2. - [Commits](FasterXML/jackson-bom@jackson-bom-2.21.1...jackson-bom-2.21.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b631538 commit 7981948

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

interlok-csv-json/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ext {
44
delombokTargetDir = new File("${project.projectDir}/src/main/generated")
55
componentName='Interlok Transform/JSON+CSV'
66
componentDesc="Transform CSV into JSON and vice versa"
7-
jacksonVersion="2.21.1"
7+
jacksonVersion="2.21.2"
88
}
99

1010
dependencies {

0 commit comments

Comments
 (0)