File tree Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## 2.1.7
2
+ - Degraded the spring-boot-maven-plugin version to 2.7.5
3
+ - Updated the eiffel-remrem-parent version to 2.0.9
4
+ - Updated the eiffel-remem-semantics version to 2.2.4
5
+
1
6
## 2.1.6
2
7
- Fixed a override Eiffel-Semantic protocol version issue
3
8
- Added documentation for overriding Eiffel-Semantic protocol version
Original file line number Diff line number Diff line change 75
75
<plugin >
76
76
<groupId >org.springframework.boot</groupId >
77
77
<artifactId >spring-boot-maven-plugin</artifactId >
78
+ <version >2.7.5</version >
78
79
<configuration >
79
80
<mainClass >com.ericsson.eiffel.remrem.generate.cli.CLI</mainClass >
80
81
<fork >true</fork >
Original file line number Diff line number Diff line change 46
46
<plugin >
47
47
<groupId >org.springframework.boot</groupId >
48
48
<artifactId >spring-boot-maven-plugin</artifactId >
49
+ <version >2.7.5</version >
49
50
<configuration >
50
51
<skip >true</skip >
51
52
</configuration >
Original file line number Diff line number Diff line change 91
91
<plugin >
92
92
<groupId >org.springframework.boot</groupId >
93
93
<artifactId >spring-boot-maven-plugin</artifactId >
94
+ <version >2.7.5</version >
94
95
<configuration >
95
96
<mainClass >com.ericsson.eiffel.remrem.generate.App</mainClass >
96
97
<fork >true</fork >
You can’t perform that action at this time.
0 commit comments