Skip to content

Commit 1c2aa4f

Browse files
snyk-bothmiguim
authored andcommitted
fix: upgrade com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.18.2 to 2.18.3
Snyk has created this PR to upgrade com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.18.2 to 2.18.3. See this package in maven: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml See this project in Snyk: https://app.snyk.io/org/luis100/project/c9fd3b08-9a4d-4233-982b-e1c8e0585b93?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 4ef6a8f commit 1c2aa4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • dbptk-modules/dbptk-module-import-config

dbptk-modules/dbptk-module-import-config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>com.fasterxml.jackson.dataformat</groupId>
2525
<artifactId>jackson-dataformat-yaml</artifactId>
26-
<version>2.18.2</version>
26+
<version>2.18.3</version>
2727
</dependency>
2828
<dependency>
2929
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)