From a85e4fd52fafdd305b46eeb179e96e7ab3974761 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 14:53:16 +0200 Subject: [PATCH] chore(deps): bump junit-jupiter.version from 5.10.3 to 5.11.1 (#774) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(deps): bump junit-jupiter.version from 5.10.3 to 5.11.1 Bumps `junit-jupiter.version` from 5.10.3 to 5.11.1. Updates `org.junit.vintage:junit-vintage-engine` from 5.10.3 to 5.11.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.10.3...r5.11.1) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.3 to 5.11.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.10.3...r5.11.1) Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.3 to 5.11.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.10.3...r5.11.1) --- updated-dependencies: - dependency-name: org.junit.vintage:junit-vintage-engine dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * docs: Update CHANGELOG.md [skip CI] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 971ad67c31..8fd54681a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ Update dependencies: - [#778](https://github.com/influxdata/influxdb-client-java/pull/778): `maven-deploy-plugin` to `3.1.3` #### Test: - - + - [#774](https://github.com/influxdata/influxdb-client-java/pull/774): `junit-jupiter` to `5.11.1` #### Examples: - [#760](https://github.com/influxdata/influxdb-client-java/pull/760): `commons-lang3` to `3.17.0` diff --git a/pom.xml b/pom.xml index 7913453143..68af093ee6 100644 --- a/pom.xml +++ b/pom.xml @@ -123,7 +123,7 @@ 1.0.3 2.0.0 - 5.10.3 + 5.11.1 1.8.1 4.10.0