Skip to content

Commit

Permalink
feat(*): set artifact version to 2.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sett4 committed Jan 7, 2021
1 parent 1184a74 commit 399ca78
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 @@ -9,7 +9,7 @@
</parent>
<groupId>com.github.sett4</groupId>
<artifactId>jackson-dataformat-xlsx-lite</artifactId>
<version>2.11.3-SNAPSHOT</version>
<version>2.11.3</version>
<name>Jackson-dataformat-xlsx-lite</name>
<packaging>jar</packaging>
<description>Support for writing XLSX-encoded data via Jackson
Expand Down

0 comments on commit 399ca78

Please sign in to comment.