Skip to content

Commit 7b362bb

Browse files
committedNov 17, 2023
dependabot version upgrade
1 parent 75ad951 commit 7b362bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎documentation/3.0/content/release-notes/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ None
1818

1919
#### Other Changes
2020
- #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).
2222
- #1537, #1539 - Cleaned up user password validation and extended it to support customizing the default settings
2323
using the model's `SystemPasswordValidator` settings, if present. See
2424
https://oracle.github.io/weblogic-deploy-tooling/userguide/tools/create/#user-password-validation for details

‎integration-tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<plugin>
3939
<groupId>org.codehaus.mojo</groupId>
4040
<artifactId>exec-maven-plugin</artifactId>
41-
<version>3.1.0</version>
41+
<version>3.1.1</version>
4242
</plugin>
4343
<plugin>
4444
<groupId>org.codehaus.gmaven</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.