Skip to content

Commit 60af369

Browse files
authored
Merge pull request #773 from CROSSINGTUD/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.18.2
Bump com.fasterxml.jackson.core:jackson-core from 2.18.1 to 2.18.2
2 parents 474a535 + 490a178 commit 60af369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CryptoAnalysis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>com.fasterxml.jackson.core</groupId>
7070
<artifactId>jackson-core</artifactId>
71-
<version>2.18.1</version>
71+
<version>2.18.2</version>
7272
</dependency>
7373
<dependency>
7474
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)