Skip to content

Commit 16b8916

Browse files
committed
Prepare for 2.4.5 release
1 parent c8e44bb commit 16b8916

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
@@ -74,7 +74,7 @@ javax.xml.datatype, javax.xml.namespace, javax.xml.parsers
7474
<dependency>
7575
<groupId>com.fasterxml.jackson.core</groupId>
7676
<artifactId>jackson-core</artifactId>
77-
<version>2.4.5-SNAPSHOT</version>
77+
<version>2.4.5</version>
7878
</dependency>
7979

8080
<!-- and for testing we need a few libraries

0 commit comments

Comments
 (0)