File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 33
44 <groupId >org.fross</groupId >
55 <artifactId >rpncalc</artifactId >
6- <version >5.2.6 </version >
6+ <version >5.2.7 </version >
77 <packaging >jar</packaging >
88
99 <name >rpncalc</name >
281281 <dependency >
282282 <groupId >org.jline</groupId >
283283 <artifactId >jline-reader</artifactId >
284- <version >3.26 .1</version >
284+ <version >3.25 .1</version >
285285 </dependency >
286286
287287 <!-- https://mvnrepository.com/artifact/org.jline/jline-terminal-jansi -->
288288 <!-- Needed to remove jline warning when app starts -->
289289 <dependency >
290290 <groupId >org.jline</groupId >
291291 <artifactId >jline-terminal-jansi</artifactId >
292- <version >3.26 .1</version >
292+ <version >3.25 .1</version >
293293 </dependency >
294294
295295 </dependencies >
Original file line number Diff line number Diff line change 11name : rpncalc
2- version : ' 5.2.6 '
2+ version : ' 5.2.7 '
33summary : The command line Reverse Polish Notation (RPN) calculator
44description : |
55 RPNCalc is an easy to use command line based Reverse Polish
You can’t perform that action at this time.
0 commit comments