Skip to content

Bump the all-maven-deps group across 2 directories with 42 updates - #8805

Open
dependabot[bot] wants to merge 1 commit into
develop-archivefrom
dependabot/maven/develop/all-maven-deps-07adb6fcb6
Open

Bump the all-maven-deps group across 2 directories with 42 updates#8805
dependabot[bot] wants to merge 1 commit into
develop-archivefrom
dependabot/maven/develop/all-maven-deps-07adb6fcb6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-maven-deps group with 12 updates in the / directory:

Package From To
org.apache.httpcomponents.client5:httpclient5 5.6.1 5.6.2
org.mybatis:mybatis-spring 4.0.0 4.1.0
org.apache.tomcat:tomcat-jasper-el 11.0.23 11.0.24
org.apache.tomcat.embed:tomcat-embed-websocket 11.0.23 11.0.24
org.junit.jupiter:junit-jupiter-engine 6.1.0 6.1.2
org.mongodb:mongodb-driver-sync 5.8.0 5.9.0
org.mongodb:mongodb-driver-legacy 5.8.0 5.9.0
org.mongodb:bson 5.8.0 5.9.0
org.hibernate.validator:hibernate-validator 9.1.1.Final 9.1.2.Final
org.craftercms.mariaDB4j:mariaDB4j 3.3.0.2 3.3.0.3
com.icegreen:greenmail 2.1.9 2.1.11
org.codehaus.gmavenplus:gmavenplus-plugin 5.0.0 5.1.0

Bumps the all-maven-deps group with 30 updates in the /shared-dependencies directory:

Package From To
org.apache.logging.log4j:log4j-api 2.26.0 2.26.1
org.apache.logging.log4j:log4j-core 2.26.0 2.26.1
org.apache.logging.log4j:log4j-jakarta-web 2.26.0 2.26.1
org.apache.logging.log4j:log4j-slf4j2-impl 2.26.0 2.26.1
org.apache.logging.log4j:log4j-jul 2.26.0 2.26.1
org.junit.vintage:junit-vintage-engine 6.1.0 6.1.2
org.bouncycastle:bcprov-jdk18on 1.84 1.85
org.bouncycastle:bcpkix-jdk18on 1.84 1.85
org.bouncycastle:bcpg-jdk18on 1.84 1.85
org.bouncycastle:bcmail-jdk18on 1.84 1.85
com.fasterxml.jackson.core:jackson-core 2.22.0 2.22.1
com.fasterxml.jackson.core:jackson-databind 2.22.0 2.22.1
com.fasterxml.jackson.dataformat:jackson-dataformat-cbor 2.22.0 2.22.1
com.fasterxml.jackson.dataformat:jackson-dataformat-smile 2.22.0 2.22.1
com.fasterxml.jackson.dataformat:jackson-dataformat-xml 2.22.0 2.22.1
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.22.0 2.22.1
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.22.0 2.22.1
software.amazon.awssdk:bom 2.46.17 2.48.4
software.amazon.awssdk:s3 2.46.17 2.48.4
software.amazon.awssdk:s3-transfer-manager 2.46.17 2.48.4
software.amazon.awssdk:sts 2.46.17 2.48.4
software.amazon.awssdk:cloudfront 2.46.17 2.48.4
software.amazon.awssdk:cloudformation 2.46.17 2.48.4
software.amazon.awssdk:mediaconvert 2.46.17 2.48.4
software.amazon.awssdk:sso 2.46.17 2.48.4
software.amazon.awssdk:ssooidc 2.46.17 2.48.4
org.apache.groovy:groovy-all 5.0.6 5.0.7
org.apache.groovy:groovy-sql 5.0.6 5.0.7
org.apache.groovy:groovy 5.0.6 5.0.7
org.apache.ivy:ivy 2.5.3 2.6.0

Updates org.apache.httpcomponents.client5:httpclient5 from 5.6.1 to 5.6.2

Changelog

Sourced from org.apache.httpcomponents.client5:httpclient5's changelog.

Release 5.6.2

This maintenance release upgrades HttpCore to the latest stable version and restores lazy content decompression by the classic client transport.

Change Log

  • Upgraded HttpCore to version 5.4.3. Contributed by Oleg Kalnichevski

  • HTTPCLIENT-2422: Restore lazy content decompression. Defer construction of the decompression stream until the response content is actually read. Contributed by Arturo Bernal

Commits
  • 3c6af36 HttpClient 5.6.2 release
  • a7405cd Updated release notes for HttpClient 5.6.2 release
  • bb51196 Upgraded HttpCore to version 5.4.3
  • 869a8dc HTTPCLIENT-2422: Restore lazy content decompression
  • a922d94 HTTPCLIENT-2419: corrected website component URL
  • dba9b8e Upgraded HttpClient version to 5.6.2-SNAPSHOT
  • See full diff in compare view

