Skip to content

Commit d37a2ad

Browse files
authored
Merge pull request #165 from xdev-software/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.13.4
Bump jackson-databind from 2.13.3 to 2.13.4
2 parents b6ec13b + fe5dd4d commit d37a2ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vaadin-maps-leaflet-flow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<dependency>
111111
<groupId>com.fasterxml.jackson.core</groupId>
112112
<artifactId>jackson-databind</artifactId>
113-
<version>2.13.3</version>
113+
<version>2.13.4</version>
114114
</dependency>
115115

116116
<dependency>

0 commit comments

Comments
 (0)