Skip to content

Commit c180d39

Browse files
authored
Merge pull request #439 from OWASP-Benchmark/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.21.2
Bump com.fasterxml.jackson.core:jackson-databind from 2.21.1 to 2.21.2
2 parents 63e1007 + 55c6d28 commit c180d39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -866,7 +866,7 @@
866866
<dependency>
867867
<groupId>com.fasterxml.jackson.core</groupId>
868868
<artifactId>jackson-databind</artifactId>
869-
<version>2.21.1</version>
869+
<version>2.21.2</version>
870870
</dependency>
871871
</dependencies>
872872

0 commit comments

Comments
 (0)