Skip to content

Commit ae24ac0

Browse files
dependabot[bot]fabapp2
authored andcommitted
Bump jackson-databind from 2.12.2 to 2.12.6.1 (#59)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.2 to 2.12.6.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7db7b2a commit ae24ac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<lombok.version>1.18.22</lombok.version>
4141
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4242
<project.csvParser.outputEncoding>UTF-8</project.csvParser.outputEncoding>
43-
<jackson.version>2.13.2</jackson.version>
43+
<jackson.version>2.13.2.1</jackson.version>
4444
<generated-sources.dir>src/generated/java</generated-sources.dir>
4545
</properties>
4646

0 commit comments

Comments
 (0)