Skip to content

chore: [DevOps] bump the production-minor-patch group with 8 updates#756

Merged
bot-sdk-js merged 1 commit intomainfrom
dependabot/maven/main/production-minor-patch-847992c2c9
Feb 17, 2026
Merged

chore: [DevOps] bump the production-minor-patch group with 8 updates#756
bot-sdk-js merged 1 commit intomainfrom
dependabot/maven/main/production-minor-patch-847992c2c9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2026

Bumps the production-minor-patch group with 8 updates:

Package From To
org.springframework:spring-core 6.2.15 6.2.16
org.springframework:spring-web 6.2.15 6.2.16
org.springframework:spring-beans 6.2.15 6.2.16
org.springframework:spring-context 6.2.15 6.2.16
org.springframework:spring-webmvc 6.2.15 6.2.16
io.projectreactor:reactor-core 3.8.2 3.8.3
io.micrometer:micrometer-core 1.16.2 1.16.3
io.micrometer:micrometer-observation 1.16.2 1.16.3

Updates org.springframework:spring-core from 6.2.15 to 6.2.16

Release notes

Sourced from org.springframework:spring-core's releases.

v6.2.16

⭐ New Features

  • Improve performance of hashcode calculations for request mappings #36297
  • Improve performance of HandlerMethod bean lookup #36296
  • Improve performance of validation groups determination #36295
  • Improve performance of single pattern request mappings #36294
  • Optimize NamedParameterUtils#buildValueArray by lazily fetching SqlParameter #36232
  • Consistently close streams through try-with-resources in FileCopyUtils #36224
  • SqlBinaryValue and SqlCharacterValue should support InputStream content with undetermined length #36220
  • DataBufferUtils.write() with NettyDataBuffer on JDK 25 hangs indefinitely #36189
  • WebClient (Reactor) attributes on Netty channel do not clear after connection release #36163
  • Reintroduce WebLogicJtaTransactionManager in Spring Framework 6.2.x #36152
  • DisconnectedClientHelper should detect presence of RestClientException and WebClientException separately #36150
  • Add DataAccessException and MessagingException to the excluded outermost exceptions in DisconnectedClientHelper #36135
  • Improve user check in TransportHandlingSockJsService #36129

🐞 Bug Fixes

  • Avoid lock congestion in ConcurrentReferenceHashMap #36308
  • Resolved HttpEntity Controller argument does not reflect mutated HTTP headers #36301
  • AbstractMessageConverter does not support wildcards in supported MIME types #36286
  • Make LocalEntityManagerFactoryBean#setDataSource work on Hibernate as well as EclipseLink #36272
  • Deadlock might occur when calling System.exit on startup (against multiple shutdown hooks) #36268
  • Netty4HeadersAdapter.remove returns empty list instead of null for non-existing key #36227
  • EclipseLinkConnectionHandle can fail against transaction isolation race condition #36166
  • WiretapConnector leaks data buffers when response body not consumed #36051
  • UriComponentsBuilder loses the fragment when it consists of only a single character #36035
  • SimpleBeanInfoFactory fails to reliably resolve read/write methods in type hierarchies with unresolved generics #36026

📔 Documentation

  • Fix links to JUnit User Guide #36218
  • Fix LocalContainerEntityManagerFactoryBean#setPersistenceUnitName javadoc #36206
  • Update documentation on trailing slash handling where type-level @GetMapping("/base") is combined with method level @GetMapping("/") #36200
  • Update documentation on the MediaType used for ProblemDetail #36193
  • Replace getErrors() with getBindingResult() in examples #36172
  • Upgrade Antora dependencies #36106
  • Fix typos and grammar #36023

🔨 Dependency Upgrades

  • Bump fast-xml-parser from 4.5.2 to 5.3.4 in /framework-docs #36239
  • Upgrade to ASM 9.9.1 and Objenesis 3.5 #36244
  • Upgrade to JUnit 5.14.2 #36148
  • Upgrade to Micrometer 1.15.9 #36290
  • Upgrade to Reactor 2024.0.15 #36289
