Skip to content

Commit 3299c0d

Browse files
authored
Merge pull request #428 from OWASP-Benchmark/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.21.1
Bump com.fasterxml.jackson.core:jackson-databind from 2.21.0 to 2.21.1
2 parents 12ee735 + 7e3eb02 commit 3299c0d

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.0</version>
869+
<version>2.21.1</version>
870870
</dependency>
871871
</dependencies>
872872

0 commit comments

Comments
 (0)