Skip to content

Commit 419180c

Browse files
committed
Back to snapshot dep
1 parent 5bd8d65 commit 419180c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
<parent>
1010
<groupId>com.fasterxml.jackson</groupId>
1111
<artifactId>jackson-base</artifactId>
12-
<version>2.13.4</version>
12+
<version>2.13.5-SNAPSHOT</version>
1313
</parent>
1414
<groupId>com.fasterxml.jackson.core</groupId>
1515
<artifactId>jackson-databind</artifactId>
16-
<version>2.13.4.2-SNAPSHOT</version>
16+
<version>2.13.5-SNAPSHOT</version>
1717
<name>jackson-databind</name>
1818
<packaging>bundle</packaging>
1919
<description>General data-binding functionality for Jackson: works on core streaming API</description>

0 commit comments

Comments
 (0)