Commits
  • 053d8e2 Release v6.2.16
  • 8334388 avoid unnecessary locking in ConcurrentReferenceHashMap's implementation of c...
  • 757b713 Use updated message in HttpEntityMethodProcessor
  • a065563 Optimize RequestMappingInfo hashcode calculation
  • 6162d89 Cache HandlerMethod with resolved bean if singleton
  • 5c537db Optimize single PathPattern match
  • 849553d Avoid determineValidationGroups not necessary
  • 7240a5a Upgrade to Reactor 2024.0.15
  • b00c387 Upgrade to Micrometer 1.15.9
  • 8396c07 Fix wildcard MIME type support in messaging converters
  • Additional commits viewable in compare view

Updates org.springframework:spring-web from 6.2.15 to 6.2.16

Release notes

Sourced from org.springframework:spring-web's releases.

v6.2.16

⭐ New Features

  • Improve performance of hashcode calculations for request mappings #36297
  • Improve performance of HandlerMethod bean lookup #36296
  • Improve performance of validation groups determination #36295
  • Improve performance of single pattern request mappings #36294
  • Optimize NamedParameterUtils#buildValueArray by lazily fetching SqlParameter #36232
  • Consistently close streams through try-with-resources in FileCopyUtils #36224
  • SqlBinaryValue and SqlCharacterValue should support InputStream content with undetermined length #36220
  • DataBufferUtils.write() with NettyDataBuffer on JDK 25 hangs indefinitely #36189
  • WebClient (Reactor) attributes on Netty channel do not clear after connection release #36163
  • Reintroduce WebLogicJtaTransactionManager in Spring Framework 6.2.x #36152
  • DisconnectedClientHelper should detect presence of RestClientException and WebClientException separately #36150
  • Add DataAccessException and MessagingException to the excluded outermost exceptions in DisconnectedClientHelper #36135
  • Improve user check in TransportHandlingSockJsService #36129

🐞 Bug Fixes

  • Avoid lock congestion in ConcurrentReferenceHashMap #36308
  • Resolved HttpEntity Controller argument does not reflect mutated HTTP headers #36301
  • AbstractMessageConverter does not support wildcards in supported MIME types #36286
  • Make LocalEntityManagerFactoryBean#setDataSource work on Hibernate as well as EclipseLink #36272
  • Deadlock might occur when calling System.exit on startup (against multiple shutdown hooks) #36268
  • Netty4HeadersAdapter.remove returns empty list instead of null for non-existing key #36227
  • EclipseLinkConnectionHandle can fail against transaction isolation race condition #36166
  • WiretapConnector leaks data buffers when response body not consumed #36051
  • UriComponentsBuilder loses the fragment when it consists of only a single character #36035
  • SimpleBeanInfoFactory fails to reliably resolve read/write methods in type hierarchies with unresolved generics #36026

📔 Documentation

  • Fix links to JUnit User Guide #36218
  • Fix LocalContainerEntityManagerFactoryBean#setPersistenceUnitName javadoc #36206
  • Update documentation on trailing slash handling where type-level @GetMapping("/base") is combined with method level @GetMapping("/") #36200
  • Update documentation on the MediaType used for ProblemDetail #36193
  • Replace getErrors() with getBindingResult() in examples #36172
  • Upgrade Antora dependencies #36106
  • Fix typos and grammar #36023

🔨 Dependency Upgrades

  • Bump fast-xml-parser from 4.5.2 to 5.3.4 in /framework-docs #36239
  • Upgrade to ASM 9.9.1 and Objenesis 3.5 #36244
  • Upgrade to JUnit 5.14.2 #36148
  • Upgrade to Micrometer 1.15.9 #36290
  • Upgrade to Reactor 2024.0.15 #36289
