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