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

Commit ee5e067

Browse files
durga-vasaadiUmadevi-Kapu
authored andcommitted
Uplifted eiffel-remrem-parent version from 2.0.2 to 2.0.3 to resolve (#31)
security vulnerability issue.
1 parent b958401 commit ee5e067

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.3
2+
- Uplifted eiffel-remrem-parent version from 2.0.2 to 2.0.3 to resolve security vulnerability issue.
3+
14
## 2.0.2
25
- Uplifted eiffel-remrem-parent version from 2.0.1 to 2.0.2.
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.2</version>
9+
<version>2.0.3</version>
1010
</parent>
1111
<artifactId>eiffel-remrem-shared</artifactId>
12-
<version>2.0.2</version>
12+
<version>2.0.3</version>
1313
<packaging>jar</packaging>
1414
<repositories>
1515
<repository>

0 commit comments

Comments
 (0)