Skip to content

Bump the maven group across 4 directories with 11 updates - #2880

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/OPENAPI-REST-API/swagger-client/jaxrs-resteasy-eap/maven-3a219f9051
Open

Bump the maven group across 4 directories with 11 updates#2880
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/OPENAPI-REST-API/swagger-client/jaxrs-resteasy-eap/maven-3a219f9051

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the maven group with 3 updates in the /OPENAPI-REST-API/swagger-client/jaxrs-resteasy-eap directory: org.jboss.resteasy:resteasy-multipart-provider, org.hibernate.validator:hibernate-validator and org.apache.logging.log4j:log4j-core.
Bumps the maven group with 4 updates in the /OPENAPI-REST-API/swagger-client/jaxrs-spec directory: com.fasterxml.jackson.core:jackson-core, io.micronaut:micronaut-http-client, io.micronaut:micronaut-inject and tools.jackson.core:jackson-core.
Bumps the maven group with 6 updates in the /OPENAPI-REST-API/swagger-client/micronaut directory:

Package From To
com.fasterxml.jackson.core:jackson-core 2.18.6 2.18.8
io.micronaut:micronaut-http-client 4.9.0 4.10.24
io.micronaut:micronaut-inject 3.8.4 3.8.14
org.apache.tomcat:tomcat-coyote 10.1.1 10.1.52
org.apache.tomcat.embed:tomcat-embed-core 11.0.17 11.0.22
org.eclipse.jetty.http2:jetty-http2-common 12.0.2 12.0.17

Bumps the maven group with 9 updates in the /OPENAPI-REST-API/swagger-client/spring directory:

Package From To
com.fasterxml.jackson.core:jackson-core 2.18.6 2.18.8
org.hibernate.validator:hibernate-validator 6.2.0.CR1 6.2.0.Final
io.micronaut:micronaut-http-client 4.9.0 4.10.24
io.micronaut:micronaut-inject 3.8.4 3.8.14
tools.jackson.core:jackson-core 3.1.0 3.1.1
org.apache.tomcat:tomcat-coyote 10.1.1 10.1.52
org.apache.tomcat.embed:tomcat-embed-core 11.0.17 11.0.22
org.eclipse.jetty.http2:jetty-http2-common 12.0.2 12.0.17
org.apache.tomcat:tomcat-catalina 11.0.7 11.0.21

Updates org.jboss.resteasy:resteasy-multipart-provider from 4.5.10.Final to 4.7.8.Final

Updates org.hibernate.validator:hibernate-validator from 6.2.0.CR1 to 6.2.0.Final

Changelog

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

6.2.0.Final (23-12-2020)

** Bug * HV-1821 - engine - HV-1755 introduces NPE in org.hibernate.validator.internal.engine.ValidatorFactoryImpl constructor

** New Feature * HV-1822 - validators - Add Russian specific validator for russian taxpayer identification number

Commits
  • a883dcd [Jenkins release job] Preparing release 6.2.0.Final
  • badcc8f [Jenkins release job] changelog.txt updated by release build 6.2.0.Final
  • ff4faab [Jenkins release job] README.md updated by release build 6.2.0.Final
  • d8c8faa HV-1822 add russian specific INN annotation
  • 3304647 HV-1821 Support using a non-Hibernate Validator configuration class
  • 9c61b95 [Jenkins release job] Preparing next development iteration
  • See full diff in compare view

Updates org.apache.logging.log4j:log4j-core from 2.0 to 2.25.4

Updates com.fasterxml.jackson.core:jackson-core from 2.18.6 to 2.18.8

