Skip to content

Commit 555a70e

Browse files
committed
Fix parent pom ref
1 parent f8573f8 commit 555a70e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.fasterxml.jackson</groupId>
55
<artifactId>jackson-base</artifactId>
6-
<version>2.21.1-SNAPSHOT</version>
6+
<version>2.22.0-SNAPSHOT</version>
77
</parent>
88
<groupId>com.fasterxml.jackson.module</groupId>
99
<artifactId>jackson-modules-base</artifactId>

0 commit comments

Comments
 (0)