Skip to content

Commit baf2a74

Browse files
authored
Merge pull request #340 from OWASP-Benchmark/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.19.2
Bump com.fasterxml.jackson.core:jackson-databind from 2.19.1 to 2.19.2
2 parents 8b46536 + e1dcc84 commit baf2a74

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
@@ -854,7 +854,7 @@
854854
<dependency>
855855
<groupId>com.fasterxml.jackson.core</groupId>
856856
<artifactId>jackson-databind</artifactId>
857-
<version>2.19.1</version>
857+
<version>2.19.2</version>
858858
</dependency>
859859
</dependencies>
860860

0 commit comments

Comments
 (0)