Commits
  • 899d70a [maven-release-plugin] prepare release jackson-core-2.18.8
  • a006b52 Prep for 2.18.8 release
  • 88e3941 Add back JDK 11 in CI
  • 1665ef1 Fix release notes
  • 4cdd529 Apply number-length validator on streaming integer path of async parser (#1611)
  • cd4d6b2 Post-release dep version bump
  • 0345882 [maven-release-plugin] prepare for next development iteration
  • a7a5562 [maven-release-plugin] prepare release jackson-core-2.18.7
  • cd647ea Prep for 2.18.7 release
  • 8c91dbb Fix #1602: enforce StreamReadConstraints.maxNameLen on UTF8DataInputJsonParse...
  • Additional commits viewable in compare view

Updates io.micronaut:micronaut-http-client from 4.9.0 to 4.10.24

Release notes

Sourced from io.micronaut:micronaut-http-client's releases.

Micronaut Core 4.10.24

What's Changed

🚨 Security

Fixes for security advisories:

Bug Fixes 🐞

New Contributors

Full Changelog: micronaut-projects/micronaut-core@v4.10.23...v4.10.24

Micronaut Core 4.10.23

What's Changed

Bug Fixes 🐞

Other Changes 💡

Full Changelog: micronaut-projects/micronaut-core@v4.10.22...v4.10.23

Micronaut Core 4.10.22

What's Changed

Security 👮🏻‍♂️🚨

This release contains fixes for these two security advisories: *Unbounded formattersCache in TimeConverterRegistrar Allows Memory Exhaustion via Accept-Language Header *Unbounded bundleCache in ResourceBundleMessageSource Allows Memory Exhaustion via Accept-Language Header

Other Changes 💡

New Contributors

Full Changelog: micronaut-projects/micronaut-core@v4.10.21...v4.10.22

... (truncated)

Commits
  • 29fc8f3 [skip ci] Release v4.10.24
  • 70cab4b Avoid forwarding sensitive headers on cross-origin redirects
  • f1dffff Add configurable HTTP client redirect limit
  • 98ad6b1 Fix IllegalArgumentException when synthesizing bootstrap-loaded annotations l...
  • c2b2274 chore: Bump version to 4.10.24-SNAPSHOT
  • 86880d4 [skip ci] Release v4.10.23
  • 72b40df Fix full body subscribers on 4.10.x (#12646)
  • e83c259 Update Netty to 4.2.13.Final (#12662)
  • 074f5f2 Fix HTTP server TCK on 4.10.x (#12645)
  • d807b54 chore: Bump version to 4.10.23-SNAPSHOT
  • Additional commits viewable in compare view

Updates io.micronaut:micronaut-inject from 3.8.4 to 3.8.14

Release notes

Sourced from io.micronaut:micronaut-inject's releases.

Micronaut Core 3.8.14

This release contains fixes for this security advisory:

*Unbounded bundleCache in ResourceBundleMessageSource Allows Memory Exhaustion via Accept-Language Header

Full Changelog: micronaut-projects/micronaut-core@v3.8.13...v3.8.14

Micronaut Core 3.8.13

What's Changed

  • fix: prevent denial of service submitting form-url-encoded payload (#12411)

Other Changes 💡

Full Changelog: micronaut-projects/micronaut-core@v3.8.12...v3.8.13

Commits

Updates tools.jackson.core:jackson-core from 3.1.0 to 3.1.1

Commits

Updates com.fasterxml.jackson.core:jackson-core from 2.18.6 to 2.18.8

Commits
  • 899d70a [maven-release-plugin] prepare release jackson-core-2.18.8
  • a006b52 Prep for 2.18.8 release
  • 88e3941 Add back JDK 11 in CI
  • 1665ef1 Fix release notes
  • 4cdd529 Apply number-length validator on streaming integer path of async parser (#1611)
  • cd4d6b2 Post-release dep version bump
  • 0345882 [maven-release-plugin] prepare for next development iteration
  • a7a5562 [maven-release-plugin] prepare release jackson-core-2.18.7
  • cd647ea Prep for 2.18.7 release
  • 8c91dbb Fix #1602: enforce StreamReadConstraints.maxNameLen on UTF8DataInputJsonParse...
  • Additional commits viewable in compare view

Updates io.micronaut:micronaut-http-client from 4.9.0 to 4.10.24

Release notes

Sourced from io.micronaut:micronaut-http-client's releases.

Micronaut Core 4.10.24

What's Changed

🚨 Security

Fixes for security advisories:

Bug Fixes 🐞

New Contributors

Full Changelog: micronaut-projects/micronaut-core@v4.10.23...v4.10.24

Micronaut Core 4.10.23

What's Changed

Bug Fixes 🐞

Other Changes 💡

Full Changelog: micronaut-projects/micronaut-core@v4.10.22...v4.10.23

Micronaut Core 4.10.22

What's Changed

Security 👮🏻‍♂️🚨

This release contains fixes for these two security advisories: *Unbounded formattersCache in TimeConverterRegistrar Allows Memory Exhaustion via Accept-Language Header *Unbounded bundleCache in ResourceBundleMessageSource Allows Memory Exhaustion via Accept-Language Header

Other Changes 💡

New Contributors

Full Changelog: micronaut-projects/micronaut-core@v4.10.21...v4.10.22

... (truncated)

Commits
  • 29fc8f3 [skip ci] Release v4.10.24
  • 70cab4b Avoid forwarding sensitive headers on cross-origin redirects
  • f1dffff Add configurable HTTP client redirect limit
  • 98ad6b1 Fix IllegalArgumentException when synthesizing bootstrap-loaded annotations l...
  • c2b2274 chore: Bump version to 4.10.24-SNAPSHOT
  • 86880d4 [skip ci] Release v4.10.23
  • 72b40df Fix full body subscribers on 4.10.x (#12646)
  • e83c259 Update Netty to 4.2.13.Final (#12662)
  • 074f5f2 Fix HTTP server TCK on 4.10.x (#12645)
  • d807b54 chore: Bump version to 4.10.23-SNAPSHOT
  • Additional commits viewable in compare view

Updates io.micronaut:micronaut-inject from 3.8.4 to 3.8.14

Release notes

Sourced from io.micronaut:micronaut-inject's releases.

Micronaut Core 3.8.14

This release contains fixes for this security advisory:

*Unbounded bundleCache in ResourceBundleMessageSource Allows Memory Exhaustion via Accept-Language Header

Full Changelog: micronaut-projects/micronaut-core@v3.8.13...v3.8.14

Micronaut Core 3.8.13

What's Changed

  • fix: prevent denial of service submitting form-url-encoded payload (#12411)

Other Changes 💡

Full Changelog: micronaut-projects/micronaut-core@v3.8.12...v3.8.13

Commits

Updates org.apache.tomcat:tomcat-coyote from 10.1.1 to 10.1.52

Updates org.apache.tomcat.embed:tomcat-embed-core from 11.0.17 to 11.0.22

Updates org.eclipse.jetty.http2:jetty-http2-common from 12.0.2 to 12.0.17

Updates com.fasterxml.jackson.core:jackson-core from 2.18.6 to 2.18.8

Commits
  • 899d70a [maven-release-plugin] prepare release jackson-core-2.18.8
  • a006b52 Prep for 2.18.8 release
  • 88e3941 Add back JDK 11 in CI
  • 1665ef1 Fix release notes
  • 4cdd529 Apply number-length validator on streaming integer path of async parser (#1611)
  • cd4d6b2 Post-release dep version bump
  • 0345882 [maven-release-plugin] prepare for next development iteration
  • a7a5562 [maven-release-plugin] prepare release jackson-core-2.18.7
  • cd647ea Prep for 2.18.7 release
  • 8c91dbb Fix #1602: enforce StreamReadConstraints.maxNameLen on UTF8DataInputJsonParse...
  • Additional commits viewable in compare view

Updates org.hibernate.validator:hibernate-validator from 6.2.0.CR1 to 6.2.0.Final

Changelog

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

6.2.0.Final (23-12-2020)

** Bug * HV-1821 - engine - HV-1755 introduces NPE in org.hibernate.validator.internal.engine.ValidatorFactoryImpl constructor

** New Feature * HV-1822 - validators - Add Russian specific validator for russian taxpayer identification number

Commits
  • a883dcd [Jenkins release job] Preparing release 6.2.0.Final
  • badcc8f [Jenkins release job] changelog.txt updated by release build 6.2.0.Final
  • ff4faab [Jenkins release job] README.md updated by release build 6.2.0.Final
  • d8c8faa HV-1822 add russian specific INN annotation
  • 3304647 HV-1821 Support using a non-Hibernate Validator configuration class
  • 9c61b95 [Jenkins release job] Preparing next development iteration
  • See full diff in compare view

Updates io.micronaut:micronaut-http-client from 4.9.0 to 4.10.24

Release notes

Sourced from io.micronaut:micronaut-http-client's releases.

Micronaut Core 4.10.24

What's Changed

🚨 Security

Fixes for security advisories:

Bug Fixes 🐞

New Contributors

Full Changelog: micronaut-projects/micronaut-core@v4.10.23...v4.10.24

Micronaut Core 4.10.23

What's Changed

Bug Fixes 🐞

Other Changes 💡

Full Changelog: micronaut-projects/micronaut-core@v4.10.22...v4.10.23

Micronaut Core 4.10.22

What's Changed

Security 👮🏻‍♂️🚨

This release contains fixes for these two security advisories: *Unbounded formattersCache in TimeConverterRegistrar Allows Memory Exhaustion via Accept-Language Header *Unbounded bundleCache in ResourceBundleMessageSource Allows Memory Exhaustion via Accept-Language Header

Other Changes 💡

New Contributors

Full Changelog: micronaut-projects/micronaut-core@v4.10.21...v4.10.22

... (truncated)

Commits
  • 29fc8f3 [skip ci] Release v4.10.24
  • 70cab4b Avoid forwarding sensitive headers on cross-origin redirects
  • f1dffff Add configurable HTTP client redirect limit
  • 98ad6b1 Fix IllegalArgumentException when synthesizing bootstrap-loaded annotations l...
  • c2b2274 chore: Bump version to 4.10.24-SNAPSHOT
  • 86880d4 [skip ci] Release v4.10.23
  • 72b40df Fix full body subscribers on 4.10.x (#12646)
  • e83c259 Update Netty to 4.2.13.Final (#12662)
  • 074f5f2 Fix HTTP server TCK on 4.10.x (#12645)
  • d807b54 chore: Bump version to 4.10.23-SNAPSHOT
  • Additional commits viewable in compare view

Updates io.micronaut:micronaut-inject from 3.8.4 to 3.8.14

Release notes

Sourced from io.micronaut:micronaut-inject's releases.

Micronaut Core 3.8.14

This release contains fixes for this security advisory:

*Unbounded bundleCache in ResourceBundleMessageSource Allows Memory Exhaustion via Accept-Language Header

Full Changelog: micronaut-projects/micronaut-core@v3.8.13...v3.8.14

Micronaut Core 3.8.13

What's Changed

  • fix: prevent denial of service submitting form-url-encoded payload (#12411)

Other Changes 💡

Full Changelog: micronaut-projects/micronaut-core@v3.8.12...v3.8.13

Commits

Updates tools.jackson.core:jackson-core from 3.1.0 to 3.1.1

Commits

Updates org.apache.tomcat:tomcat-coyote from 10.1.1 to 10.1.52

Updates org.apache.tomcat.embed:tomcat-embed-core from 11.0.17 to 11.0.22

Updates org.eclipse.jetty.http2:jetty-http2-common from 12.0.2 to 12.0.17

Updates org.apache.tomcat:tomcat-catalina from 11.0.7 to 11.0.21

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the maven group with 3 updates in the /OPENAPI-REST-API/swagger-client/jaxrs-resteasy-eap directory: org.jboss.resteasy:resteasy-multipart-provider, [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) and org.apache.logging.log4j:log4j-core.
Bumps the maven group with 4 updates in the /OPENAPI-REST-API/swagger-client/jaxrs-spec directory: [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core), [io.micronaut:micronaut-http-client](https://github.com/micronaut-projects/micronaut-core), [io.micronaut:micronaut-inject](https://github.com/micronaut-projects/micronaut-core) and [tools.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core).
Bumps the maven group with 6 updates in the /OPENAPI-REST-API/swagger-client/micronaut directory:

| Package | From | To |
| --- | --- | --- |
| [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.18.6` | `2.18.8` |
| [io.micronaut:micronaut-http-client](https://github.com/micronaut-projects/micronaut-core) | `4.9.0` | `4.10.24` |
| [io.micronaut:micronaut-inject](https://github.com/micronaut-projects/micronaut-core) | `3.8.4` | `3.8.14` |
| org.apache.tomcat:tomcat-coyote | `10.1.1` | `10.1.52` |
| org.apache.tomcat.embed:tomcat-embed-core | `11.0.17` | `11.0.22` |
| org.eclipse.jetty.http2:jetty-http2-common | `12.0.2` | `12.0.17` |

Bumps the maven group with 9 updates in the /OPENAPI-REST-API/swagger-client/spring directory:

| Package | From | To |
| --- | --- | --- |
| [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.18.6` | `2.18.8` |
| [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) | `6.2.0.CR1` | `6.2.0.Final` |
| [io.micronaut:micronaut-http-client](https://github.com/micronaut-projects/micronaut-core) | `4.9.0` | `4.10.24` |
| [io.micronaut:micronaut-inject](https://github.com/micronaut-projects/micronaut-core) | `3.8.4` | `3.8.14` |
| [tools.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `3.1.0` | `3.1.1` |
| org.apache.tomcat:tomcat-coyote | `10.1.1` | `10.1.52` |
| org.apache.tomcat.embed:tomcat-embed-core | `11.0.17` | `11.0.22` |
| org.eclipse.jetty.http2:jetty-http2-common | `12.0.2` | `12.0.17` |
| org.apache.tomcat:tomcat-catalina | `11.0.7` | `11.0.21` |



Updates `org.jboss.resteasy:resteasy-multipart-provider` from 4.5.10.Final to 4.7.8.Final

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

Updates `org.apache.logging.log4j:log4j-core` from 2.0 to 2.25.4

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

Updates `io.micronaut:micronaut-http-client` from 4.9.0 to 4.10.24
- [Release notes](https://github.com/micronaut-projects/micronaut-core/releases)
- [Changelog](https://github.com/micronaut-projects/micronaut-core/blob/5.2.x/RELEASE.adoc)
- [Commits](micronaut-projects/micronaut-core@v4.9.0...v4.10.24)

Updates `io.micronaut:micronaut-inject` from 3.8.4 to 3.8.14
- [Release notes](https://github.com/micronaut-projects/micronaut-core/releases)
- [Changelog](https://github.com/micronaut-projects/micronaut-core/blob/5.2.x/RELEASE.adoc)
- [Commits](micronaut-projects/micronaut-core@v3.8.4...v3.8.14)

Updates `tools.jackson.core:jackson-core` from 3.1.0 to 3.1.1
- [Commits](FasterXML/jackson-core@jackson-core-3.1.0...jackson-core-3.1.1)

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

Updates `io.micronaut:micronaut-http-client` from 4.9.0 to 4.10.24
- [Release notes](https://github.com/micronaut-projects/micronaut-core/releases)
- [Changelog](https://github.com/micronaut-projects/micronaut-core/blob/5.2.x/RELEASE.adoc)
- [Commits](micronaut-projects/micronaut-core@v4.9.0...v4.10.24)

Updates `io.micronaut:micronaut-inject` from 3.8.4 to 3.8.14
- [Release notes](https://github.com/micronaut-projects/micronaut-core/releases)
- [Changelog](https://github.com/micronaut-projects/micronaut-core/blob/5.2.x/RELEASE.adoc)
- [Commits](micronaut-projects/micronaut-core@v3.8.4...v3.8.14)

Updates `org.apache.tomcat:tomcat-coyote` from 10.1.1 to 10.1.52

Updates `org.apache.tomcat.embed:tomcat-embed-core` from 11.0.17 to 11.0.22

Updates `org.eclipse.jetty.http2:jetty-http2-common` from 12.0.2 to 12.0.17

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

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

Updates `io.micronaut:micronaut-http-client` from 4.9.0 to 4.10.24
- [Release notes](https://github.com/micronaut-projects/micronaut-core/releases)
- [Changelog](https://github.com/micronaut-projects/micronaut-core/blob/5.2.x/RELEASE.adoc)
- [Commits](micronaut-projects/micronaut-core@v4.9.0...v4.10.24)

Updates `io.micronaut:micronaut-inject` from 3.8.4 to 3.8.14
- [Release notes](https://github.com/micronaut-projects/micronaut-core/releases)
- [Changelog](https://github.com/micronaut-projects/micronaut-core/blob/5.2.x/RELEASE.adoc)
- [Commits](micronaut-projects/micronaut-core@v3.8.4...v3.8.14)

Updates `tools.jackson.core:jackson-core` from 3.1.0 to 3.1.1
- [Commits](FasterXML/jackson-core@jackson-core-3.1.0...jackson-core-3.1.1)

Updates `org.apache.tomcat:tomcat-coyote` from 10.1.1 to 10.1.52

Updates `org.apache.tomcat.embed:tomcat-embed-core` from 11.0.17 to 11.0.22

Updates `org.eclipse.jetty.http2:jetty-http2-common` from 12.0.2 to 12.0.17

Updates `org.apache.tomcat:tomcat-catalina` from 11.0.7 to 11.0.21

---
updated-dependencies:
- dependency-name: org.jboss.resteasy:resteasy-multipart-provider
  dependency-version: 4.7.8.Final
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.hibernate.validator:hibernate-validator
  dependency-version: 6.2.0.Final
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-version: 2.25.4
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.18.8
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: io.micronaut:micronaut-http-client
  dependency-version: 4.10.24
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: io.micronaut:micronaut-inject
  dependency-version: 3.8.14
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: tools.jackson.core:jackson-core
  dependency-version: 3.1.1
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.18.8
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: io.micronaut:micronaut-http-client
  dependency-version: 4.10.24
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: io.micronaut:micronaut-inject
  dependency-version: 3.8.14
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.apache.tomcat:tomcat-coyote
  dependency-version: 10.1.52
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
  dependency-version: 11.0.22
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.eclipse.jetty.http2:jetty-http2-common
  dependency-version: 12.0.17
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.18.8
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.hibernate.validator:hibernate-validator
  dependency-version: 6.2.0.Final
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: io.micronaut:micronaut-http-client
  dependency-version: 4.10.24
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: io.micronaut:micronaut-inject
  dependency-version: 3.8.14
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: tools.jackson.core:jackson-core
  dependency-version: 3.1.1
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.apache.tomcat:tomcat-coyote
  dependency-version: 10.1.52
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
  dependency-version: 11.0.22
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.eclipse.jetty.http2:jetty-http2-common
  dependency-version: 12.0.17
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.apache.tomcat:tomcat-catalina
  dependency-version: 11.0.21
  dependency-type: direct:production
  dependency-group: maven
...

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 27, 2026
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.

0 participants