From 486dd13298d71904e1c54bc74ae549dbdc0c813d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 13:26:21 +0200 Subject: [PATCH] chore(deps): bump org.hamcrest:hamcrest from 2.2 to 3.0 (#754) * chore(deps): bump org.hamcrest:hamcrest from 2.2 to 3.0 Bumps [org.hamcrest:hamcrest](https://github.com/hamcrest/JavaHamcrest) from 2.2 to 3.0. - [Release notes](https://github.com/hamcrest/JavaHamcrest/releases) - [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md) - [Commits](https://github.com/hamcrest/JavaHamcrest/compare/v2.2...v3.0) --- updated-dependencies: - dependency-name: org.hamcrest:hamcrest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] * docs: update CHANGELOG.md * fix: license name --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednar --- CHANGELOG.md | 1 + pom.xml | 7 ++++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66ee4e804d..7c2775d239 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -53,6 +53,7 @@ Update dependencies: - [#725](https://github.com/influxdata/influxdb-client-java/pull/725): `assertk-jvm` to `0.28.1` - [#750](https://github.com/influxdata/influxdb-client-java/pull/750): `assertj-core` to `3.26.3` - [#737](https://github.com/influxdata/influxdb-client-java/pull/737): `junit-jupiter` to `5.10.3` + - [#754](https://github.com/influxdata/influxdb-client-java/pull/754): `hamcrest` to `3.0` #### Examples: - [#723](https://github.com/influxdata/influxdb-client-java/pull/723): `commons-cli ` to `1.8.0` diff --git a/pom.xml b/pom.xml index 7d972e76f3..6ae3d31c9a 100644 --- a/pom.xml +++ b/pom.xml @@ -257,6 +257,11 @@ APPROVE Apache-2.0 + + LICENSE_NAME + APPROVE + BSD-3-Clause + LICENSE_URL APPROVE @@ -672,7 +677,7 @@ org.hamcrest hamcrest - 2.2 + 3.0