Skip to content

Commit 98de086

Browse files
chore(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.0
1 parent 0b8a0c4 commit 98de086

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
@@ -233,7 +233,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
233233
<dependency>
234234
<groupId>com.fasterxml.jackson.core</groupId>
235235
<artifactId>jackson-databind</artifactId>
236-
<version>2.17.2</version>
236+
<version>2.18.0</version>
237237
<scope>test</scope>
238238
</dependency>
239239
<dependency>

0 commit comments

Comments
 (0)