Skip to content

Commit f264449

Browse files
chore(deps): update dependency com.fasterxml.jackson.core:jackson-core to v2.18.2
1 parent b060366 commit f264449

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
@@ -239,7 +239,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
239239
<dependency>
240240
<groupId>com.fasterxml.jackson.core</groupId>
241241
<artifactId>jackson-core</artifactId>
242-
<version>2.18.1</version>
242+
<version>2.18.2</version>
243243
<scope>test</scope>
244244
</dependency>
245245
<dependency>

0 commit comments

Comments
 (0)