What's Changed
• Local pom relative path by @borkdude in https://github.com/babashka/babashka/pull/2130
• mvn:optional deps by @borkdude in https://github.com/babashka/babashka/pull/2131
• Unreadable poms by @borkdude in https://github.com/babashka/babashka/pull/2132
• Pom interpolation by @borkdude in https://github.com/babashka/babashka/pull/2133
• Read booleans in POMs, settings and metadata regardless of case by @borkdude in https://github.com/babashka/babashka/pull/2134
• Parent version range by @borkdude in https://github.com/babashka/babashka/pull/2135
• Pom cycles by @borkdude in https://github.com/babashka/babashka/pull/2136
• Skip nREPL read-timeout test, its 100ms margin fails on slow CI by @borkdude in https://github.com/babashka/babashka/pull/2137
• Pom validation by @borkdude in https://github.com/babashka/babashka/pull/2138
• Remote repositories by @borkdude in https://github.com/babashka/babashka/pull/2139
• Use a cached file when no repository is configured, as Aether does by @borkdude in https://github.com/babashka/babashka/pull/2140
• Settings headers local repo by @borkdude in https://github.com/babashka/babashka/pull/2141
• Pom http repositories by @borkdude in https://github.com/babashka/babashka/pull/2142
• mvn concurrency by @borkdude in https://github.com/babashka/babashka/pull/2143
• Installed snapshots by @borkdude in https://github.com/babashka/babashka/pull/2144
• Not found message by @borkdude in https://github.com/babashka/babashka/pull/2145
• Project name expression by @borkdude in https://github.com/babashka/babashka/pull/2146
• Pinned snapshot build by @borkdude in https://github.com/babashka/babashka/pull/2147
• Keep each snapshot build under its own name and copy it to the -SNAPS… by @borkdude in https://github.com/babashka/babashka/pull/2148
• Windows build copies by @borkdude in https://github.com/babashka/babashka/pull/2149
• Snapshot not found message by @borkdude in https://github.com/babashka/babashka/pull/2150
• Fix #2152:process pom without namespace parsing by @borkdude in https://github.com/babashka/babashka/pull/2153
• Fix #2151::exec-fn dep in plain task gets executed with its own exec-args / cli defaults by @borkdude in https://github.com/babashka/babashka/pull/2154
Full Changelog:https://github.com/babashka/babashka/compare/v1.13.222...v1.13.223