We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86a6816 commit 9e3ab19Copy full SHA for 9e3ab19
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 2.0.4
2
+- Uplifted eiffel-remrem-parent version from 2.0.3 to 2.0.4 to resolve security vulnerability issue.
3
+
4
## 2.0.3
5
- Uplifted eiffel-remrem-parent version from 2.0.2 to 2.0.3 to resolve security vulnerability issue.
6
pom.xml
@@ -6,10 +6,10 @@
<parent>
7
<groupId>com.github.eiffel-community</groupId>
8
<artifactId>eiffel-remrem-parent</artifactId>
9
- <version>2.0.3</version>
+ <version>2.0.4</version>
10
</parent>
11
<artifactId>eiffel-remrem-protocol-interface</artifactId>
12
13
<repositories>
14
<repository>
15
<id>jitpack.io</id>
0 commit comments