Commits
  • 053d8e2 Release v6.2.16
  • 8334388 avoid unnecessary locking in ConcurrentReferenceHashMap's implementation of c...
  • 757b713 Use updated message in HttpEntityMethodProcessor
  • a065563 Optimize RequestMappingInfo hashcode calculation
  • 6162d89 Cache HandlerMethod with resolved bean if singleton
  • 5c537db Optimize single PathPattern match
  • 849553d Avoid determineValidationGroups not necessary
  • 7240a5a Upgrade to Reactor 2024.0.15
  • b00c387 Upgrade to Micrometer 1.15.9
  • 8396c07 Fix wildcard MIME type support in messaging converters
  • Additional commits viewable in compare view

Updates org.springframework:spring-beans from 6.2.15 to 6.2.16

Release notes

Sourced from org.springframework:spring-beans's releases.

v6.2.16

⭐ New Features

  • Improve performance of hashcode calculations for request mappings #36297
  • Improve performance of HandlerMethod bean lookup #36296
  • Improve performance of validation groups determination #36295
  • Improve performance of single pattern request mappings #36294
  • Optimize NamedParameterUtils#buildValueArray by lazily fetching SqlParameter #36232
  • Consistently close streams through try-with-resources in FileCopyUtils #36224
  • SqlBinaryValue and SqlCharacterValue should support InputStream content with undetermined length #36220
  • DataBufferUtils.write() with NettyDataBuffer on JDK 25 hangs indefinitely #36189
  • WebClient (Reactor) attributes on Netty channel do not clear after connection release #36163
  • Reintroduce WebLogicJtaTransactionManager in Spring Framework 6.2.x #36152
  • DisconnectedClientHelper should detect presence of RestClientException and WebClientException separately #36150
  • Add DataAccessException and MessagingException to the excluded outermost exceptions in DisconnectedClientHelper #36135
  • Improve user check in TransportHandlingSockJsService #36129

🐞 Bug Fixes

  • Avoid lock congestion in ConcurrentReferenceHashMap #36308
  • Resolved HttpEntity Controller argument does not reflect mutated HTTP headers #36301
  • AbstractMessageConverter does not support wildcards in supported MIME types #36286
  • Make LocalEntityManagerFactoryBean#setDataSource work on Hibernate as well as EclipseLink #36272
  • Deadlock might occur when calling System.exit on startup (against multiple shutdown hooks) #36268
  • Netty4HeadersAdapter.remove returns empty list instead of null for non-existing key #36227
  • EclipseLinkConnectionHandle can fail against transaction isolation race condition #36166
  • WiretapConnector leaks data buffers when response body not consumed #36051
  • UriComponentsBuilder loses the fragment when it consists of only a single character #36035
  • SimpleBeanInfoFactory fails to reliably resolve read/write methods in type hierarchies with unresolved generics #36026

📔 Documentation

  • Fix links to JUnit User Guide #36218
  • Fix LocalContainerEntityManagerFactoryBean#setPersistenceUnitName javadoc #36206
  • Update documentation on trailing slash handling where type-level @GetMapping("/base") is combined with method level @GetMapping("/") #36200
  • Update documentation on the MediaType used for ProblemDetail #36193
  • Replace getErrors() with getBindingResult() in examples #36172
  • Upgrade Antora dependencies #36106
  • Fix typos and grammar #36023

🔨 Dependency Upgrades

  • Bump fast-xml-parser from 4.5.2 to 5.3.4 in /framework-docs #36239
  • Upgrade to ASM 9.9.1 and Objenesis 3.5 #36244
  • Upgrade to JUnit 5.14.2 #36148
  • Upgrade to Micrometer 1.15.9 #36290
  • Upgrade to Reactor 2024.0.15 #36289
