We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b16f862 commit 21d5cfbCopy full SHA for 21d5cfb
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 2.1.3
2
+- Uplifted eiffel-remrem-parent version from 2.0.5 to 2.0.8 to resolve security vulnerability issue.
3
+
4
## 2.1.2
5
- Added a new abstract method for /message_protocol endpoint.
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.5</version>
+ <version>2.0.8</version>
10
</parent>
11
<artifactId>eiffel-remrem-protocol-interface</artifactId>
12
- <version>2.1.2</version>
+ <version>2.1.3</version>
13
<repositories>
14
<repository>
15
<id>jitpack.io</id>
0 commit comments