diff --git a/pom.xml b/pom.xml index 8a62836..a3c1758 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.fross rpncalc - 5.2.6 + 5.2.7 jar rpncalc @@ -281,7 +281,7 @@ org.jline jline-reader - 3.26.1 + 3.25.1 @@ -289,7 +289,7 @@ org.jline jline-terminal-jansi - 3.26.1 + 3.25.1 diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index bd37ea2..09bf153 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: rpncalc -version: '5.2.6' +version: '5.2.7' summary: The command line Reverse Polish Notation (RPN) calculator description: | RPNCalc is an easy to use command line based Reverse Polish