Skip to content

Commit 300281b

Browse files
authored
Merge pull request #21 from zileo-net/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.18.0
Bump com.fasterxml.jackson.core:jackson-databind from 2.14.2 to 2.18.0
2 parents 4b446e5 + 3973145 commit 300281b

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
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>com.fasterxml.jackson.core</groupId>
110110
<artifactId>jackson-databind</artifactId>
111-
<version>2.14.2</version>
111+
<version>2.18.0</version>
112112
<scope>test</scope>
113113
</dependency>
114114
</dependencies>

0 commit comments

Comments
 (0)