File tree 2 files changed +2
-2
lines changed
documentation/3.0/content/release-notes
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
19
19
#### Other Changes
20
20
- #1535 - Changed the timing for extracting the archive file's ` custom ` folder to support storing custom WebLogic Server
21
- security provider jar files (GitHub issue #1512 ).
21
+ security provider JAR files (GitHub issue #1512 ).
22
22
- #1537 , #1539 - Cleaned up user password validation and extended it to support customizing the default settings
23
23
using the model's ` SystemPasswordValidator ` settings, if present. See
24
24
https://oracle.github.io/weblogic-deploy-tooling/userguide/tools/create/#user-password-validation for details
Original file line number Diff line number Diff line change 38
38
<plugin >
39
39
<groupId >org.codehaus.mojo</groupId >
40
40
<artifactId >exec-maven-plugin</artifactId >
41
- <version >3.1.0 </version >
41
+ <version >3.1.1 </version >
42
42
</plugin >
43
43
<plugin >
44
44
<groupId >org.codehaus.gmaven</groupId >
You can’t perform that action at this time.
0 commit comments