File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
documentation/4.0/content/release-notes Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ pre = "<b> </b>"
3838- #1587 - Removed deprecated RCU-related command-line arguments from the Create Domain Tool.
3939- #1588 - Deprecated the ` domainInfo ` section's ` OPSSSecrets ` attribute and replaced it with ` OPSSWalletPassphrase ` to
4040 better represent the purpose of the attribute.
41+ - #1592 - Deprecated Verrazzano support.
4142
4243#### Bug Fixes
4344- #1555 - Fixed issues with creating and discovering ` UnixMachine ` objects in online mode.
Original file line number Diff line number Diff line change 202202 <plugin >
203203 <groupId >org.apache.maven.plugins</groupId >
204204 <artifactId >maven-failsafe-plugin</artifactId >
205- <version >3.2.3 </version >
205+ <version >3.2.5 </version >
206206 <configuration >
207207 <groups >${test.groups} </groups >
208208 </configuration >
238238 <plugin >
239239 <groupId >org.apache.maven.plugins</groupId >
240240 <artifactId >maven-surefire-plugin</artifactId >
241- <version >3.2.3 </version >
241+ <version >3.2.5 </version >
242242 </plugin >
243243 <plugin >
244244 <groupId >io.rhpatrick.mojo</groupId >
You can’t perform that action at this time.
0 commit comments