Skip to content

Commit bb6da3b

Browse files
chore(deps): update jackson monorepo to v3.0.4 (#76)
1 parent 7d9ac06 commit bb6da3b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
<dependency>
2626
<groupId>tools.jackson.core</groupId>
2727
<artifactId>jackson-core</artifactId>
28-
<version>3.0.3</version>
28+
<version>3.0.4</version>
2929
</dependency>
3030
<dependency>
3131
<groupId>tools.jackson.core</groupId>
3232
<artifactId>jackson-databind</artifactId>
33-
<version>3.0.3</version>
33+
<version>3.0.4</version>
3434
</dependency>
3535

3636
<!-- https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter -->

0 commit comments

Comments
 (0)