Skip to content

Commit

Permalink
revert to Jansi 1.18, latest in the 1.x series
Browse files Browse the repository at this point in the history
Signed-off-by: Ceki Gulcu <[email protected]>
  • Loading branch information
ceki committed Aug 5, 2021
1 parent 684ca1f commit db6259d
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 @@ -65,7 +65,7 @@
<tomcat.version>9.0.50</tomcat.version>
<jetty.version>9.4.9.v20180320</jetty.version>
<compiler-plugin.version>3.8.0</compiler-plugin.version> <!-- 3.6.1, 3.7.0 -->
<jansi.version>2.3.4</jansi.version>
<jansi.version>1.18</jansi.version>

<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
<maven-surefire-plugin.version>2.19.1</maven-surefire-plugin.version>
Expand Down

0 comments on commit db6259d

Please sign in to comment.