From edcf77084fa840e27b08377f3dfbe9ec883ac373 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 07:52:34 +0000 Subject: [PATCH] Bump the minor-and-patch group across 1 directory with 4 updates Bumps the minor-and-patch group with 4 updates in the / directory: [commons-codec:commons-codec](https://github.com/apache/commons-codec), [io.undertow:undertow-core](https://github.com/undertow-io/undertow), [com.fasterxml.jackson.dataformat:jackson-dataformat-cbor](https://github.com/FasterXML/jackson-dataformats-binary) and [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt). Updates `commons-codec:commons-codec` from 1.22.0 to 1.22.1 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.22.0...rel/commons-codec-1.22.1) Updates `io.undertow:undertow-core` from 2.3.24.Final to 2.4.2.Final - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](https://github.com/undertow-io/undertow/compare/2.3.24.Final...2.4.2.Final) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-cbor` from 2.22.0 to 2.22.1 - [Commits](https://github.com/FasterXML/jackson-dataformats-binary/compare/jackson-dataformats-binary-2.22.0...jackson-dataformats-binary-2.22.1) Updates `com.nimbusds:nimbus-jose-jwt` from 10.9 to 10.9.1 - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.9.1..10.9) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.22.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.undertow:undertow-core dependency-version: 2.4.2.Final dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-cbor dependency-version: 2.22.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: 10.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index a9fcb4f..2c092f3 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ commons-codec commons-codec - 1.22.0 + 1.22.1 org.rocksdb @@ -75,12 +75,12 @@ io.undertow undertow-core - 2.3.24.Final + 2.4.2.Final com.fasterxml.jackson.dataformat jackson-dataformat-cbor - 2.22.0 + 2.22.1 com.googlecode.concurrent-trees @@ -100,7 +100,7 @@ com.nimbusds nimbus-jose-jwt - 10.9 + 10.9.1 org.apache.httpcomponents