From c83f8d2b96b6290abaac239999b7995ad93a038c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 07:52:44 +0000 Subject: [PATCH] Bump the minor-and-patch group across 1 directory with 6 updates Bumps the minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.20.0` | `1.21.0` | | [io.undertow:undertow-core](https://github.com/undertow-io/undertow) | `2.3.22.Final` | `2.3.23.Final` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-cbor](https://github.com/FasterXML/jackson-dataformats-binary) | `2.21.0` | `2.21.1` | | [org.netpreserve:jwarc](https://github.com/iipc/jwarc) | `0.34.0` | `0.35.0` | | [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) | `10.7` | `10.8` | | [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `3.2.0` | `3.3.1` | Updates `commons-codec:commons-codec` from 1.20.0 to 1.21.0 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.20.0...rel/commons-codec-1.21.0) Updates `io.undertow:undertow-core` from 2.3.22.Final to 2.3.23.Final - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](https://github.com/undertow-io/undertow/compare/2.3.22.Final...2.3.23.Final) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-cbor` from 2.21.0 to 2.21.1 - [Commits](https://github.com/FasterXML/jackson-dataformats-binary/compare/jackson-dataformats-binary-2.21.0...jackson-dataformats-binary-2.21.1) Updates `org.netpreserve:jwarc` from 0.34.0 to 0.35.0 - [Release notes](https://github.com/iipc/jwarc/releases) - [Changelog](https://github.com/iipc/jwarc/blob/master/CHANGELOG.md) - [Commits](https://github.com/iipc/jwarc/compare/v0.34.0...v0.35.0) Updates `com.nimbusds:nimbus-jose-jwt` from 10.7 to 10.8 - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.8..10.7) Updates `org.apache.maven.plugins:maven-release-plugin` from 3.2.0 to 3.3.1 - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](https://github.com/apache/maven-release/compare/maven-release-3.2.0...maven-release-3.3.1) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.undertow:undertow-core dependency-version: 2.3.23.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-cbor dependency-version: 2.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.netpreserve:jwarc dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: '10.8' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-version: 3.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 410eae5..6a6a32f 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ org.apache.maven.plugins maven-release-plugin - 3.2.0 + 3.3.1 @{version} @@ -65,7 +65,7 @@ commons-codec commons-codec - 1.20.0 + 1.21.0 org.rocksdb @@ -75,12 +75,12 @@ io.undertow undertow-core - 2.3.22.Final + 2.3.23.Final com.fasterxml.jackson.dataformat jackson-dataformat-cbor - 2.21.0 + 2.21.1 com.googlecode.concurrent-trees @@ -90,7 +90,7 @@ org.netpreserve jwarc - 0.34.0 + 0.35.0 org.netpreserve @@ -100,7 +100,7 @@ com.nimbusds nimbus-jose-jwt - 10.7 + 10.8 org.apache.httpcomponents