Skip to content

Commit

Permalink
merge: #711 #712
Browse files Browse the repository at this point in the history
711: build(deps): Bump flatten-maven-plugin from 1.4.0 to 1.4.1 r=korthout a=dependabot[bot]

Bumps [flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.4.0 to 1.4.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/mojohaus/flatten-maven-plugin/releases">flatten-maven-plugin's releases</a>.</em></p>
<blockquote>
<h2>1.4.1</h2>
<!-- raw HTML omitted -->
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Fix <a href="https://github.com/mojohaus/flatten-maven-plugin/issues/348">#348</a> - Use repositories defined in project for artifact resolving (<a href="https://github.com/mojohaus/flatten-maven-plugin/pull/350">#350</a>) <a href="https://github.com/slawekjaranowski"><code>`@​slawekjaranowski</code></a></li>`
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/mojohaus/flatten-maven-plugin/commit/f315832a7bc8d71200ad1df8b001c45952b46a2c"><code>f315832</code></a> [maven-release-plugin] prepare release 1.4.1</li>
<li><a href="https://github.com/mojohaus/flatten-maven-plugin/commit/bd094171ec0b95f7565d30bf521527fb26b92eaf"><code>bd09417</code></a> Fix <a href="https://github.com/mojohaus/flatten-maven-plugin/issues/348">#348</a> - Use repositories defined in project for artifact resolving (<a href="https://github.com/mojohaus/flatten-maven-plugin/issues/350">#350</a>)</li>
<li><a href="https://github.com/mojohaus/flatten-maven-plugin/commit/1be6c77d4b5d9b92c7fc4e873d8bf4046f26c312"><code>1be6c77</code></a> [maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a href="https://github.com/mojohaus/flatten-maven-plugin/compare/1.4.0...1.4.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.mojo:flatten-maven-plugin&package-manager=maven&previous-version=1.4.0&new-version=1.4.1)](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>

712: build(deps): Bump byte-buddy from 1.14.2 to 1.14.3 r=korthout a=dependabot[bot]

Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.2 to 1.14.3.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/raphw/byte-buddy/blob/master/release-notes.md">byte-buddy's changelog</a>.</em></p>
<blockquote>
<h2>Byte Buddy release notes</h2>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/raphw/byte-buddy/commit/bee0115cf77441d1356cc31212ce7c14b4b1ef9c"><code>bee0115</code></a> [maven-release-plugin] prepare release byte-buddy-1.14.3</li>
<li><a href="https://github.com/raphw/byte-buddy/commit/2e50ec0ce7e06f95ffa032bd2419a243125b257a"><code>2e50ec0</code></a> [release] Release new version.</li>
<li><a href="https://github.com/raphw/byte-buddy/commit/57e32d779a94f163f2c9f9ee04a276b6588a2cb6"><code>57e32d7</code></a> [release] Release new version.</li>
<li><a href="https://github.com/raphw/byte-buddy/commit/389e408f4195a84bd969411754e3e3e121ee08de"><code>389e408</code></a> Fjerner import.</li>
<li><a href="https://github.com/raphw/byte-buddy/commit/c66e3086eb075e479f78c0179c48b5717bc75a85"><code>c66e308</code></a> Add fail safe wrapper to registry.</li>
<li><a href="https://github.com/raphw/byte-buddy/commit/9609c3232ec62867b84976c85af8e46fc8415a62"><code>9609c32</code></a> Update internal Byte Buddy and checksums.</li>
<li><a href="https://github.com/raphw/byte-buddy/commit/518c31d9a5d4a3d6eb98f2a082dacc28b6ec1a69"><code>518c31d</code></a> [maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.2...byte-buddy-1.14.3">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.bytebuddy:byte-buddy&package-manager=maven&previous-version=1.14.2&new-version=1.14.3)](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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
zeebe-bors-camunda[bot] and dependabot[bot] authored Mar 30, 2023
3 parents 2ec5854 + c22843a + 397a642 commit b7d1660
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency.agrona.version>1.17.1</dependency.agrona.version>
<dependency.assertj.version>3.24.2</dependency.assertj.version>
<dependency.awaitility.version>4.2.0</dependency.awaitility.version>
<dependency.bytebuddy.version>1.14.2</dependency.bytebuddy.version>
<dependency.bytebuddy.version>1.14.3</dependency.bytebuddy.version>
<dependency.camundamodel.version>7.18.0</dependency.camundamodel.version>
<dependency.classgraph.version>4.8.157</dependency.classgraph.version>
<dependency.commons.version>3.12.0</dependency.commons.version>
Expand Down Expand Up @@ -84,7 +84,7 @@
<nexus.snapshot.repository.id>camunda-nexus</nexus.snapshot.repository.id>

<plugin.version.dependency>3.5.0</plugin.version.dependency>
<plugin.version.flatten>1.4.0</plugin.version.flatten>
<plugin.version.flatten>1.4.1</plugin.version.flatten>
<plugin.version.fmt>2.9.1</plugin.version.fmt>

<!-- when updating this version, also change it in .idea/externalDependencies.xml -->
Expand Down

0 comments on commit b7d1660

Please sign in to comment.