Skip to content

Commit 229a5ed

Browse files
chore(deps-dev): bump the dev-deps group across 1 directory with 2 updates (#260)
Bumps the dev-deps group with 2 updates in the / directory: [org.bouncycastle:bcpkix-jdk15to18](https://github.com/bcgit/bc-java) and [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured). Updates `org.bouncycastle:bcpkix-jdk15to18` from 1.84 to 1.85 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `io.rest-assured:rest-assured` from 6.0.0 to 6.0.1 - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-6.0.0...rest-assured-6.0.1) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: org.bouncycastle:bcpkix-jdk15to18 dependency-version: '1.85' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ec1139 commit 229a5ed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,12 @@
5858
<commons-net.version>3.13.0</commons-net.version>
5959

6060
<!-- 3rd party test library versions -->
61-
<rest-assured.version>6.0.0</rest-assured.version>
61+
<rest-assured.version>6.0.1</rest-assured.version>
6262
<junit-bom.version>6.1.2</junit-bom.version>
6363
<mockito-bom.version>5.23.0</mockito-bom.version>
6464
<testcontainers-bom.version>2.0.5</testcontainers-bom.version>
6565
<wiremock.version>3.13.2</wiremock.version>
66-
<bcpkix-jdk15to18.version>1.84</bcpkix-jdk15to18.version>
66+
<bcpkix-jdk15to18.version>1.85</bcpkix-jdk15to18.version>
6767
<assertj-core.version>3.27.7</assertj-core.version>
6868

6969
<!-- Maven plugin versions -->

0 commit comments

Comments
 (0)