Skip to content

Commit

Permalink
Fix version in pom
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Feb 27, 2024
1 parent 2b5c69f commit e50b83d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-parent</artifactId>
<version>2.17.0-SNAPSHOT</version>
<version>2.17-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Jackson parent poms</name>
Expand Down

0 comments on commit e50b83d

Please sign in to comment.