Commits
  • 053d8e2 Release v6.2.16
  • 8334388 avoid unnecessary locking in ConcurrentReferenceHashMap's implementation of c...
  • 757b713 Use updated message in HttpEntityMethodProcessor
  • a065563 Optimize RequestMappingInfo hashcode calculation
  • 6162d89 Cache HandlerMethod with resolved bean if singleton
  • 5c537db Optimize single PathPattern match
  • 849553d Avoid determineValidationGroups not necessary
  • 7240a5a Upgrade to Reactor 2024.0.15
  • b00c387 Upgrade to Micrometer 1.15.9
  • 8396c07 Fix wildcard MIME type support in messaging converters
  • Additional commits viewable in compare view

Updates org.springframework:spring-context from 6.2.15 to 6.2.16

Release notes

Sourced from org.springframework:spring-context's releases.

v6.2.16

⭐ New Features

  • Improve performance of hashcode calculations for request mappings #36297
  • Improve performance of HandlerMethod bean lookup #36296
  • Improve performance of validation groups determination #36295
  • Improve performance of single pattern request mappings #36294
  • Optimize NamedParameterUtils#buildValueArray by lazily fetching SqlParameter #36232
  • Consistently close streams through try-with-resources in FileCopyUtils #36224
  • SqlBinaryValue and SqlCharacterValue should support InputStream content with undetermined length #36220
  • DataBufferUtils.write() with NettyDataBuffer on JDK 25 hangs indefinitely #36189
  • WebClient (Reactor) attributes on Netty channel do not clear after connection release #36163
  • Reintroduce WebLogicJtaTransactionManager in Spring Framework 6.2.x #36152
  • DisconnectedClientHelper should detect presence of RestClientException and WebClientException separately #36150
  • Add DataAccessException and MessagingException to the excluded outermost exceptions in DisconnectedClientHelper #36135
  • Improve user check in TransportHandlingSockJsService #36129

🐞 Bug Fixes

  • Avoid lock congestion in ConcurrentReferenceHashMap #36308
  • Resolved HttpEntity Controller argument does not reflect mutated HTTP headers #36301
  • AbstractMessageConverter does not support wildcards in supported MIME types #36286
  • Make LocalEntityManagerFactoryBean#setDataSource work on Hibernate as well as EclipseLink #36272
  • Deadlock might occur when calling System.exit on startup (against multiple shutdown hooks) #36268
  • Netty4HeadersAdapter.remove returns empty list instead of null for non-existing key #36227
  • EclipseLinkConnectionHandle can fail against transaction isolation race condition #36166
  • WiretapConnector leaks data buffers when response body not consumed #36051
  • UriComponentsBuilder loses the fragment when it consists of only a single character #36035
  • SimpleBeanInfoFactory fails to reliably resolve read/write methods in type hierarchies with unresolved generics #36026

📔 Documentation

  • Fix links to JUnit User Guide #36218
  • Fix LocalContainerEntityManagerFactoryBean#setPersistenceUnitName javadoc #36206
  • Update documentation on trailing slash handling where type-level @GetMapping("/base") is combined with method level @GetMapping("/") #36200
  • Update documentation on the MediaType used for ProblemDetail #36193
  • Replace getErrors() with getBindingResult() in examples #36172
  • Upgrade Antora dependencies #36106
  • Fix typos and grammar #36023

🔨 Dependency Upgrades

  • Bump fast-xml-parser from 4.5.2 to 5.3.4 in /framework-docs #36239
  • Upgrade to ASM 9.9.1 and Objenesis 3.5 #36244
  • Upgrade to JUnit 5.14.2 #36148
  • Upgrade to Micrometer 1.15.9 #36290
  • Upgrade to Reactor 2024.0.15 #36289
Commits
  • 053d8e2 Release v6.2.16
  • 8334388 avoid unnecessary locking in ConcurrentReferenceHashMap's implementation of c...
  • 757b713 Use updated message in HttpEntityMethodProcessor
  • a065563 Optimize RequestMappingInfo hashcode calculation
  • 6162d89 Cache HandlerMethod with resolved bean if singleton
  • 5c537db Optimize single PathPattern match
  • 849553d Avoid determineValidationGroups not necessary
  • 7240a5a Upgrade to Reactor 2024.0.15
  • b00c387 Upgrade to Micrometer 1.15.9
  • 8396c07 Fix wildcard MIME type support in messaging converters
  • Additional commits viewable in compare view

