Skip to content

Commit 897087e

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 2.22.0
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.21.3 to 2.22.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9fc9ee commit 897087e

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

0 commit comments

Comments
 (0)