Skip to content

Update Micronaut dependencies - #539

Open
renovate[bot] wants to merge 1 commit into
3.1.xfrom
renovate/micronaut-dependencies
Open

Update Micronaut dependencies#539
renovate[bot] wants to merge 1 commit into
3.1.xfrom
renovate/micronaut-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
io.micronaut.platform:micronaut-platform (source) 5.0.45.1.0 age confidence
io.micronaut.data:micronaut-data-bom (source) 5.0.55.1.1 age confidence
io.micronaut:micronaut-core-bom (source) 5.1.55.1.10 age confidence

Release Notes

micronaut-projects/micronaut-platform (io.micronaut.platform:micronaut-platform)

v5.1.0: Micronaut Platform 5.1.0

Micronaut Core (5.0.75.1.10)

Adds explicit @Introspected.Property, sequenced-collection injection, CDI integration hooks, KSP traversal of Kotlin inner classes, configuration-based logger levels, and per-service client SSL enabled by default. It also fixes request-bean binding, Jackson/introspection properties, AOP proxies, factory beans, and suspend-function type aliases.

AI

Micronaut LangChain4j (2.0.12.2.0)

Adds Oracle chat-memory auto-configuration, Chroma embedding-store support, AI-service guardrails resolved from Micronaut beans, evaluation testing, agentic support, and injected Google credentials for Vertex AI.

Micronaut MCP (1.0.02.0.0)

Updates the MCP Java SDK to 2.0.0.

Data Access

Micronaut Data (5.0.65.1.1)

Adds SQLite dialect support, value-based ETags for optimistic locking, Jakarta JPA metamodel generation, and fixes escaped column names in runtime SQL sorting.

Micronaut SQL / JDBC (7.0.27.1.0)

Adds a MyBatis integration.

Micronaut Coherence (6.0.07.0.1)

Updates Oracle Coherence to 26.04.

Micronaut EclipseStore (2.0.02.1.0)

Updates Eclipse Store to 4.1.0.

Micronaut MongoDB (6.0.16.1.0)

Updates the MongoDB Java Driver to 5.9.1.

Micronaut Neo4j (8.0.08.1.0)

Updates the Neo4j Java Driver to 6.2.0.

Micronaut R2DBC (7.0.27.1.0)

Updates R2DBC MySQL to 1.0.5.RELEASE, MariaDB to 1.4.1, and PostgreSQL to 1.1.2.

Micronaut Redis (7.0.07.1.0)

Updates Lettuce to 7.6.0.RELEASE.

Cloud

Micronaut AWS (5.0.25.1.0)

Adds AWS CRT and Apache HttpClient 5 support for AWS SDK v2, fixes Lambda embedded-server startup and payload handling, and updates AWS SDK v2 to 2.48.3.

Micronaut Azure (6.0.06.1.0)

Updates Azure SDK to 1.3.7 and Azure Cosmos to 4.81.0.

Micronaut GCP (6.0.06.1.0)

Updates google-cloud-pubsub to 1.152.0, google-cloud-secretmanager to 2.94.0, google-cloud-core to 2.72.0, and Google OAuth2 HTTP to 1.49.0.

Micronaut Oracle Cloud (6.0.36.1.3)

Updates to OCI SDK 3.91.0.

Micronaut Kubernetes (8.0.09.0.0)

Updates the Kubernetes Java Client to 27.0.0.

Tracing (8.0.08.2.0)

Updates OpenTelemetry to 1.64.0 and adds Oracle UCP telemetry support.

Micronaut Object Storage (3.0.03.1.0)

Adds a storage-metadata persistence SPI, InputStream uploads, deterministic local-storage ETags, multipart lifecycle support for S3 and OCI, and local multipart uploads.

Languages

Micronaut Kotlin (5.0.05.1.0)

Updates Ktor to 3.5.1.

Messaging

Micronaut JMS (5.0.05.1.0)

Updates ActiveMQ Jakarta to 6.2.7 and Artemis Jakarta Client to 2.55.0.

Micronaut Kafka (6.0.06.1.0)

Updates Apache Kafka to 4.3.1 and adds non-blocking retry topics, a consumer-record interception hook, and the ability to stop listeners after retries are exhausted.

Micronaut MQTT (4.0.04.1.0)

Updates HiveMQ MQTT client to 1.3.17.

Micronaut NATS (5.0.05.1.0)

Updates the NATS Java Client to 2.26.0.

Micronaut Pulsar (3.0.03.1.0)

Updates Apache Pulsar to 4.2.3.

Micronaut RabbitMQ (5.0.05.1.0)

Updates the RabbitMQ Java Client to 5.34.0, fixes publisher completion blocking consumers, and fails channel initialization when resources are locked.

Misc

Micronaut Cache (6.0.06.1.0)

Updates Infinispan to 16.2.1 and Hazelcast to 5.7.0.

Micronaut Email (3.0.03.1.0)

Adds Mailpit integration.

Micronaut Security (5.0.05.3.1)

Adds an OWASP HTML Sanitizer module, @RunAs authentication delegation, OIDC locale resolution from profile claims, optional OpenID metadata fetching, authentication mapping, and normalized trailing slashes for intercept-URL rules.

Reactive

Micronaut Reactor (4.0.04.1.0)

Updates to Project Reactor 2025.0.6.

Views

Micronaut Views (6.0.06.2.0)

Adds Jinjava as a template-rendering option and supports a Thymeleaf request expression object.

Database Migration

Micronaut Flyway (8.0.08.1.0)

Dependency and Micronaut alignment only.

