Skip to content

Commit 402aa3c

Browse files
Bump com.fasterxml.jackson.module:jackson-module-scala_2.11 (#1552)
Bumps [com.fasterxml.jackson.module:jackson-module-scala_2.11](https://github.com/FasterXML/jackson-module-scala) from 2.20.1 to 2.21.0. - [Changelog](https://github.com/FasterXML/jackson-module-scala/blob/3.x/release.sbt) - [Commits](FasterXML/jackson-module-scala@v2.20.1...v2.21.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.module:jackson-module-scala_2.11 dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b931bec commit 402aa3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipelines/batch/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
<properties>
3737
<hamcrest.version>3.0</hamcrest.version>
38-
<jackson.version>2.20.1</jackson.version>
38+
<jackson.version>2.21.0</jackson.version>
3939
<pubsub.version>v1-rev20220904-2.0.0</pubsub.version>
4040
<spark.version>2.4.8</spark.version>
4141
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>

0 commit comments

Comments
 (0)