Skip to content

Commit ffdbab7

Browse files
authored
Merge pull request #116 from PlexPt/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.15.0
⬆️ Bump jackson-databind from 2.14.2 to 2.15.0
2 parents 334ed26 + b55f7d2 commit ffdbab7

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
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>com.fasterxml.jackson.core</groupId>
9292
<artifactId>jackson-databind</artifactId>
93-
<version>2.14.2</version>
93+
<version>2.15.0</version>
9494
</dependency>
9595

9696
<dependency>

0 commit comments

Comments
 (0)