We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87b94f9 commit 765fc77Copy full SHA for 765fc77
pom.xml
@@ -6,7 +6,7 @@
6
<modelVersion>4.0.0</modelVersion>
7
<groupId>com.github.ericsson</groupId>
8
<artifactId>eiffel-commons</artifactId>
9
- <version>1.0.6</version>
+ <version>1.0.7</version>
10
<name>eiffel commons java</name>
11
<description>A shared library for eiffel components</description>
12
@@ -32,7 +32,7 @@
32
<dependency>
33
<groupId>org.apache.commons</groupId>
34
<artifactId>commons-lang3</artifactId>
35
- <version>3.9</version>
+ <version>3.18.0</version>
36
</dependency>
37
38
0 commit comments