Skip to content

Commit a586361

Browse files
Merge pull request #18 from wesleyegberto/dependabot/maven/spring-mvc3-example/com.fasterxml.jackson.core-jackson-databind-2.13.4.1
Bump jackson-databind from 2.13.2.1 to 2.13.4.1 in /spring-mvc3-example
2 parents 84a2b6d + 168517b commit a586361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-mvc3-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>com.fasterxml.jackson.core</groupId>
5050
<artifactId>jackson-databind</artifactId>
51-
<version>2.13.2.1</version>
51+
<version>2.13.4.1</version>
5252
</dependency>
5353
</dependencies>
5454
</project>

0 commit comments

Comments
 (0)