Skip to content

Commit 765fc77

Browse files
Bump org.apache.commons:commons-lang3 from 3.9 to 3.18.0 (#68)
Bumps org.apache.commons:commons-lang3 from 3.9 to 3.18.0. updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production
1 parent 87b94f9 commit 765fc77

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
@@ -6,7 +6,7 @@
66
<modelVersion>4.0.0</modelVersion>
77
<groupId>com.github.ericsson</groupId>
88
<artifactId>eiffel-commons</artifactId>
9-
<version>1.0.6</version>
9+
<version>1.0.7</version>
1010
<name>eiffel commons java</name>
1111
<description>A shared library for eiffel components</description>
1212

@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.apache.commons</groupId>
3434
<artifactId>commons-lang3</artifactId>
35-
<version>3.9</version>
35+
<version>3.18.0</version>
3636
</dependency>
3737

3838
<dependency>

0 commit comments

Comments
 (0)