Updates org.springframework:spring-webmvc from 6.2.15 to 6.2.16

Release notes

Sourced from org.springframework:spring-webmvc's releases.

v6.2.16

⭐ New Features

  • Improve performance of hashcode calculations for request mappings #36297
  • Improve performance of HandlerMethod bean lookup #36296
  • Improve performance of validation groups determination #36295
  • Improve performance of single pattern request mappings #36294
  • Optimize NamedParameterUtils#buildValueArray by lazily fetching SqlParameter #36232
  • Consistently close streams through try-with-resources in FileCopyUtils #36224
  • SqlBinaryValue and SqlCharacterValue should support InputStream content with undetermined length #36220
  • DataBufferUtils.write() with NettyDataBuffer on JDK 25 hangs indefinitely #36189
  • WebClient (Reactor) attributes on Netty channel do not clear after connection release #36163
  • Reintroduce WebLogicJtaTransactionManager in Spring Framework 6.2.x #36152
  • DisconnectedClientHelper should detect presence of RestClientException and WebClientException separately #36150
  • Add DataAccessException and MessagingException to the excluded outermost exceptions in DisconnectedClientHelper #36135
  • Improve user check in TransportHandlingSockJsService #36129

🐞 Bug Fixes

  • Avoid lock congestion in ConcurrentReferenceHashMap #36308
  • Resolved HttpEntity Controller argument does not reflect mutated HTTP headers #36301
  • AbstractMessageConverter does not support wildcards in supported MIME types #36286
  • Make LocalEntityManagerFactoryBean#setDataSource work on Hibernate as well as EclipseLink #36272
  • Deadlock might occur when calling System.exit on startup (against multiple shutdown hooks) #36268
  • Netty4HeadersAdapter.remove returns empty list instead of null for non-existing key #36227
  • EclipseLinkConnectionHandle can fail against transaction isolation race condition #36166
  • WiretapConnector leaks data buffers when response body not consumed #36051
  • UriComponentsBuilder loses the fragment when it consists of only a single character #36035
  • SimpleBeanInfoFactory fails to reliably resolve read/write methods in type hierarchies with unresolved generics #36026

📔 Documentation

  • Fix links to JUnit User Guide #36218
  • Fix LocalContainerEntityManagerFactoryBean#setPersistenceUnitName javadoc #36206
  • Update documentation on trailing slash handling where type-level @GetMapping("/base") is combined with method level @GetMapping("/") #36200
  • Update documentation on the MediaType used for ProblemDetail #36193
  • Replace getErrors() with getBindingResult() in examples #36172
  • Upgrade Antora dependencies #36106
  • Fix typos and grammar #36023

🔨 Dependency Upgrades

  • Bump fast-xml-parser from 4.5.2 to 5.3.4 in /framework-docs #36239
  • Upgrade to ASM 9.9.1 and Objenesis 3.5 #36244
  • Upgrade to JUnit 5.14.2 #36148
  • Upgrade to Micrometer 1.15.9 #36290
  • Upgrade to Reactor 2024.0.15 #36289
Commits
  • 053d8e2 Release v6.2.16
  • 8334388 avoid unnecessary locking in ConcurrentReferenceHashMap's implementation of c...
  • 757b713 Use updated message in HttpEntityMethodProcessor
  • a065563 Optimize RequestMappingInfo hashcode calculation
  • 6162d89 Cache HandlerMethod with resolved bean if singleton
  • 5c537db Optimize single PathPattern match
  • 849553d Avoid determineValidationGroups not necessary
  • 7240a5a Upgrade to Reactor 2024.0.15
  • b00c387 Upgrade to Micrometer 1.15.9
  • 8396c07 Fix wildcard MIME type support in messaging converters
  • Additional commits viewable in compare view

