Skip to content

Commit 8b75ed4

Browse files
committed
...
1 parent f99b5da commit 8b75ed4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
4-
54
<parent>
65
<groupId>com.fasterxml.jackson</groupId>
76
<artifactId>jackson-base</artifactId>
8-
<version>2.11.3</version>
7+
<version>2.11.4-SNAPSHOT</version>
98
</parent>
109

1110
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)