Skip to content

Commit 0b8a0c4

Browse files
chore(deps): update dependency com.fasterxml.jackson.core:jackson-core to v2.18.0
1 parent e433bdc commit 0b8a0c4

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.17.2</version>
242+
<version>2.18.0</version>
243243
<scope>test</scope>
244244
</dependency>
245245
<dependency>

0 commit comments

Comments
 (0)