Skip to content

Commit

Permalink
Merge pull request #95 from xdev-software/dependabot/maven/com.faster…
Browse files Browse the repository at this point in the history
…xml.jackson.core-jackson-databind-2.12.5

Bump jackson-databind from 2.12.4 to 2.12.5
  • Loading branch information
AB-xdev authored Aug 30, 2021
2 parents c593f1b + cdb551a commit 3cc0d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vaadin-maps-leaflet-flow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.12.4</version>
<version>2.12.5</version>
</dependency>

<!-- Added to provide logging output as Vaadin uses -->
Expand Down

0 comments on commit 3cc0d04

Please sign in to comment.