Skip to content

Commit aa1225b

Browse files
authored
Merge pull request #10365 from orientechnologies/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.18.2
chore(deps): bump com.fasterxml.jackson.core:jackson-core from 2.18.1 to 2.18.2
2 parents 5c6197a + 111532f commit aa1225b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@
252252
<dependency>
253253
<groupId>com.fasterxml.jackson.core</groupId>
254254
<artifactId>jackson-core</artifactId>
255-
<version>2.18.1</version>
255+
<version>2.18.2</version>
256256
</dependency>
257257

258258
<!-- test -->

0 commit comments

Comments
 (0)