Skip to content

Commit e5e37b0

Browse files
MohsinHashmi-DataInnmohsin-wiserclaude
authored
fix(backend): upgrade maven wrapper to apache 3.3.2 (#336)
Replace old Takari wrapper (0.5.6) with modern Apache Maven Wrapper (3.3.2) which properly creates directories and doesn't throw FileNotFoundException errors. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Mohsin Hashmi <mhashmi@wiser.com> Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent e11da4c commit e5e37b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip
2-
wrapperUrl=https://repo.maven.apache.org/maven2/io/takari/maven-wrapper/0.5.6/maven-wrapper-0.5.6.jar
2+
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.3.2/maven-wrapper-3.3.2.jar
33

0 commit comments

Comments
 (0)