dependabot[bot] opened a new pull request, #136: URL: https://github.com/apache/olingo-odata4/pull/136
Bumps [org.codehaus.mojo:properties-maven-plugin](https://github.com/mojohaus/properties-maven-plugin) from 1.0.0 to 1.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mojohaus/properties-maven-plugin/releases">org.codehaus.mojo:properties-maven-plugin's releases</a>.</em></p> <blockquote> <h2>1.2.0</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li>Add "override" option to preserve existing properties from being overridden (<a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/103">#103</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Require Maven 3.5.4+ (<a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/99">#99</a>) <a href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li> <li>Accept default value in placeholders for unresolved property values (<a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/1">#1</a>) <a href="https://github.com/diamondT"><code>@diamondT</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Fix for <a href="https://redirect.github.com/mojohaus/properties-maven-plugin/issues/27">#27</a> Unwarranted circular property definition (<a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/28">#28</a>) <a href="https://github.com/psenechal-stingray"><code>@psenechal-stingray</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump parent from 72 to 76 (<a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/104">#104</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Require Maven 3.5.4+ (<a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/99">#99</a>) <a href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li> <li>Bump plexus-utils from 3.5.1 to 4.0.0 (<a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/101">#101</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump plexus-utils from 3.5.0 to 3.5.1 (<a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/97">#97</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump mojo-parent from 70 to 72 (<a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/94">#94</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump plexus-utils from 3.4.2 to 3.5.0 (<a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/91">#91</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump mojo-parent from 69 to 70 (<a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/87">#87</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump mojo-parent from 67 to 69 (<a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/85">#85</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump plexus-utils from 3.4.1 to 3.4.2 (<a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/82">#82</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 (<a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/81">#81</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump actions/setup-java from 2 to 3 (<a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/78">#78</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump mojo-parent from 65 to 67 (<a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/77">#77</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump actions/checkout from 2 to 3 (<a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/72">#72</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 (<a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/73">#73</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Enable spotless and checkstyle (<a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/105">#105</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> </ul> <h2>🔧 Build</h2> <ul> <li>Use ASF shared GitHub actions (<a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/100">#100</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> </ul> <h2>1.1.0</h2> <h2>What's Changed</h2> <ul> <li>Updated the documentation by <a href="https://github.com/yassirh"><code>@yassirh</code></a> in <a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/40">mojohaus/properties-maven-plugin#40</a></li> <li>Changed oraclejdk7 to openjdk7 by <a href="https://github.com/yassirh"><code>@yassirh</code></a> in <a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/41">mojohaus/properties-maven-plugin#41</a></li> <li>upgrade maven version, travis jdk mojo parent etc.. by <a href="https://github.com/olamy"><code>@olamy</code></a> in <a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/53">mojohaus/properties-maven-plugin#53</a></li> <li>Bump mojo-parent from 50 to 65 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/63">mojohaus/properties-maven-plugin#63</a></li> <li>Bump plexus-utils from 3.2.1 to 3.4.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/64">mojohaus/properties-maven-plugin#64</a></li> <li>Bump release-drafter/release-drafter from 5.15.0 to 5.17.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/67">mojohaus/properties-maven-plugin#67</a></li> <li>Bump release-drafter/release-drafter from 5.17.6 to 5.18.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/69">mojohaus/properties-maven-plugin#69</a></li> <li>Bump release-drafter/release-drafter from 5.18.0 to 5.18.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/70">mojohaus/properties-maven-plugin#70</a></li> <li>make write-*-properties output reproducible: sort & drop timestamp by <a href="https://github.com/hboutemy"><code>@hboutemy</code></a> in <a href="https://redirect.github.com/mojohaus/properties-maven-plugin/pull/75">mojohaus/properties-maven-plugin#75</a></li> </ul> <h2>New Contributors</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mojohaus/properties-maven-plugin/commit/5105ebc6a4973d33d3ed6e5eb5e30ebaf5abd8af"><code>5105ebc</code></a> [maven-release-plugin] prepare release 1.2.0</li> <li><a href="https://github.com/mojohaus/properties-maven-plugin/commit/f70cd082c0fc43856cd8cbe1b7502849ecdeab68"><code>f70cd08</code></a> Enable spotless and checkstyle - code reformat</li> <li><a href="https://github.com/mojohaus/properties-maven-plugin/commit/3c13b0923b4e9c042c2855f99a88d1e28b599c1d"><code>3c13b09</code></a> Enable spotless and checkstyle</li> <li><a href="https://github.com/mojohaus/properties-maven-plugin/commit/c0a339a373602c896c1335ba9e4c73928a5347fc"><code>c0a339a</code></a> Bump parent from 72 to 76</li> <li><a href="https://github.com/mojohaus/properties-maven-plugin/commit/a4a0c1179358c91dedaabdb7a4fd510f3e9a9d00"><code>a4a0c11</code></a> Fix for <a href="https://redirect.github.com/mojohaus/properties-maven-plugin/issues/27">#27</a> Unwarranted circular property definition (<a href="https://redirect.github.com/mojohaus/properties-maven-plugin/issues/28">#28</a>)</li> <li><a href="https://github.com/mojohaus/properties-maven-plugin/commit/3a1eee241244b73bdf0e25b81442d4e6b366c06f"><code>3a1eee2</code></a> Add "override" option to preserve existing properties from being overridden</li> <li><a href="https://github.com/mojohaus/properties-maven-plugin/commit/b9b71402058127a0835412d03a5c0c2520a4f538"><code>b9b7140</code></a> Require Maven 3.5.4+</li> <li><a href="https://github.com/mojohaus/properties-maven-plugin/commit/00e8597604d23eb96cdab43a5f8b49cdddccf1be"><code>00e8597</code></a> Bump plexus-utils from 3.5.1 to 4.0.0</li> <li><a href="https://github.com/mojohaus/properties-maven-plugin/commit/2a3ff6950bc5d2d1247e9fd049617da32f7e5ed3"><code>2a3ff69</code></a> Accept default value in placeholders for unresolved property values (<a href="https://redirect.github.com/mojohaus/properties-maven-plugin/issues/1">#1</a>)</li> <li><a href="https://github.com/mojohaus/properties-maven-plugin/commit/d9f1d82f54434bc5c37fea8a1334fbc69c110f48"><code>d9f1d82</code></a> Use ASF shared GitHub actions</li> <li>Additional commits viewable in <a href="https://github.com/mojohaus/properties-maven-plugin/compare/properties-maven-plugin-1.0.0...1.2.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@olingo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org