Skip to content

Commit 916b0e9

Browse files
authored
Merge pull request #14 from MBenincasa/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.15.0
Bump jackson-databind from 2.14.2 to 2.15.0
2 parents c22b383 + 7b701c0 commit 916b0e9

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
@@ -144,7 +144,7 @@
144144
<dependency>
145145
<groupId>com.fasterxml.jackson.core</groupId>
146146
<artifactId>jackson-databind</artifactId>
147-
<version>2.14.2</version>
147+
<version>2.15.0</version>
148148
</dependency>
149149
<dependency>
150150
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)