Skip to content

Commit

Permalink
merge: #693
Browse files Browse the repository at this point in the history
693: build(deps): Bump community-hub-release-parent from 1.4.1 to 1.4.2 r=remcowesterhoud a=dependabot[bot]

Bumps [community-hub-release-parent](https://github.com/camunda-community-hub/community-hub-release-parent) from 1.4.1 to 1.4.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/camunda-community-hub/community-hub-release-parent/releases">community-hub-release-parent's releases</a>.</em></p>
<blockquote>
<h2>1.4.2</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: Include the manifest in the JAR by <a href="https://github.com/saig0"><code>`@​saig0</code></a>` in <a href="https://github.com/camunda-community-hub/community-hub-release-parent/pull/25">camunda-community-hub/community-hub-release-parent#25</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/saig0"><code>`@​saig0</code></a>` made their first contribution in <a href="https://github.com/camunda-community-hub/community-hub-release-parent/pull/25">camunda-community-hub/community-hub-release-parent#25</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/camunda-community-hub/community-hub-release-parent/compare/1.4.1...1.4.2">https://github.com/camunda-community-hub/community-hub-release-parent/compare/1.4.1...1.4.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/camunda-community-hub/community-hub-release-parent/commit/9f7cb6fc7eaa62b089e75e82bc61c02227aca74a"><code>9f7cb6f</code></a> release(v1.4.2)</li>
<li><a href="https://github.com/camunda-community-hub/community-hub-release-parent/commit/31938c9d9d50a3d098f8b61486e98ddcc2f5cb00"><code>31938c9</code></a> Merge pull request <a href="https://github.com/camunda-community-hub/community-hub-release-parent/issues/25">#25</a> from camunda-community-hub/24-manifest-file</li>
<li><a href="https://github.com/camunda-community-hub/community-hub-release-parent/commit/78bcbc634078e6b8ea910d01e8eb1640a9217e3b"><code>78bcbc6</code></a> fix: Include the manifest in the JAR</li>
<li><a href="https://github.com/camunda-community-hub/community-hub-release-parent/commit/94d2ae26377f66814271b8c724099f1e78e012b7"><code>94d2ae2</code></a> Updated parent pom version</li>
<li><a href="https://github.com/camunda-community-hub/community-hub-release-parent/commit/c040f89283db073ef6d9045d0dffb27e266cb22c"><code>c040f89</code></a> release(v1.4.1): prepare for next development iteration</li>
<li>See full diff in <a href="https://github.com/camunda-community-hub/community-hub-release-parent/compare/1.4.1...1.4.2">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.camunda.community:community-hub-release-parent&package-manager=maven&previous-version=1.4.1&new-version=1.4.2)](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 23, 2023
2 parents 51ab068 + 852b12a commit 548c242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.camunda.community</groupId>
<artifactId>community-hub-release-parent</artifactId>
<version>1.4.1</version>
<version>1.4.2</version>
</parent>

<groupId>io.camunda</groupId>
Expand Down

0 comments on commit 548c242

Please sign in to comment.