Skip to content

Commit 23ff297

Browse files
authored
update jackson-core 2.13.4 -> 2.15.0 (#204)
1 parent 9911a9b commit 23ff297

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aws-iot-device-sdk-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>com.fasterxml.jackson.core</groupId>
3232
<artifactId>jackson-core</artifactId>
33-
<version>2.13.4</version>
33+
<version>2.15.0</version>
3434
</dependency>
3535
<dependency>
3636
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)