Skip to content

Commit

Permalink
feat(generators): update maven wrapper to version 3.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
khalilou88 committed Dec 21, 2023
1 parent 3674cd8 commit e92caae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.2/apache-maven-3.9.2-bin.zip
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.2.0/maven-wrapper-3.2.0.jar
2 changes: 1 addition & 1 deletion packages/internal/maven-wrapper/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
`./mvnw wrapper:wrapper -Dmaven=3.9.2`
`./mvnw wrapper:wrapper -Dmaven=3.9.6`

`./mvnw --version`

0 comments on commit e92caae

Please sign in to comment.