Micronaut Liquibase (7.0.07.1.0)

Updates Flyway to 2.6.2.

Dev & Test

Micronaut Test (5.0.15.1.0)

Updates JUnit to 6.1.2, Kotest to 6.1.11, MockK to 1.14.11, and REST Assured to 6.0.1.

Micronaut Test Resources (4.0.04.1.0)

Adds Floci test-resources support.

Micronaut Control Panel (2.0.02.1.0)

Expands the Kafka control panel, prevents the datasource panel from forcing Micronaut Data onto consumers, and makes cache panels safe when cache implementations are absent.

Validation

Micronaut Validation (5.0.05.1.0)

Adds a URL validation annotation.

API

Micronaut GraphQL (5.0.15.1.0)

Adds GraphQL multipart requests, Apollo-style batched query requests, and @Refreshable GraphQL beans.

Micronaut GRPC (5.0.15.1.0)

Updates gRPC Java to 1.82.22.

Micronaut JSON Schema (2.0.12.1.0)

Generated schemas now honor @JsonProperty on enum constants.

Micronaut Open API (7.0.07.1.0)

Adds opt-in $dynamicAnchor and $dynamicRef generation for recursive types and single-variable generics, and upgrades OpenAPI Generator to 7.24.0.

Micronaut Serialization (3.0.03.1.0)

Adds JSON-B/JSON-P compliance, Java-properties serialization, @JsonKey, @JsonMerge, and @JsonTypeId support, plus performance improvements.

Micronaut Servlet (6.0.06.1.0)

Updates Eclipse Jetty to 12.1.10, Undertow to 2.3.35, and Apache Tomcat to 11.0.23.

Micronaut Spring (6.0.16.1.0)

Updates Spring Framework to 7.0.8 and Spring Boot 4.1.0.

Analytics

Micronaut Elasticsearch (6.0.06.1.0)

Updates the Elasticsearch Java Client to 9.4.3.

Micronaut OpenSearch (2.0.02.1.0)

Updates the OpenSearch Java Client to 3.9.0, the OpenSearch REST client to 3.7.0, and Apache HttpClient 5 to 5.6.2.

Configuration

Micronaut TOML (3.0.03.1.0)

Adds TOML 1.1 parsing support.

Micronaut Logging (2.0.12.1.0)

Updates SLF4J to 2.0.18, Logback to 1.5.37, and Log4j 2 to 2.26.1.

Build

Micronaut SourceGen (2.0.02.1.0)

Fixes switch-expression ordering so generated code preserves the caller correctly.

v5.0.6: Micronaut Platform 5.0.6

Micronaut Core 5.0.7
Micronaut Oracle Cloud 6.0.3
Micronaut Maven Plugin 5.0.2
Micronaut Data 5.0.6

Full Changelog: micronaut-projects/micronaut-platform@v5.0.5...v5.0.6

v5.0.5: Micronaut Platform 5.0.5

micronaut-projects/micronaut-data (io.micronaut.data:micronaut-data-bom)

v5.1.1: Micronaut Data 5.1.1

What's Changed

Bug Fixes 🐞

Full Changelog: micronaut-projects/micronaut-data@v5.1.0...v5.1.1

v5.1.0: Micronaut Data 5.1.0

What's Changed

New Features 🎉
Dependency updates 🚀
Other Changes 💡

Full Changelog: micronaut-projects/micronaut-data@v5.0.6...v5.1.0

v5.0.6: Micronaut Data 5.0.6

What's Changed

Bug Fixes 🐞

Full Changelog: micronaut-projects/micronaut-data@v5.0.5...v5.0.6

micronaut-projects/micronaut-core (io.micronaut:micronaut-core-bom)

v5.1.10: Micronaut Core 5.1.10

What's Changed

Dependency updates 🚀

Full Changelog: micronaut-projects/micronaut-core@v5.1.9...v5.1.10

v5.1.9: Micronaut Core 5.1.9

What's Changed

Bug Fixes 🐞

Full Changelog: micronaut-projects/micronaut-core@v5.1.8...v5.1.9

v5.1.8: Micronaut Core 5.1.8

What's Changed

Dependency updates 🚀
Other Changes 💡

Full Changelog: micronaut-projects/micronaut-core@v5.1.7...v5.1.8

v5.1.7: Micronaut Core 5.1.7

What's Changed

Bug Fixes 🐞
Improvements ⭐
Other Changes 💡

Full Changelog: micronaut-projects/micronaut-core@v5.1.6...v5.1.7

v5.1.6: Micronaut Core 5.1.6

What's Changed

Bug Fixes 🐞
Improvements ⭐
Other Changes 💡

New Contributors

Full Changelog: micronaut-projects/micronaut-core@v5.1.5...v5.1.6


Configuration

📅 Schedule: (in timezone Europe/Prague)

  • Branch creation
    • "after 10pm"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the type: dependency-upgrade Upgrade a dependency label Jul 15, 2026
@renovate
renovate Bot force-pushed the renovate/micronaut-dependencies branch 3 times, most recently from 44240fe to 0567a3b Compare July 21, 2026 15:05
@renovate
renovate Bot force-pushed the renovate/micronaut-dependencies branch from 0567a3b to 12b3b5b Compare July 25, 2026 19:32
@renovate
renovate Bot force-pushed the renovate/micronaut-dependencies branch from 12b3b5b to 6c3f525 Compare August 1, 2026 04:22
@sonarqubecloud

sonarqubecloud Bot commented Aug 1, 2026

Copy link
Copy Markdown

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

Labels

type: dependency-upgrade Upgrade a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants