Skip to content

Commit 0ec2ced

Browse files
Merge pull request #242 from CheckmarxDev/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.15.2
Bump jackson-databind from 2.15.1 to 2.15.2
2 parents 835aa1b + 2b92d3a commit 0ec2ced

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
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>com.fasterxml.jackson.core</groupId>
3636
<artifactId>jackson-databind</artifactId>
37-
<version>2.15.1</version>
37+
<version>2.15.2</version>
3838
</dependency>
3939
<dependency>
4040
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)