Skip to content

Commit b980ecf

Browse files
authored
Merge pull request #961 from CROSSINGTUD/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.21.0
Bump com.fasterxml.jackson.core:jackson-databind from 2.20.1 to 2.21.0
2 parents 2b1c8a0 + 2dc4263 commit b980ecf

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.20.1</version>
177+
<version>2.21.0</version>
178178
</dependency>
179179
<dependency>
180180
<groupId>org.graphper</groupId>

0 commit comments

Comments
 (0)