Skip to content

Commit ca0b066

Browse files
authored
Merge pull request #1815 from zalando/dependabot/maven/tools.jackson.core-jackson-core-3.0.4
Bump tools.jackson.core:jackson-core from 3.0.1 to 3.0.4
2 parents 256d574 + 44bb8eb commit ca0b066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

riptide-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@
350350
<dependency>
351351
<groupId>tools.jackson.core</groupId>
352352
<artifactId>jackson-core</artifactId>
353-
<version>3.0.1</version>
353+
<version>3.0.4</version>
354354
<scope>test</scope>
355355
</dependency>
356356
<dependency>

0 commit comments

Comments
 (0)