Skip to content

Commit 4ddf275

Browse files
snyk-bothmiguim
authored andcommitted
fix: upgrade com.fasterxml.jackson.core:jackson-annotations from 2.18.2 to 2.18.3
Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-annotations from 2.18.2 to 2.18.3. See this package in maven: com.fasterxml.jackson.core:jackson-annotations See this project in Snyk: https://app.snyk.io/org/luis100/project/00e0c497-720e-48f0-a8fb-61eb001a408d?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 3a9a0e0 commit 4ddf275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dbptk-model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>com.fasterxml.jackson.core</groupId>
6565
<artifactId>jackson-annotations</artifactId>
66-
<version>2.18.2</version>
66+
<version>2.18.3</version>
6767
</dependency>
6868
<dependency>
6969
<groupId>jakarta.xml.bind</groupId>

0 commit comments

Comments
 (0)