Skip to content

Commit a41bfb6

Browse files
chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 2.19.0 in /examples (#134)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mohammad Noor Abu Khleif <[email protected]>
1 parent 6548127 commit a41bfb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>com.fasterxml.jackson.core</groupId>
7272
<artifactId>jackson-databind</artifactId>
73-
<version>2.18.3</version>
73+
<version>2.19.0</version>
7474
</dependency>
7575
</dependencies>
7676

0 commit comments

Comments
 (0)