Skip to content

Commit 15d4144

Browse files
fix(deps): update compile com.fasterxml.jackson.core:jackson-annotations from v2.18.2 to v2.18.3
1 parent db26af0 commit 15d4144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
<dependency>
154154
<groupId>com.fasterxml.jackson.core</groupId>
155155
<artifactId>jackson-annotations</artifactId>
156-
<version>2.18.2</version>
156+
<version>2.18.3</version>
157157
</dependency>
158158
</dependencies>
159159
</dependencyManagement>

0 commit comments

Comments
 (0)