Skip to content

Commit 3b95ff3

Browse files
fix(deps): update compile com.fasterxml.jackson.core:jackson-annotations from v2.18.2 to v2.18.3 (#79)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a1572c4 commit 3b95ff3

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)