Skip to content

Commit a8e3073

Browse files
dependabot[bot]yruslan
authored andcommitted
Bump jackson-databind in /examples/spark-cobol-s3
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.6.7.4 to 2.12.7.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d7debc commit a8e3073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/spark-cobol-s3/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>com.fasterxml.jackson.core</groupId>
8282
<artifactId>jackson-databind</artifactId>
83-
<version>2.6.7.4</version>
83+
<version>2.12.7.1</version>
8484
</dependency>
8585
<dependency>
8686
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)