Skip to content

Commit a9656f2

Browse files
chore(deps): update dependency maven-wrapper to v3.3.4 (#144)
> [!NOTE] > Mend has cancelled [the proposed renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842) of the Renovate GitHub app being renamed to `mend[bot]`. > > This notice will be removed on 2025-10-07. <hr> This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [maven-wrapper](https://maven.apache.org/tools/wrapper/) ([source](https://redirect.github.com/apache/maven-wrapper)) | `3.3.3` -> `3.3.4` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.apache.maven.wrapper:maven-wrapper/3.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.apache.maven.wrapper:maven-wrapper/3.3.3/3.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>apache/maven-wrapper (maven-wrapper)</summary> ### [`v3.3.4`](https://redirect.github.com/apache/maven-wrapper/releases/tag/maven-wrapper-3.3.4): 3.3.4 [Compare Source](https://redirect.github.com/apache/maven-wrapper/compare/maven-wrapper-3.3.3...maven-wrapper-3.3.4) <!-- Optional: add a release summary here --> #### 🐛 Bug Fixes - Revert wrapper version removal ([#&#8203;365](https://redirect.github.com/apache/maven-wrapper/pull/365)) [@&#8203;breun](https://redirect.github.com/breun) #### 👻 Maintenance - Ensure Path Traversal is fully addressed in MavenWrapperDownloader ([#&#8203;363](https://redirect.github.com/apache/maven-wrapper/pull/363)) [@&#8203;hazendaz](https://redirect.github.com/hazendaz) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Hapag-Lloyd/json-logic-rule-maker). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a8a5a0 commit a9656f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mvnw

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# ----------------------------------------------------------------------------
2020

2121
# ----------------------------------------------------------------------------
22-
# Apache Maven Wrapper startup batch script, version 3.3.3
22+
# Apache Maven Wrapper startup batch script, version 3.3.4
2323
#
2424
# Optional ENV vars
2525
# -----------------

mvnw.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
@REM ----------------------------------------------------------------------------
2020

2121
@REM ----------------------------------------------------------------------------
22-
@REM Apache Maven Wrapper startup batch script, version 3.3.3
22+
@REM Apache Maven Wrapper startup batch script, version 3.3.4
2323
@REM
2424
@REM Optional ENV vars
2525
@REM MVNW_REPOURL - repo url base for downloading maven distribution

0 commit comments

Comments
 (0)