From a01c60ede2d97ddacc6630f4511bc9a83d781c46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 14:04:11 +0000 Subject: [PATCH] chore(deps): bump the other-dependencies group with 4 updates Bumps the other-dependencies group with 4 updates: org.apache.commons:commons-lang3, [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin), [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) and [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp). Updates `org.apache.commons:commons-lang3` from 3.19.0 to 3.20.0 Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.4.2 to 3.5.0 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.4.2...maven-jar-plugin-3.5.0) Updates `com.squareup.okhttp3:mockwebserver` from 5.3.0 to 5.3.1 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-5.3.0...parent-5.3.1) Updates `com.squareup.okhttp3:okhttp` from 5.3.0 to 5.3.1 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-5.3.0...parent-5.3.1) --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-dependencies - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-dependencies ... Signed-off-by: dependabot[bot] --- boat-maven-plugin/pom.xml | 4 ++-- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/boat-maven-plugin/pom.xml b/boat-maven-plugin/pom.xml index b7fb9494c..4a2d3f03f 100644 --- a/boat-maven-plugin/pom.xml +++ b/boat-maven-plugin/pom.xml @@ -231,7 +231,7 @@ com.squareup.okhttp3 mockwebserver - 5.3.0 + 5.3.1 test @@ -239,7 +239,7 @@ com.squareup.okhttp3 okhttp - 5.3.0 + 5.3.1 diff --git a/pom.xml b/pom.xml index ea5f63332..706fffef6 100644 --- a/pom.xml +++ b/pom.xml @@ -247,7 +247,7 @@ org.apache.commons commons-lang3 - 3.19.0 + 3.20.0 @@ -339,7 +339,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.4.2 + 3.5.0 org.apache.maven.plugins