Skip to content

Commit a0621c5

Browse files
authored
Merge pull request #502 from docwho2/dependabot/maven/ChatGPT/com.fasterxml.jackson.core-jackson-databind-2.18.2
Bump com.fasterxml.jackson.core:jackson-databind from 2.18.1 to 2.18.2 in /ChatGPT
2 parents d731791 + 0d3161f commit a0621c5

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
@@ -139,7 +139,7 @@
139139
<dependency>
140140
<groupId>com.fasterxml.jackson.core</groupId>
141141
<artifactId>jackson-databind</artifactId>
142-
<version>2.18.1</version>
142+
<version>2.18.2</version>
143143
</dependency>
144144

145145
</dependencies>

0 commit comments

Comments
 (0)