Skip to content

Commit c9f3702

Browse files
authored
Merge pull request #705 from apache/dependabot/maven/wayang-commons/wayang-core/com.fasterxml.jackson.core-jackson-core-2.18.6
Bump com.fasterxml.jackson.core:jackson-core from 2.15.4 to 2.18.6 in /wayang-commons/wayang-core
2 parents 28443b2 + fd7fc49 commit c9f3702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wayang-commons/wayang-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<dependency>
102102
<groupId>com.fasterxml.jackson.core</groupId>
103103
<artifactId>jackson-core</artifactId>
104-
<version>2.15.4</version>
104+
<version>2.18.6</version>
105105
</dependency>
106106
<dependency>
107107
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)