Updates org.springframework:spring-web from 6.2.15 to 6.2.16

Release notes

Sourced from org.springframework:spring-web's releases.

v6.2.16

⭐ New Features

  • Improve performance of hashcode calculations for request mappings #36297
  • Improve performance of HandlerMethod bean lookup #36296
  • Improve performance of validation groups determination #36295
  • Improve performance of single pattern request mappings #36294
  • Optimize NamedParameterUtils#buildValueArray by lazily fetching SqlParameter #36232
  • Consistently close streams through try-with-resources in FileCopyUtils #36224
  • SqlBinaryValue and SqlCharacterValue should support InputStream content with undetermined length #36220
  • DataBufferUtils.write() with NettyDataBuffer on JDK 25 hangs indefinitely #36189
  • WebClient (Reactor) attributes on Netty channel do not clear after connection release #36163
  • Reintroduce WebLogicJtaTransactionManager in Spring Framework 6.2.x #36152
  • DisconnectedClientHelper should detect presence of RestClientException and WebClientException separately #36150
  • Add DataAccessException and MessagingException to the excluded outermost exceptions in DisconnectedClientHelper #36135
  • Improve user check in TransportHandlingSockJsService #36129

🐞 Bug Fixes

  • Avoid lock congestion in ConcurrentReferenceHashMap #36308
  • Resolved HttpEntity Controller argument does not reflect mutated HTTP headers #36301
  • AbstractMessageConverter does not support wildcards in supported MIME types #36286
  • Make LocalEntityManagerFactoryBean#setDataSource work on Hibernate as well as EclipseLink #36272
  • Deadlock might occur when calling System.exit on startup (against multiple shutdown hooks) #36268
  • Netty4HeadersAdapter.remove returns empty list instead of null for non-existing key #36227
  • EclipseLinkConnectionHandle can fail against transaction isolation race condition #36166
  • WiretapConnector leaks data buffers when response body not consumed #36051
  • UriComponentsBuilder loses the fragment when it consists of only a single character #36035
  • SimpleBeanInfoFactory fails to reliably resolve read/write methods in type hierarchies with unresolved generics #36026

📔 Documentation

  • Fix links to JUnit User Guide #36218
  • Fix LocalContainerEntityManagerFactoryBean#setPersistenceUnitName javadoc #36206
  • Update documentation on trailing slash handling where type-level @GetMapping("/base") is combined with method level @GetMapping("/") #36200
  • Update documentation on the MediaType used for ProblemDetail #36193
  • Replace getErrors() with getBindingResult() in examples #36172
  • Upgrade Antora dependencies #36106
  • Fix typos and grammar #36023

🔨 Dependency Upgrades

  • Bump fast-xml-parser from 4.5.2 to 5.3.4 in /framework-docs #36239
  • Upgrade to ASM 9.9.1 and Objenesis 3.5 #36244
  • Upgrade to JUnit 5.14.2 #36148
  • Upgrade to Micrometer 1.15.9 #36290
  • Upgrade to Reactor 2024.0.15 #36289
Commits
  • 053d8e2 Release v6.2.16
  • 8334388 avoid unnecessary locking in ConcurrentReferenceHashMap's implementation of c...
  • 757b713 Use updated message in HttpEntityMethodProcessor
  • a065563 Optimize RequestMappingInfo hashcode calculation
  • 6162d89 Cache HandlerMethod with resolved bean if singleton
  • 5c537db Optimize single PathPattern match
  • 849553d Avoid determineValidationGroups not necessary
  • 7240a5a Upgrade to Reactor 2024.0.15
  • b00c387 Upgrade to Micrometer 1.15.9
  • 8396c07 Fix wildcard MIME type support in messaging converters
  • Additional commits viewable in compare view

Updates io.projectreactor:reactor-core from 3.8.2 to 3.8.3

