Skip to content

Commit 5be8147

Browse files
committed
Reference compatible Jackson versions
1 parent 3411cc8 commit 5be8147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>com.fasterxml.jackson.dataformat</groupId>
7070
<artifactId>jackson-dataformat-yaml</artifactId>
71-
<version>2.13.3</version>
71+
<version>${jackson-bom.version}</version>
7272
</dependency>
7373
<dependency>
7474
<groupId>org.springframework</groupId>

0 commit comments

Comments
 (0)