Skip to content

Commit

Permalink
merge: #9009 #9017
Browse files Browse the repository at this point in the history
9009: deps(maven): bump rest-assured from 4.5.1 to 5.0.0 r=npepinpe a=dependabot[bot]

Bumps [rest-assured](https://github.com/rest-assured/rest-assured) from 4.5.1 to 5.0.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rest-assured/rest-assured/blob/master/changelog.txt">rest-assured's changelog</a>.</em></p>
<blockquote>
<h2>Changelog 5.0.0 (2022-03-25)</h2>
<ul>
<li>Breaking change: REST Assured now builds on Groovy 4!</li>
<li>Excluded example projects from rest assured bom file (issue 1546)</li>
<li>Updated jackson from version 2.11.1 to 2.13.2 (issue 1555)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rest-assured/rest-assured/commit/2e78356464152ee4b993935f282678ab15628170"><code>2e78356</code></a> [maven-release-plugin] prepare release rest-assured-5.0.0</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/bffeefe4c238a0b1c1f1a8d16c227036eacfd7fd"><code>bffeefe</code></a> Updated jackson from version 2.11.1 to 2.13.2 (issue 1555)</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/fd477c599724b19f7361cc12d581446d8eba19c1"><code>fd477c5</code></a> Excluded example projects from rest assured bom file (issue 1546)</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/3a74c2c10745c295d09acce23728ba354d499a9b"><code>3a74c2c</code></a> Updated changelog to reflect the latest changes</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/b505d4aaa402176ea70991cddf974bc033b01e46"><code>b505d4a</code></a> Trying ubuntu latest for github actions</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/d7f0466911082a45b5efb57e33e150789085994d"><code>d7f0466</code></a> Upgrading sundrio plugin</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/1bc199e79c47d47119096c38a4f6b75f95d280df"><code>1bc199e</code></a> Removed some redundant OSGi package imports and did a few minor other tweaks ...</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/30a6c96a2cd176c81609f61d772f77b62ef74c16"><code>30a6c96</code></a> Removed downloads link</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/24614440409d446abaf5bab30993b866ae8d16a4"><code>2461444</code></a> Fixes OSGi itests and corrects groovy import range (<a href="https://github-redirect.dependabot.com/rest-assured/rest-assured/issues/1562">#1562</a>)</li>
<li><a href="https://github.com/rest-assured/rest-assured/commit/4aa8ba7ec09717dd20a32f81aee02cee2aefe0bb"><code>4aa8ba7</code></a> Only build RA on Java 8 since gmaven plugin doesn't seem to play well with 11...</li>
<li>Additional commits viewable in <a href="https://github.com/rest-assured/rest-assured/compare/rest-assured-4.5.1...rest-assured-5.0.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.rest-assured:rest-assured&package-manager=maven&previous-version=4.5.1&new-version=5.0.0)](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>

9017: chore(maven): add trailing slashes to new Artifactory URL r=cmur2 a=cmur2

## Description

I got review feedback that it is recommended to have trailing slashes to the URL so I'm adding them for consistency.

## Related issues

Related to INFRA-3107

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Christian Nicolai <christian.nicolai@camunda.com>
  • Loading branch information
3 people committed Mar 29, 2022
3 parents 556d379 + 154c377 + 30f07bd commit 628c791
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions benchmarks/project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
</snapshots>
<id>zeebe</id>
<name>Zeebe Repository</name>
<url>https://artifacts.camunda.com/artifactory/zeebe-io</url>
<url>https://artifacts.camunda.com/artifactory/zeebe-io/</url>
</repository>

<repository>
Expand All @@ -113,7 +113,7 @@
</snapshots>
<id>zeebe-snapshots</id>
<name>Zeebe Snapshot Repository</name>
<url>https://artifacts.camunda.com/artifactory/zeebe-io-snapshots</url>
<url>https://artifacts.camunda.com/artifactory/zeebe-io-snapshots/</url>
</repository>
</repositories>

Expand Down
8 changes: 4 additions & 4 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@

<properties>
<!-- release parent settings -->
<nexus.snapshot.repository>https://artifacts.camunda.com/artifactory/zeebe-io-snapshots</nexus.snapshot.repository>
<nexus.release.repository>https://artifacts.camunda.com/artifactory/zeebe-io</nexus.release.repository>
<nexus.snapshot.repository>https://artifacts.camunda.com/artifactory/zeebe-io-snapshots/</nexus.snapshot.repository>
<nexus.release.repository>https://artifacts.camunda.com/artifactory/zeebe-io/</nexus.release.repository>
<nexus.sonatype.url>https://s01.oss.sonatype.org</nexus.sonatype.url>

<plugin.version.flatten>1.2.7</plugin.version.flatten>
Expand Down Expand Up @@ -87,7 +87,7 @@
</snapshots>
<id>zeebe</id>
<name>Zeebe Repository</name>
<url>https://artifacts.camunda.com/artifactory/zeebe-io</url>
<url>https://artifacts.camunda.com/artifactory/zeebe-io/</url>
</repository>

<repository>
Expand All @@ -99,7 +99,7 @@
</snapshots>
<id>zeebe-snapshots</id>
<name>Zeebe Snapshot Repository</name>
<url>https://artifacts.camunda.com/artifactory/zeebe-io-snapshots</url>
<url>https://artifacts.camunda.com/artifactory/zeebe-io-snapshots/</url>
</repository>
</repositories>

Expand Down
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<version.zeebe-test-container>3.3.0</version.zeebe-test-container>
<version.feel-scala>1.14.2</version.feel-scala>
<version.dmn-scala>1.7.1</version.dmn-scala>
<version.rest-assured>4.5.1</version.rest-assured>
<version.rest-assured>5.0.0</version.rest-assured>
<version.spring>5.3.17</version.spring>
<version.spring-boot>2.6.5</version.spring-boot>
<version.concurrentunit>0.4.6</version.concurrentunit>
Expand Down

0 comments on commit 628c791

Please sign in to comment.