Skip to content

Commit 1f78338

Browse files
authored
Merge pull request #240 from xdev-software/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.15.2
Bump jackson-databind from 2.15.1 to 2.15.2
2 parents 8f88368 + 909f0ec commit 1f78338

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
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>com.fasterxml.jackson.core</groupId>
110110
<artifactId>jackson-databind</artifactId>
111-
<version>2.15.1</version>
111+
<version>2.15.2</version>
112112
</dependency>
113113

114114
<dependency>

0 commit comments

Comments
 (0)