Updates org.mybatis:mybatis-spring from 4.0.0 to 4.1.0

Release notes

Sourced from org.mybatis:mybatis-spring's releases.

Mybatis Spring 4.1.0

What's Changed

Here is the complete list of changes.

New Contributors

Full Changelog: mybatis/spring@mybatis-spring-4.0.0...mybatis-spring-4.1.0

Commits
  • 47d95b2 [maven-release-plugin] prepare release mybatis-spring-4.1.0
  • 84dbb25 [pom] Fix 'head' tag
  • 8871e1a Merge pull request #1244 from wlswo/simplify-config-mutex-check
  • 9c693c4 Update SqlSessionFactoryBeanTest.java
  • e5ef609 Update SqlSessionFactoryBeanTest.java
  • 10e74f0 Update SqlSessionFactoryBean.java
  • f1a9a5c Simplify configuration/configLocation mutual exclusion check
  • 627484e Merge pull request #1265 from hazendaz/master
  • c8403fa Merge pull request #1258 from seonwooj0810/fix/issue-1032-scanner-excludes-an...
  • 2ece54d [mvn] Update maven wrapper
  • Additional commits viewable in compare view

Updates org.apache.tomcat:tomcat-jasper-el from 11.0.23 to 11.0.24

Updates org.apache.tomcat.embed:tomcat-embed-websocket from 11.0.23 to 11.0.24

Updates org.junit.jupiter:junit-jupiter-engine from 6.1.0 to 6.1.2

Release notes

Sourced from org.junit.jupiter:junit-jupiter-engine's releases.

JUnit 6.1.2 = Platform 6.1.2 + Jupiter 6.1.2 + Vintage 6.1.2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.1...r6.1.2

JUnit 6.1.1 = Platform 6.1.1 + Jupiter 6.1.1 + Vintage 6.1.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.0...r6.1.1

Commits
  • b685426 Release 6.1.2
  • ae244a6 Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)
  • 43bd154 Finalize 6.1.2 release notes
  • 0cd9510 Fix order of release note sections
  • a1507cb Add initial 6.1.2 release notes to release notes index
  • 9326641 Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)
  • 2ef1123 Create initial 6.1.2 release notes from template
  • 83fa9ab Back to snapshots for further development
  • 0d85889 Release 6.1.1
  • 0363eee Finalize 6.1.1 release notes
  • Additional commits viewable in compare view

Updates org.apache.tomcat.embed:tomcat-embed-websocket from 11.0.23 to 11.0.24

Updates org.mongodb:mongodb-driver-sync from 5.8.0 to 5.9.0

Release notes

Sourced from org.mongodb:mongodb-driver-sync's releases.

Java Driver 5.9.0 (July 07, 2026)

What's Changed

Verifying artifact signatures

Please refer to https://www.mongodb.com/docs/drivers/java/sync/current/security/validate-signatures/ for the full procedure.

To download and import the public key for verifying signatures, execute

gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8

Full Changelog: mongodb/mongo-java-driver@r5.8.0...r5.9.0

Java Driver 5.8.1 (July 16, 2026)

What's Changed

Verifying artifact signatures

Please refer to https://www.mongodb.com/docs/drivers/java/sync/current/security/validate-signatures/ for the full procedure.

To download and import the public key for verifying signatures, execute

gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8

Full Changelog: mongodb/mongo-java-driver@r5.8.0...r5.8.1

