Skip to content

Commit 374214a

Browse files
authored
Merge pull request #504 from docwho2/dependabot/maven/ChatGPT/com.fasterxml.jackson.core-jackson-core-2.18.2
Bump com.fasterxml.jackson.core:jackson-core from 2.18.1 to 2.18.2 in /ChatGPT
2 parents b73a95d + 8f90ad3 commit 374214a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<dependency>
130130
<groupId>com.fasterxml.jackson.core</groupId>
131131
<artifactId>jackson-core</artifactId>
132-
<version>2.18.1</version>
132+
<version>2.18.2</version>
133133
</dependency>
134134
<dependency>
135135
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)