Skip to content

Update Maven wrapper to 3.9.16 - #1021

Merged
spring-builds merged 1 commit into
mainfrom
maven-wrapper-update/main-3.9.16
Aug 27, 2026
Merged

Update Maven wrapper to 3.9.16#1021
spring-builds merged 1 commit into
mainfrom
maven-wrapper-update/main-3.9.16

Conversation

@spring-builds

Copy link
Copy Markdown
Contributor

Updates the module Maven wrappers on main to Maven 3.9.16 and maven-wrapper 3.3.4.

Files changed (7):

  • spring-cloud-task-samples/batch-events/.mvn/wrapper/maven-wrapper.properties — Maven 3.6.0 → 3.9.16 — adds the missing wrapperVersion
  • spring-cloud-task-samples/batch-job/.mvn/wrapper/maven-wrapper.properties — Maven 3.6.0 → 3.9.16 — adds the missing wrapperVersion
  • spring-cloud-task-samples/jpa-sample/.mvn/wrapper/maven-wrapper.properties — Maven 3.6.0 → 3.9.16 — adds the missing wrapperVersion
  • spring-cloud-task-samples/multiple-datasources/.mvn/wrapper/maven-wrapper.properties — Maven 3.6.0 → 3.9.16 — adds the missing wrapperVersion
  • spring-cloud-task-samples/single-step-batch-job/.mvn/wrapper/maven-wrapper.properties — Maven 3.6.0 → 3.9.16 — adds the missing wrapperVersion
  • spring-cloud-task-samples/task-events/.mvn/wrapper/maven-wrapper.properties — Maven 3.6.0 → 3.9.16 — adds the missing wrapperVersion
  • spring-cloud-task-samples/task-observations/.mvn/wrapper/maven-wrapper.properties — Maven 3.8.4 → 3.9.16

Opened automatically by update-maven-wrapper.yml.

Keeping the wrapper current stops Dependabot from trying to update it itself, which currently fails - it shells out to mvn wrapper:wrapper, which cannot resolve an unpublished SNAPSHOT parent POM, and it cannot parse the older wrapper formats.

Module wrappers are included because Dependabot reads the wrapper in the directory of every pom it fetches, and a single unreadable one aborts the whole repository's update job - not merely the wrapper update.

Signed-off-by: spring-builds <spring-builds@users.noreply.github.com>
@spring-builds
spring-builds merged commit dcdaacc into main Aug 27, 2026
2 checks passed
@spring-builds
spring-builds deleted the maven-wrapper-update/main-3.9.16 branch August 27, 2026 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant