Skip to content
This repository was archived by the owner on Jul 6, 2022. It is now read-only.

Commit 53aa394

Browse files
authored
updated parent version for eiffel-remrem-shared (#35)
* updated parent version for eiffel-remrem-shared * Update pom.xml * Updated change log
1 parent 4cd8271 commit 53aa394

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 2.0.5
2+
- Uplifted eiffel-remrem-parent version from 2.0.4 to 2.0.5 to resolve security vulnerability issue.
3+
14
## 2.0.4
25
- Uplifted eiffel-remrem-parent version from 2.0.3 to 2.0.4 to resolve security vulnerability issue.
36

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
<parent>
77
<groupId>com.github.eiffel-community</groupId>
88
<artifactId>eiffel-remrem-parent</artifactId>
9-
<version>2.0.4</version>
9+
<version>2.0.5</version>
1010
</parent>
1111
<artifactId>eiffel-remrem-shared</artifactId>
12-
<version>2.0.4</version>
12+
<version>2.0.5</version>
1313
<packaging>jar</packaging>
1414
<repositories>
1515
<repository>

0 commit comments

Comments
 (0)