Skip to content

Commit fe65dbc

Browse files
authored
Merge pull request #36 from AMeierDev/AMeierDev-patch-1
Update pom.xml
2 parents a208577 + 1da55c4 commit fe65dbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
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.14.0</version>
51+
<version>3.18.0</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>org.mockito</groupId>
@@ -119,4 +119,4 @@
119119
</build>
120120

121121

122-
</project>
122+
</project>

0 commit comments

Comments
 (0)