Skip to content

Commit

Permalink
feat: update maven wrapper to version 3.9.9 (#1264)
Browse files Browse the repository at this point in the history
  • Loading branch information
khalilou88 authored Aug 30, 2024
1 parent 5ddb611 commit f957c8c
Show file tree
Hide file tree
Showing 5 changed files with 321 additions and 425 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@
# 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.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
wrapperVersion=3.3.2
distributionType=only-script
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip
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.6`
`mvn wrapper:wrapper "-Dmaven=3.9.9"`

`./mvnw --version`
Loading

0 comments on commit f957c8c

Please sign in to comment.