Skip to content

Commit 4ef6a8f

Browse files
snyk-bothmiguim
authored andcommitted
fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.18.3
Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.18.3. See this package in maven: com.fasterxml.jackson.core:jackson-databind See this project in Snyk: https://app.snyk.io/org/luis100/project/9f537caa-0039-4537-a620-d985fb1cda18?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f254710 commit 4ef6a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dbptk-modules/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.fasterxml.jackson.core</groupId>
4141
<artifactId>jackson-databind</artifactId>
42-
<version>2.18.2</version>
42+
<version>2.18.3</version>
4343
</dependency>
4444
</dependencies>
4545
</dependencyManagement>

0 commit comments

Comments
 (0)