Release notes

Sourced from io.projectreactor:reactor-core's releases.

v3.8.3

Reactor Core 3.8.3 is part of the 2025.0.3 Release Train.

What's Changed

✨ New features and improvements

Full Changelog: reactor/reactor-core@v3.8.2...v3.8.3

Commits
  • cb12ba5 [release] Prepare and release 3.8.3
  • a430ffe Merge-ignore release 3.7.16 into 3.8.3
  • cb0b5c1 [release] Next development version 3.7.17-SNAPSHOT
  • f5d77fe [release] Prepare and release 3.7.16
  • 48ee8d8 Bump Micrometer to 1.16.3 and Micrometer Tracing to 1.6.3 (#4202)
  • 48ffaab Merge CodeQL workflow changes to 3.8.3
  • 83edd72 [chore] Improve CodeQL action to only compile classes
  • bd9b3d4 [chore] Improve CodeQL action to skip building
  • 2e72b8a Merge e215666df into 3.8.3
  • e215666 [chore] Fix CodeQL workflow to exclude docs in build
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-core from 1.16.2 to 1.16.3

Release notes

Sourced from io.micrometer:micrometer-core's releases.

1.16.3

🐞 Bug Fixes

  • Add immutable noop Observation.Context #7133
  • OSGi test isn't reporting failures #7060

📔 Documentation

  • Docs: Align AsciiDoc callout syntax #7148
  • Improve documentation of ExecutorServiceMetrics #7083

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.24 to 1.5.26 #7125
  • Bump com.hazelcast:hazelcast from 5.3.8 to 5.6.0 #6802
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.9.3 to 1.9.4 #7166
  • Bump dropwizard-metrics from 4.2.37 to 4.2.38 #7120
  • Bump gradle-wrapper from 8.14.3 to 8.14.4 #7112
  • Bump grpc from 1.76.2 to 1.76.3 #7137
  • Bump io.dropwizard.metrics5:metrics-core from 5.0.5 to 5.0.6 #7124
  • Bump io.freefair.aspectj.post-compile-weaving from 8.14.3 to 8.14.4 #7070
  • Bump io.spring.develocity.conventions from 0.0.24 to 0.0.25 #7101
  • Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 #7126

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​izeye, @​mateusz-nalepa, and @​tkmsaaaam

Commits
  • 1963aac Downgrade Netty from 4.2.10 to 4.1.131 (#7177)
  • aecd95d Merge branch '1.15.x' into 1.16.x
  • cd83609 Improve flakiness of StatsdMeterRegistryPublishTest (#7053)
  • 991f09c Merge branch '1.15.x' into 1.16.x
  • bcbf4fe Bump io.micrometer:context-propagation from 1.1.3 to 1.1.4 (#7173)
  • 8fd4212 Bump io.micrometer:context-propagation from 1.2.0 to 1.2.1 (#7172)
  • f42488e Bump com.netflix.spectator:spectator-reg-atlas from 1.9.3 to 1.9.4 (#7166)
  • 848e9a9 Bump io.netty:netty-bom from 4.2.9.Final to 4.2.10.Final (#7165)
  • 8e309f3 Bump io.netty:netty-bom from 4.1.130.Final to 4.1.131.Final (#7162)
  • 0f9224f docs: fix broken callout list structure in example blocks (#7148)
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-observation from 1.16.2 to 1.16.3

Release notes

Sourced from io.micrometer:micrometer-observation's releases.

1.16.3

🐞 Bug Fixes

  • Add immutable noop Observation.Context #7133
  • OSGi test isn't reporting failures #7060

📔 Documentation

  • Docs: Align AsciiDoc callout syntax #7148
  • Improve documentation of ExecutorServiceMetrics #7083

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.24 to 1.5.26 #7125
  • Bump com.hazelcast:hazelcast from 5.3.8 to 5.6.0 #6802
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.9.3 to 1.9.4 #7166
  • Bump dropwizard-metrics from 4.2.37 to 4.2.38 #7120
  • Bump gradle-wrapper from 8.14.3 to 8.14.4 #7112
  • Bump grpc from 1.76.2 to 1.76.3 #7137
  • Bump io.dropwizard.metrics5:metrics-core from 5.0.5 to 5.0.6 #7124
  • Bump io.freefair.aspectj.post-compile-weaving from 8.14.3 to 8.14.4 #7070
  • Bump io.spring.develocity.conventions from 0.0.24 to 0.0.25 #7101
  • Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 #7126

❤️ Contributors

...

Description has been truncated

Bumps the production-minor-patch group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) | `6.2.15` | `6.2.16` |
| [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) | `6.2.15` | `6.2.16` |
| [org.springframework:spring-beans](https://github.com/spring-projects/spring-framework) | `6.2.15` | `6.2.16` |
| [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) | `6.2.15` | `6.2.16` |
| [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) | `6.2.15` | `6.2.16` |
| [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) | `3.8.2` | `3.8.3` |
| [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) | `1.16.2` | `1.16.3` |
| [io.micrometer:micrometer-observation](https://github.com/micrometer-metrics/micrometer) | `1.16.2` | `1.16.3` |


Updates `org.springframework:spring-core` from 6.2.15 to 6.2.16
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.15...v6.2.16)

Updates `org.springframework:spring-web` from 6.2.15 to 6.2.16
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.15...v6.2.16)

Updates `org.springframework:spring-beans` from 6.2.15 to 6.2.16
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.15...v6.2.16)

Updates `org.springframework:spring-context` from 6.2.15 to 6.2.16
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.15...v6.2.16)

Updates `org.springframework:spring-webmvc` from 6.2.15 to 6.2.16
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.15...v6.2.16)

Updates `org.springframework:spring-web` from 6.2.15 to 6.2.16
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.15...v6.2.16)

Updates `io.projectreactor:reactor-core` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.8.2...v3.8.3)

Updates `io.micrometer:micrometer-core` from 1.16.2 to 1.16.3
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.16.2...v1.16.3)

Updates `io.micrometer:micrometer-observation` from 1.16.2 to 1.16.3
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.16.2...v1.16.3)

Updates `io.micrometer:micrometer-observation` from 1.16.2 to 1.16.3
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.16.2...v1.16.3)

