Skip to content

Commit 904b369

Browse files
Merge pull request #1258 from ontodev/dependabot/maven/robot-core/com.fasterxml.jackson.core-jackson-core-2.15.0
Bump com.fasterxml.jackson.core:jackson-core from 2.12.2 to 2.15.0 in /robot-core
2 parents c77d862 + 592fbaa commit 904b369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

robot-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
<dependency>
221221
<groupId>com.fasterxml.jackson.core</groupId>
222222
<artifactId>jackson-core</artifactId>
223-
<version>2.12.2</version>
223+
<version>2.15.0</version>
224224
</dependency>
225225
<dependency>
226226
<groupId>com.fasterxml.jackson.dataformat</groupId>

0 commit comments

Comments
 (0)