Skip to content

Commit 62ebf48

Browse files
authored
Merge pull request #312 from OWASP-Benchmark/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.18.3
Bump com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.3
2 parents ff025b4 + 7cb8188 commit 62ebf48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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.17.2</version>
857+
<version>2.18.3</version>
858858
</dependency>
859859
</dependencies>
860860

0 commit comments

Comments
 (0)