Commits
  • 90d54c4 Version: bump 5.9.0
  • 32cbe4b JAVA-6168 JAVA-6244 JAVA-6196: QE prefix/suffix/substring GA + rename Text AP...
  • 6612f5d JAVA-6237: Explicit Encryption Case 2 uses contention-10 collection (#2003)
  • d84dabb Fix reactive streams MongoClient.getTimeout always returning null (#2009)
  • aad04d1 Update Specs to latest (#2001)
  • 4d81e85 Add Windows CI testing (#1935)
  • 8aa3242 Update the Git specifications submodule from 25bee54 to 4484038 (#1992)
  • 321bdb7 Evergreen: fixes - gpg and oidc (#1987)
  • 606ed03 build(deps): bump testing/resources/specifications from b519824 to `25bee54...
  • d120c75 Version: bump 5.9.0-SNAPSHOT
  • See full diff in compare view

Updates org.mongodb:mongodb-driver-legacy from 5.8.0 to 5.9.0

Release notes

Sourced from org.mongodb:mongodb-driver-legacy's releases.

Java Driver 5.9.0 (July 07, 2026)

What's Changed

Verifying artifact signatures

Please refer to https://www.mongodb.com/docs/drivers/java/sync/current/security/validate-signatures/ for the full procedure.

To download and import the public key for verifying signatures, execute

gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8

Full Changelog: mongodb/mongo-java-driver@r5.8.0...r5.9.0

Java Driver 5.8.1 (July 16, 2026)

What's Changed

Verifying artifact signatures

Please refer to https://www.mongodb.com/docs/drivers/java/sync/current/security/validate-signatures/ for the full procedure.

To download and import the public key for verifying signatures, execute

gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8

Full Changelog: mongodb/mongo-java-driver@r5.8.0...r5.8.1

Commits
  • 90d54c4 Version: bump 5.9.0
  • 32cbe4b JAVA-6168 JAVA-6244 JAVA-6196: QE prefix/suffix/substring GA + rename Text AP...
  • 6612f5d JAVA-6237: Explicit Encryption Case 2 uses contention-10 collection (#2003)
  • d84dabb Fix reactive streams MongoClient.getTimeout always returning null (#2009)
  • aad04d1 Update Specs to latest (#2001)
  • 4d81e85 Add Windows CI testing (#1935)
  • 8aa3242 Update the Git specifications submodule from 25bee54 to 4484038 (#1992)
  • 321bdb7 Evergreen: fixes - gpg and oidc (#1987)
  • 606ed03 build(deps): bump testing/resources/specifications from b519824 to `25bee54...
  • d120c75 Version: bump 5.9.0-SNAPSHOT
  • See full diff in compare view

Updates org.mongodb:bson from 5.8.0 to 5.9.0

Release notes

Sourced from org.mongodb:bson's releases.

Java Driver 5.9.0 (July 07, 2026)

What's Changed

Verifying artifact signatures

Please refer to https://www.mongodb.com/docs/drivers/java/sync/current/security/validate-signatures/ for the full procedure.

To download and import the public key for verifying signatures, execute

gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8

Full Changelog: mongodb/mongo-java-driver@r5.8.0...r5.9.0

Java Driver 5.8.1 (July 16, 2026)

What's Changed

Verifying artifact signatures

Please refer to https://www.mongodb.com/docs/drivers/java/sync/current/security/validate-signatures/ for the full procedure.

To download and import the public key for verifying signatures, execute

gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8

Full Changelog: mongodb/mongo-java-driver@r5.8.0...r5.8.1

Commits
  • 90d54c4 Version: bump 5.9.0
  • 32cbe4b JAVA-6168 JAVA-6244 JAVA-6196: QE prefix/suffix/substring GA + rename Text AP...
  • 6612f5d JAVA-6237: Explicit Encryption Case 2 uses contention-10 collection (#2003)
  • d84dabb Fix reactive streams MongoClient.getTimeout always returning null (#2009)
  • aad04d1 Update Specs to latest (#2001)
  • 4d81e85 Add Windows CI testing (#1935)
  • 8aa3242 Update the Git specifications submodule from 25bee54 to 4484038 (#1992)
  • 321bdb7 Evergreen: fixes - gpg and oidc (#1987)
  • 606ed03 build(deps): bump testing/resources/specifications from b519824 to `25bee54...
  • d120c75 Version: bump 5.9.0-SNAPSHOT
  • See full diff in compare view

Updates org.mongodb:mongodb-driver-legacy from 5.8.0 to 5.9.0

Release notes

Sourced from org.mongodb:mongodb-driver-legacy's releases.

Java Driver 5.9.0 (July 07, 2026)

What's Changed

Verifying artifact signatures

Please refer to https://www.mongodb.com/docs/drivers/java/sync/current/security/validate-signatures/ for the full procedure.

To download and import the public key for verifying signatures, execute

gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8

Full Changelog: mongodb/mongo-java-driver@r5.8.0...r5.9.0

Java Driver 5.8.1 (July 16, 2026)

What's Changed

Verifying artifact signatures

Please refer to https://www.mongodb.com/docs/drivers/java/sync/current/security/validate-signatures/ for the full procedure.

To download and import the public key for verifying signatures, execute

gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8

Full Changelog: mongodb/mongo-java-driver@r5.8.0...r5.8.1

Commits
  • 90d54c4 Version: bump 5.9.0
  • 32cbe4b JAVA-6168 JAVA-6244 JAVA-6196: QE prefix/suffix/substring GA + rename Text AP...
  • 6612f5d JAVA-6237: Explicit Encryption Case 2 uses contention-10 collection (#2003)
  • d84dabb Fix reactive streams MongoClient.getTimeout always returning null (#2009)
  • aad04d1 Update Specs to latest (#2001)
  • 4d81e85 Add Windows CI testing (#1935)
  • 8aa3242 Update the Git specifications submodule from 25bee54 to 4484038 (#1992)
  • 321bdb7 Evergreen: fixes - gpg and oidc (#1987)
  • 606ed03 build(deps): bump testing/resources/specifications from b519824 to `25bee54...
  • d120c75 Version: bump 5.9.0-SNAPSHOT
  • See full diff in compare view

Updates org.mongodb:bson from 5.8.0 to 5.9.0

Release notes

Sourced from org.mongodb:bson's releases.

Java Driver 5.9.0 (July 07, 2026)

What's Changed

Verifying artifact signatures

Please refer to https://www.mongodb.com/docs/drivers/java/sync/current/security/validate-signatures/ for the full procedure.

To download and import the public key for verifying signatures, execute

gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8

Full Changelog: mongodb/mongo-java-driver@r5.8.0...r5.9.0

Java Driver 5.8.1 (July 16, 2026)

What's Changed

Verifying artifact signatures

Please refer to https://www.mongodb.com/docs/drivers/java/sync/current/security/validate-signatures/ for the full procedure.

To download and import the public key for verifying signatures, execute

gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8

Full Changelog: mongodb/mongo-java-driver@r5.8.0...r5.8.1

Commits
  • 90d54c4 Version: bump 5.9.0
  • 32cbe4b JAVA-6168 JAVA-6244 JAVA-6196: QE prefix/suffix/substring GA + rename Text AP...
  • 6612f5d JAVA-6237: Explicit Encryption Case 2 uses contention-10 collection (#2003)
  • d84dabb Fix reactive streams MongoClient.getTimeout always returning null (#2009)
  • aad04d1 Update Specs to latest (#2001)
  • 4d81e85 Add Windows CI testing (#1935)
  • 8aa3242 Update the Git specifications submodule from 25bee54 to 4484038 (#1992)
  • 321bdb7 Evergreen: fixes - gpg and oidc (#1987)
  • 606ed03 build(deps): bump testing/resources/specifications from b519824 to `25bee54...
  • d120c75 Version: bump 5.9.0-SNAPSHOT
  • See full diff in compare view

Updates org.hibernate.validator:hibernate-validator from 9.1.1.Final to 9.1.2.Final

Release notes

Sourced from org.hibernate.validator:hibernate-validator's releases.

Release 9.1.2.Final

Hibernate Validator 9.1.2.Final released

We are pleased to announce the release of Hibernate Validator 9.1: 9.1.2.Final.

You can find the full list of 9.1.2.Final changes here.

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.

Conclusion

For additional details, see:

Visit the website for details on getting in touch with us.

Changelog

Sourced from org.hibernate.validator:hibernate-validator's changelog.

9.1.2.Final (2026-07-06)

Full changelog

Bug

  • HV-2222 - ParameterNode.getParameterIndex throws NPE
Commits
  • 51f5c8c [Jenkins release job] Preparing release 9.1.2.Final
  • c04ba71 [Jenkins release job] changelog.md updated by release build 9.1.2.Final
  • ac29d5e [Jenkins release job] README.md updated by release build 9.1.2.Final
  • 031be52 Remove the unnecessary release trigger condition
  • 47b53c1 HV-2223 Update documentation theme to the current latest 6.1.3.Final
  • f29b4fa Ignore performance reports
  • 30d1b8b Convert changelog to Markdown
  • 615bd51 HV-2222 Do not reset parameter nodes
  • 7ce59c2 [Jenkins release job] Preparing next development iteration
  • See full diff in compare view

Updates org.craftercms.mariaDB4j:mariaDB4j from 3.3.0.2 to 3.3.0.3

Updates com.icegreen:greenmail from 2.1.9 to 2.1.11

Release notes

Sourced from com.icegreen:greenmail's releases.

2.1.11

What's Changed

Bugfixes

Full Changelog: greenmail-mail-test/greenmail@release-2.1.10...release-2.1.11

2.1.10

What's Changed

Features

Bugfixes

Dependencies

New Contributors

Full Changelog: greenmail-mail-test/greenmail@release-2.1.9...release-2.1.10

Commits
  • 7e8b883 [maven-release-plugin] prepare release release-2.1.11
  • e8a577e Updating docs for 2.1.11 release
  • 869d20b reject STORE, EXPUNGE and MOVE on read-only selected mailbox
  • 5dd25bb Implement custom keyword flags (fixes #1027)
  • fba8c3b Fixes uncontrolled data used in path expression
  • e985b7f [maven-release-plugin] prepare for next development iteration
  • 9a21fc3 [maven-release-plugin] prepare release release-2.1.10
  • 33e575f Updating docs for 2.1.10 release
  • c33f915 Switch from rapidoc to swagger-ui (fixes #1031)
  • b5586fb Adding copilot instructions
  • Additional commits viewable in compare view

Updates org.codehaus.gmavenplus:gmavenplus-plugin from 5.0.0 to 5.1.0

Release notes

Sourced from org.codehaus.gmavenplus:gmavenplus-plugin's releases.

5.1.0

Bugs

  • fix: Use Maven source-root removal APIs (#341)
  • Drop warnings about missing dependencies down to debug (#390)

Enhancements

  • Add to Java 25 enum LanguageLevel by @​jonesbusy in #346
  • feat: Honor compiler release for Groovy bytecode (#387)

Potentially breaking changes

None.

Notes

None.

New Contributors

Full Changelog

groovy/GMavenPlus@5.0.0...5.1.0

Commits
  • 33ac4f5 [maven-release-plugin] prepare release 5.1.0
  • fadc578 Merge pull request #391 from groovy/adjust-dependency-logging
  • 2180de9 Drop warnings about missing dependencies down to debug (closes #390)
  • 3991ff8 Merge pull request #389 from groovy/feat/honor-compiler-release
  • 3d29b11 feat: Honor compiler release for Groovy bytecode (closes #387)
  • b7bb980 build: Bump version
  • 5622987 doc: Update redeploy instructions
  • 0951225 doc: Add a skill for updating everything
  • e510e45 doc: Add a skill for updating everything
  • aec8eb1 doc: Update developer documentation
  • Additional commits viewable in compare view

Updates org.apache.logging.log4j:log4j-api from 2.26.0 to 2.26.1

Updates org.apache.logging.log4j:log4j-core from 2.26.0 to 2.26.1

Updates org.apache.logging.log4j:log4j-jakarta-web from 2.26.0 to 2.26.1

Updates org.apache.logging.log4j:log4j-slf4j2-impl from 2.26.0 to 2.26.1

Updates org.apache.logging.log4j:log4j-jul from 2.26.0 to 2.26.1

Updates org.apache.logging.log4j:log4j-core from 2.26.0 to 2.26.1

Updates org.apache.logging.log4j:log4j-jakarta-web from 2.26.0 to 2.26.1

Updates org.apache.logging.log4j:log4j-slf4j2-impl from 2.26.0 to 2.26.1

Updates org.apache.logging.log4j:log4j-jul from 2.26.0 to 2.26.1

Updates org.junit.vintage:junit-vintage-engine from 6.1.0 to 6.1.2

Release notes

Sourced from org.junit.vintage:junit-vintage-engine's releases.

JUnit 6.1.2 = Platform 6.1.2 + Jupiter 6.1.2 + Vintage 6.1.2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.1...r6.1.2

JUnit 6.1.1 = Platform 6.1.1 + Jupiter 6.1.1 + Vintage 6.1.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.1.0...r6.1.1

Commits

Bumps the all-maven-deps group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) | `5.6.1` | `5.6.2` |
| [org.mybatis:mybatis-spring](https://github.com/mybatis/spring) | `4.0.0` | `4.1.0` |
| org.apache.tomcat:tomcat-jasper-el | `11.0.23` | `11.0.24` |
| org.apache.tomcat.embed:tomcat-embed-websocket | `11.0.23` | `11.0.24` |
| [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.2` |
| [org.mongodb:mongodb-driver-sync](https://github.com/mongodb/mongo-java-driver) | `5.8.0` | `5.9.0` |
| [org.mongodb:mongodb-driver-legacy](https://github.com/mongodb/mongo-java-driver) | `5.8.0` | `5.9.0` |
| [org.mongodb:bson](https://github.com/mongodb/mongo-java-driver) | `5.8.0` | `5.9.0` |
| [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) | `9.1.1.Final` | `9.1.2.Final` |
| org.craftercms.mariaDB4j:mariaDB4j | `3.3.0.2` | `3.3.0.3` |
| [com.icegreen:greenmail](https://github.com/greenmail-mail-test/greenmail) | `2.1.9` | `2.1.11` |
| [org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus) | `5.0.0` | `5.1.0` |

Bumps the all-maven-deps group with 30 updates in the /shared-dependencies directory:

| Package | From | To |
| --- | --- | --- |
| org.apache.logging.log4j:log4j-api | `2.26.0` | `2.26.1` |
| org.apache.logging.log4j:log4j-core | `2.26.0` | `2.26.1` |
| org.apache.logging.log4j:log4j-jakarta-web | `2.26.0` | `2.26.1` |
| org.apache.logging.log4j:log4j-slf4j2-impl | `2.26.0` | `2.26.1` |
| org.apache.logging.log4j:log4j-jul | `2.26.0` | `2.26.1` |
| [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.2` |
| [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) | `1.84` | `1.85` |
| [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) | `1.84` | `1.85` |
| [org.bouncycastle:bcpg-jdk18on](https://github.com/bcgit/bc-java) | `1.84` | `1.85` |
| [org.bouncycastle:bcmail-jdk18on](https://github.com/bcgit/bc-java) | `1.84` | `1.85` |
| [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.22.0` | `2.22.1` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.22.0` | `2.22.1` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-cbor](https://github.com/FasterXML/jackson-dataformats-binary) | `2.22.0` | `2.22.1` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-smile](https://github.com/FasterXML/jackson-dataformats-binary) | `2.22.0` | `2.22.1` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) | `2.22.0` | `2.22.1` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.22.0` | `2.22.1` |
| com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.22.0` | `2.22.1` |
| software.amazon.awssdk:bom | `2.46.17` | `2.48.4` |
| software.amazon.awssdk:s3 | `2.46.17` | `2.48.4` |
| software.amazon.awssdk:s3-transfer-manager | `2.46.17` | `2.48.4` |
| software.amazon.awssdk:sts | `2.46.17` | `2.48.4` |
| software.amazon.awssdk:cloudfront | `2.46.17` | `2.48.4` |
| software.amazon.awssdk:cloudformation | `2.46.17` | `2.48.4` |
| software.amazon.awssdk:mediaconvert | `2.46.17` | `2.48.4` |
| software.amazon.awssdk:sso | `2.46.17` | `2.48.4` |
| software.amazon.awssdk:ssooidc | `2.46.17` | `2.48.4` |
| [org.apache.groovy:groovy-all](https://github.com/apache/groovy) | `5.0.6` | `5.0.7` |
| [org.apache.groovy:groovy-sql](https://github.com/apache/groovy) | `5.0.6` | `5.0.7` |
| [org.apache.groovy:groovy](https://github.com/apache/groovy) | `5.0.6` | `5.0.7` |
| org.apache.ivy:ivy | `2.5.3` | `2.6.0` |



Updates `org.apache.httpcomponents.client5:httpclient5` from 5.6.1 to 5.6.2
- [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.6.2/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-client@rel/v5.6.1...rel/v5.6.2)

Updates `org.mybatis:mybatis-spring` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/mybatis/spring/releases)
- [Commits](mybatis/spring@mybatis-spring-4.0.0...mybatis-spring-4.1.0)

Updates `org.apache.tomcat:tomcat-jasper-el` from 11.0.23 to 11.0.24

Updates `org.apache.tomcat.embed:tomcat-embed-websocket` from 11.0.23 to 11.0.24

Updates `org.junit.jupiter:junit-jupiter-engine` from 6.1.0 to 6.1.2
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.1.0...r6.1.2)

Updates `org.apache.tomcat.embed:tomcat-embed-websocket` from 11.0.23 to 11.0.24

Updates `org.mongodb:mongodb-driver-sync` from 5.8.0 to 5.9.0
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.8.0...r5.9.0)

Updates `org.mongodb:mongodb-driver-legacy` from 5.8.0 to 5.9.0
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.8.0...r5.9.0)

Updates `org.mongodb:bson` from 5.8.0 to 5.9.0
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.8.0...r5.9.0)

Updates `org.mongodb:mongodb-driver-legacy` from 5.8.0 to 5.9.0
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.8.0...r5.9.0)

Updates `org.mongodb:bson` from 5.8.0 to 5.9.0
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.8.0...r5.9.0)

Updates `org.hibernate.validator:hibernate-validator` from 9.1.1.Final to 9.1.2.Final
- [Release notes](https://github.com/hibernate/hibernate-validator/releases)
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/9.1.2.Final/changelog.md)
- [Commits](hibernate/hibernate-validator@9.1.1.Final...9.1.2.Final)

Updates `org.craftercms.mariaDB4j:mariaDB4j` from 3.3.0.2 to 3.3.0.3

Updates `com.icegreen:greenmail` from 2.1.9 to 2.1.11
- [Release notes](https://github.com/greenmail-mail-test/greenmail/releases)
- [Commits](greenmail-mail-test/greenmail@release-2.1.9...release-2.1.11)

Updates `org.codehaus.gmavenplus:gmavenplus-plugin` from 5.0.0 to 5.1.0
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](groovy/GMavenPlus@5.0.0...5.1.0)

Updates `org.apache.logging.log4j:log4j-api` from 2.26.0 to 2.26.1

Updates `org.apache.logging.log4j:log4j-core` from 2.26.0 to 2.26.1

Updates `org.apache.logging.log4j:log4j-jakarta-web` from 2.26.0 to 2.26.1

Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.26.0 to 2.26.1

Updates `org.apache.logging.log4j:log4j-jul` from 2.26.0 to 2.26.1

Updates `org.apache.logging.log4j:log4j-core` from 2.26.0 to 2.26.1

Updates `org.apache.logging.log4j:log4j-jakarta-web` from 2.26.0 to 2.26.1

Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.26.0 to 2.26.1

Updates `org.apache.logging.log4j:log4j-jul` from 2.26.0 to 2.26.1

Updates `org.junit.vintage:junit-vintage-engine` from 6.1.0 to 6.1.2
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.1.0...r6.1.2)

Updates `org.bouncycastle:bcprov-jdk18on` from 1.84 to 1.85
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bcpkix-jdk18on` from 1.84 to 1.85
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bcpg-jdk18on` from 1.84 to 1.85
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bcmail-jdk18on` from 1.84 to 1.85
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bcpkix-jdk18on` from 1.84 to 1.85
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bcpg-jdk18on` from 1.84 to 1.85
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bcmail-jdk18on` from 1.84 to 1.85
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `com.fasterxml.jackson.core:jackson-core` from 2.22.0 to 2.22.1
- [Commits](FasterXML/jackson-core@jackson-core-2.22.0...jackson-core-2.22.1)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.22.0 to 2.22.1
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-cbor` from 2.22.0 to 2.22.1
- [Commits](FasterXML/jackson-dataformats-binary@jackson-dataformats-binary-2.22.0...jackson-dataformats-binary-2.22.1)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-smile` from 2.22.0 to 2.22.1
- [Commits](FasterXML/jackson-dataformats-binary@jackson-dataformats-binary-2.22.0...jackson-dataformats-binary-2.22.1)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.22.0 to 2.22.1
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.22.0...jackson-dataformat-xml-2.22.1)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.22.0 to 2.22.1
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.22.0...jackson-dataformats-text-2.22.1)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.22.0 to 2.22.1

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.22.0 to 2.22.1
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-cbor` from 2.22.0 to 2.22.1
- [Commits](FasterXML/jackson-dataformats-binary@jackson-dataformats-binary-2.22.0...jackson-dataformats-binary-2.22.1)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-smile` from 2.22.0 to 2.22.1
- [Commits](FasterXML/jackson-dataformats-binary@jackson-dataformats-binary-2.22.0...jackson-dataformats-binary-2.22.1)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.22.0 to 2.22.1
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.22.0...jackson-dataformat-xml-2.22.1)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.22.0 to 2.22.1
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.22.0...jackson-dataformats-text-2.22.1)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.22.0 to 2.22.1

Updates `software.amazon.awssdk:bom` from 2.46.17 to 2.48.4

Updates `software.amazon.awssdk:s3` from 2.46.17 to 2.48.4

Updates `software.amazon.awssdk:s3-transfer-manager` from 2.46.17 to 2.48.4

Updates `software.amazon.awssdk:sts` from 2.46.17 to 2.48.4

Updates `software.amazon.awssdk:cloudfront` from 2.46.17 to 2.48.4

Updates `software.amazon.awssdk:cloudformation` from 2.46.17 to 2.48.4

Updates `software.amazon.awssdk:mediaconvert` from 2.46.17 to 2.48.4

Updates `software.amazon.awssdk:sso` from 2.46.17 to 2.48.4

Updates `software.amazon.awssdk:ssooidc` from 2.46.17 to 2.48.4

Updates `software.amazon.awssdk:s3` from 2.46.17 to 2.48.4

Updates `software.amazon.awssdk:s3-transfer-manager` from 2.46.17 to 2.48.4

Updates `software.amazon.awssdk:sts` from 2.46.17 to 2.48.4

Updates `software.amazon.awssdk:cloudfront` from 2.46.17 to 2.48.4

Updates `software.amazon.awssdk:cloudformation` from 2.46.17 to 2.48.4

Updates `software.amazon.awssdk:mediaconvert` from 2.46.17 to 2.48.4

Updates `software.amazon.awssdk:sso` from 2.46.17 to 2.48.4

Updates `software.amazon.awssdk:ssooidc` from 2.46.17 to 2.48.4

Updates `org.apache.groovy:groovy-all` from 5.0.6 to 5.0.7
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.groovy:groovy-sql` from 5.0.6 to 5.0.7
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.groovy:groovy` from 5.0.6 to 5.0.7
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.groovy:groovy-sql` from 5.0.6 to 5.0.7
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.groovy:groovy` from 5.0.6 to 5.0.7
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.ivy:ivy` from 2.5.3 to 2.6.0

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents.client5:httpclient5
  dependency-version: 5.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: org.mybatis:mybatis-spring
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: org.apache.tomcat:tomcat-jasper-el
  dependency-version: 11.0.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket
  dependency-version: 11.0.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 6.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket
  dependency-version: 11.0.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: org.mongodb:mongodb-driver-sync
  dependency-version: 5.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: org.mongodb:mongodb-driver-legacy
  dependency-version: 5.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: org.mongodb:bson
  dependency-version: 5.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: org.mongodb:mongodb-driver-legacy
  dependency-version: 5.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: org.mongodb:bson
  dependency-version: 5.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: org.hibernate.validator:hibernate-validator
  dependency-version: 9.1.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: org.craftercms.mariaDB4j:mariaDB4j
  dependency-version: 3.3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: com.icegreen:greenmail
  dependency-version: 2.1.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
  dependency-version: 5.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-version: 2.26.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-version: 2.26.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: org.apache.logging.log4j:log4j-jakarta-web
  dependency-version: 2.26.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
  dependency-version: 2.26.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: org.apache.logging.log4j:log4j-jul
  dependency-version: 2.26.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-version: 2.26.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: org.apache.logging.log4j:log4j-jakarta-web
  dependency-version: 2.26.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
  dependency-version: 2.26.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: org.apache.logging.log4j:log4j-jul
  dependency-version: 2.26.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: org.junit.vintage:junit-vintage-engine
  dependency-version: 6.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: org.bouncycastle:bcprov-jdk18on
  dependency-version: '1.85'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: org.bouncycastle:bcpkix-jdk18on
  dependency-version: '1.85'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: org.bouncycastle:bcpg-jdk18on
  dependency-version: '1.85'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: org.bouncycastle:bcmail-jdk18on
  dependency-version: '1.85'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: org.bouncycastle:bcpkix-jdk18on
  dependency-version: '1.85'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: org.bouncycastle:bcpg-jdk18on
  dependency-version: '1.85'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: org.bouncycastle:bcmail-jdk18on
  dependency-version: '1.85'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.22.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.22.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- 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: all-maven-deps
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-smile
  dependency-version: 2.22.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-version: 2.22.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-version: 2.22.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-version: 2.22.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.22.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- 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: all-maven-deps
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-smile
  dependency-version: 2.22.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-version: 2.22.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-version: 2.22.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-version: 2.22.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: software.amazon.awssdk:bom
  dependency-version: 2.48.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: software.amazon.awssdk:s3
  dependency-version: 2.48.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: software.amazon.awssdk:s3-transfer-manager
  dependency-version: 2.48.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: software.amazon.awssdk:sts
  dependency-version: 2.48.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: software.amazon.awssdk:cloudfront
  dependency-version: 2.48.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: software.amazon.awssdk:cloudformation
  dependency-version: 2.48.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: software.amazon.awssdk:mediaconvert
  dependency-version: 2.48.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: software.amazon.awssdk:sso
  dependency-version: 2.48.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: software.amazon.awssdk:ssooidc
  dependency-version: 2.48.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: software.amazon.awssdk:s3
  dependency-version: 2.48.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: software.amazon.awssdk:s3-transfer-manager
  dependency-version: 2.48.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: software.amazon.awssdk:sts
  dependency-version: 2.48.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: software.amazon.awssdk:cloudfront
  dependency-version: 2.48.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: software.amazon.awssdk:cloudformation
  dependency-version: 2.48.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: software.amazon.awssdk:mediaconvert
  dependency-version: 2.48.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: software.amazon.awssdk:sso
  dependency-version: 2.48.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: software.amazon.awssdk:ssooidc
  dependency-version: 2.48.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
- dependency-name: org.apache.groovy:groovy-all
  dependency-version: 5.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: org.apache.groovy:groovy-sql
  dependency-version: 5.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: org.apache.groovy:groovy
  dependency-version: 5.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: org.apache.groovy:groovy-sql
  dependency-version: 5.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: org.apache.groovy:groovy
  dependency-version: 5.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-maven-deps
- dependency-name: org.apache.ivy:ivy
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-maven-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 21, 2026
@dependabot
dependabot Bot requested a review from jmendeza as a code owner July 21, 2026 09:11
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 21, 2026

@jmendeza jmendeza left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PRs to this branch are no longer relevant

@jmendeza jmendeza left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PRs to this branch are no longer relevant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant