Skip to content

Commit 4c20ddb

Browse files
authored
Merge pull request #983 from CROSSINGTUD/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.21.3
Bump com.fasterxml.jackson.core:jackson-databind from 2.21.0 to 2.21.3
2 parents 2a7e267 + 3f5d7c4 commit 4c20ddb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CryptoAnalysis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
<dependency>
175175
<groupId>com.fasterxml.jackson.core</groupId>
176176
<artifactId>jackson-databind</artifactId>
177-
<version>2.21.0</version>
177+
<version>2.21.3</version>
178178
</dependency>
179179
<dependency>
180180
<groupId>org.graphper</groupId>

0 commit comments

Comments
 (0)