Updates `org.springframework:spring-beans` from 6.2.15 to 6.2.16
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.15...v6.2.16)

Updates `org.springframework:spring-context` from 6.2.15 to 6.2.16
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.15...v6.2.16)

Updates `org.springframework:spring-webmvc` from 6.2.15 to 6.2.16
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.15...v6.2.16)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-version: 6.2.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: org.springframework:spring-web
  dependency-version: 6.2.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: org.springframework:spring-beans
  dependency-version: 6.2.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: org.springframework:spring-context
  dependency-version: 6.2.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: org.springframework:spring-webmvc
  dependency-version: 6.2.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: org.springframework:spring-web
  dependency-version: 6.2.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: io.projectreactor:reactor-core
  dependency-version: 3.8.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: io.micrometer:micrometer-core
  dependency-version: 1.16.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: io.micrometer:micrometer-observation
  dependency-version: 1.16.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: io.micrometer:micrometer-observation
  dependency-version: 1.16.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: org.springframework:spring-beans
  dependency-version: 6.2.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: org.springframework:spring-context
  dependency-version: 6.2.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: org.springframework:spring-webmvc
  dependency-version: 6.2.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
...

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 Feb 12, 2026
@bot-sdk-js bot-sdk-js enabled auto-merge (squash) February 17, 2026 01:29
@bot-sdk-js bot-sdk-js merged commit e01ce62 into main Feb 17, 2026
4 checks passed
@bot-sdk-js bot-sdk-js deleted the dependabot/maven/main/production-minor-patch-847992c2c9 branch February 17, 2026 01:30
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