Skip to content

Commit eda86e3

Browse files
fix(deps): update compile com.fasterxml.jackson.core:jackson-annotations from v2.17.1 to v2.17.2 (#99)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mohammad Noor Abu Khleif <[email protected]>
1 parent f29c3a7 commit eda86e3

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
@@ -149,7 +149,7 @@
149149
<dependency>
150150
<groupId>com.fasterxml.jackson.core</groupId>
151151
<artifactId>jackson-annotations</artifactId>
152-
<version>2.17.1</version>
152+
<version>2.17.2</version>
153153
</dependency>
154154
</dependencies>
155155
</dependencyManagement>

0 commit comments

Comments
 (0)