Skip to content

Commit 9aa131f

Browse files
authored
Merge branch 'master' into refactor/InfixToPostfix
2 parents 11f6746 + 22cba2c commit 9aa131f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.apache.commons</groupId>
5050
<artifactId>commons-lang3</artifactId>
51-
<version>3.17.0</version>
51+
<version>3.18.0</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)