Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PF-2987]: Bump the minor-patch-dependencies group with 9 updates #165

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps the minor-patch-dependencies group with 9 updates:

Package From To
com.fasterxml.jackson:jackson-bom 2.18.2 2.18.3
com.google.cloud:libraries-bom 26.53.0 26.55.0
org.springframework:spring-context 6.2.2 6.2.3
org.springframework:spring-web 6.2.2 6.2.3
org.liquibase:liquibase-core 4.31.0 4.31.1
org.springframework.boot 3.4.2 3.4.3
com.azure:azure-messaging-servicebus 7.17.8 7.17.9
com.azure:azure-identity 1.15.0 1.15.3
io.netty:netty-bom 4.1.117.Final 4.1.119.Final

Updates com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3

Commits
  • f459157 [maven-release-plugin] prepare release jackson-bom-2.18.3
  • 769f6bc 2.18.3 release
  • dd92c7e Merge branch '2.17' into 2.18
  • 06c4865 Update Maven wrapper
  • ee7eac3 fix CI version ref
  • b0fa62b Merge branch '2.17' into 2.18
  • 3f3f8ce Enable CI for PRs too
  • b1ab0d6 Back to snapshot deps
  • 842872d [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.google.cloud:libraries-bom from 26.53.0 to 26.55.0

Release notes

Sourced from com.google.cloud:libraries-bom's releases.

v26.55.0

GCP Libraries BOM 26.55.0

Here are the differences from the previous version (26.54.0)

The group ID of the following artifacts is com.google.cloud.

Notable Changes

google-cloud-bigquery 2.48.0 (prev: 2.47.0)

google-cloud-bigtable 2.52.0 (prev: 2.51.2)

  • Automated backups are supported in the admin client (#2472) (48633e6)

  • Extend timeouts for check consistency (47ca299)

google-cloud-pubsub 1.137.0 (prev: 1.136.1)

  • Add support for message transforms to Topic and Subscription (3889a05)

google-cloud-spanner 6.87.0 (prev: 6.86.0)

  • Add AddSplitPoints API (a5ebcd3)

  • Add option for multiplexed sessions with partitioned operations (#3635) (dc89b4d)

  • Add option to indicate that a statement is the last in a transaction (#3647) (b04ea80)

  • Adding gfe_latencies metric to built-in metrics (#3490) (314dadc)

  • spanner: Support multiplexed session for read-write transactions (#3608) (bda78ed)

  • spanner: End spans for read-write methods (#3629) (4a1f99c)

  • spanner: Release resources in TransactionManager (#3638) (e0a3e5b)

google-cloud-spanner-jdbc 2.27.0 (prev: 2.26.1)

Other libraries

  • [aiplatform] A new field response_id is added to message .google.cloud.aiplatform.v1.GenerateContentResponse (8791ef3)
  • [aiplatform] Add additional Probe options to v1 model.proto (dab28be)
  • [aiplatform] add Notebooks Runtime Software Configuration (dab28be)
  • [aiplatform] add Notebooks Runtime Software Configuration (dab28be)
  • [aiplatform] Add rag_files_count to RagCorpus to count number of associated files (dab28be)
  • [aiplatform] Add RolloutOptions to DeployedModel in v1beta1 endpoint.proto, add additional Probe options in v1beta1 model.proto (dab28be)
  • [aiplatform] EvaluateDataset API v1beta1 initial release (dab28be)
  • [batch] promote cancel job API to GA (8791ef3)
  • [compute] Update Compute Engine API to revision 20250119 (#981) (dab28be)
  • [dataplex] Added value NONE to the SyncMode enum (dab28be)
  • [dialogflow] add PhoneNumbers API (dab28be)
  • [netapp] add support for Quota Rule apis (dab28be)
  • [run] add BuildConfig to Services for configuring Run functions (dab28be)

... (truncated)

Commits
  • 013af60 chore: release main (#6938)
  • 6346a67 deps: update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.27.0...
  • b91d4b9 deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.87.0 ...
  • b1d5b8a deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.52.0...
  • b3efd4b deps: update dependency com.google.cloud:gapic-libraries-bom to v1.52.0 (#6950)
  • df3e1b6 deps: update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.15...
  • 558ffbf deps: update dependency com.google.cloud:google-cloud-nio to v0.127.31 (#6948)
  • 3406982 deps: update dependency com.google.cloud:google-cloud-logging-logback to v0.1...
  • 165383e deps: update dependency com.google.cloud:google-cloud-firestore-bom to v3.30....
  • 267d0b0 deps: update dependency com.google.cloud:google-cloud-storage-bom to v2.48.2 ...
  • Additional commits viewable in compare view

Updates org.springframework:spring-context from 6.2.2 to 6.2.3

Release notes

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

v6.2.3

⭐ New Features

  • Add form fields to MockMvc Kotlin DSL #34412
  • Make ProblemDetail implement Serializable #34409
  • Support @MockitoSpyBean at the type level on test classes #34408
  • Expose order values of TestExecutionListener implementations as constants #34404
  • ContentDisposition should match attributes in a case-insensitive fashion #34383
  • Provide access to servletPath in ServletRequestPathUtils #34379
  • Use ConversionService to convert POJO to array for SpEL varargs invocations #34371
  • Provide a more actionable CGLIB error message with native #34370
  • Wrap disconnected client exceptions as AsyncRequestNotUsableException in Servlet container onError callback #34363
  • Support RFC 8441 WebSocket upgrade with HTTP/2 CONNECT #34362
  • Optimize default property editor allocations for bean instance creation #34361
  • Continue with pre-instantiation when current bean is in creation already #34349
  • Allow filtering bean instances returned by ObjectProvider#stream() #34318
  • GenericConversionService finds wrong converter for partially unresolvable generic types #34298
  • Avoid re-creating HandlerMethod unless handler is resolved through the BeanFactory #34277
  • UrlResource should leniently handle HTTP endpoints which do not support HEAD #34217
  • Add API counterpart for handling Fallback and 'defaultCandidate=false' beans #34203
  • Add support for multidimensional arrays #34183
  • Add getters to ServerResponseResultHandler #34066
  • Improve diagnostics when a Bean Override cannot be selected by type #34006
  • Expression performance regression due to missing annotation types on context classes #33948

🐞 Bug Fixes

  • PathMatchingResourcePatternResolver failing against non-jar file in classpath #34417
  • GenericTypeResolver Since 6.2.0, generics cannot be obtained correctly in multi-layer interface inheritance (possible regression of #24963) #34386
  • Test Bean Overrides honor fallback qualifier instead of @Primary semantics #34374
  • HTTP interface client raises IllegalArgumentException if query param name contains a colon #34364
  • Quartz-style Nth Day of Week cron expressions can overflow to other month #34360
  • Component scan fails to find jar entries in WEB-INF/classes with embedded Tomcat #34348
  • Check hasNext when when accessing sessionIds from UserDestinationResult #34333
  • Property binding to Map that implements Iterable no longer works #34332
  • GenericTypeResolver returns EmptyType #34328
  • Duplicate BeanOverrideHandler discovered in @Nested test class hierarchy when upgrading to Spring 6.2.2 #34324
  • AnnotationBeanNameGenerator issues warning about explicitly aliased value attribute #34317
  • Stop assuming that AspectJ Advice has JoinPoint as the first argument #34316
  • Constructor binding fails for simple types List/Map/Array and for nested container combinations #34305
  • Change in BeanFactoryUtils.beanNamesForTypeIncludingAncestors() Behavior in Spring Framework 6.2.x causing ClassCastExceptions #34300
  • Data binding does not filter HTTP headers for constructor binding #34292
  • Escaped character in nested placeholder not detected properly and leads to invalid parts #34289
  • ReflectJvmMapping.getKotlinFunction returns null for Kotlin properties #34284
  • ConfigurationClassEnhancer should explicitly set custom ClassLoader on CGLIB Enhancer (aligned with CglibAopProxy) #34274
  • Connection reset exception from RestTemplate call in Spring Web MVC controller is ignored #34264
  • AsyncExecution fails to detect the return type of an annotated method from an interface with a generic #33957
  • Ensure Locale context is available for WebFlux method validation #33810

📔 Documentation

... (truncated)

Commits
  • debd312 Release v6.2.3
  • a8be11e Upgrade to TestNG 7.11
  • dfc10c1 Wait for lenient bean creation in non-locked threads as well
  • bbb593d Consistently ignore non-jar files in classpath
  • b2134ee Avoid Gradle build warnings about @⁠SuppressFBWarnings from FindBugs
  • 440a259 Clean up warnings in Gradle build
  • 6174055 Link to @⁠MockitoBean, @⁠MockitoSpyBean, & @⁠TestBean Javadoc from ref docs
  • e31ce35 Support @⁠MockitoSpyBean at the type level on test classes
  • b336bbe Wait for lenient bean creation in locked thread when necessary
  • 056757b Refine tests in MockMvcExtensionsTests
  • Additional commits viewable in compare view

Updates org.springframework:spring-web from 6.2.2 to 6.2.3

Release notes

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

v6.2.3

⭐ New Features

  • Add form fields to MockMvc Kotlin DSL #34412
  • Make ProblemDetail implement Serializable #34409
  • Support @MockitoSpyBean at the type level on test classes #34408
  • Expose order values of TestExecutionListener implementations as constants #34404
  • ContentDisposition should match attributes in a case-insensitive fashion #34383
  • Provide access to servletPath in ServletRequestPathUtils #34379
  • Use ConversionService to convert POJO to array for SpEL varargs invocations #34371
  • Provide a more actionable CGLIB error message with native #34370
  • Wrap disconnected client exceptions as AsyncRequestNotUsableException in Servlet container onError callback #34363
  • Support RFC 8441 WebSocket upgrade with HTTP/2 CONNECT #34362
  • Optimize default property editor allocations for bean instance creation #34361
  • Continue with pre-instantiation when current bean is in creation already #34349
  • Allow filtering bean instances returned by ObjectProvider#stream() #34318
  • GenericConversionService finds wrong converter for partially unresolvable generic types #34298
  • Avoid re-creating HandlerMethod unless handler is resolved through the BeanFactory #34277
  • UrlResource should leniently handle HTTP endpoints which do not support HEAD #34217
  • Add API counterpart for handling Fallback and 'defaultCandidate=false' beans #34203
  • Add support for multidimensional arrays #34183
  • Add getters to ServerResponseResultHandler #34066
  • Improve diagnostics when a Bean Override cannot be selected by type #34006
  • Expression performance regression due to missing annotation types on context classes #33948

🐞 Bug Fixes

  • PathMatchingResourcePatternResolver failing against non-jar file in classpath #34417
  • GenericTypeResolver Since 6.2.0, generics cannot be obtained correctly in multi-layer interface inheritance (possible regression of #24963) #34386
  • Test Bean Overrides honor fallback qualifier instead of @Primary semantics #34374
  • HTTP interface client raises IllegalArgumentException if query param name contains a colon #34364
  • Quartz-style Nth Day of Week cron expressions can overflow to other month #34360
  • Component scan fails to find jar entries in WEB-INF/classes with embedded Tomcat #34348
  • Check hasNext when when accessing sessionIds from UserDestinationResult #34333
  • Property binding to Map that implements Iterable no longer works #34332
  • GenericTypeResolver returns EmptyType #34328
  • Duplicate BeanOverrideHandler discovered in @Nested test class hierarchy when upgrading to Spring 6.2.2 #34324
  • AnnotationBeanNameGenerator issues warning about explicitly aliased value attribute #34317
  • Stop assuming that AspectJ Advice has JoinPoint as the first argument #34316
  • Constructor binding fails for simple types List/Map/Array and for nested container combinations #34305
  • Change in BeanFactoryUtils.beanNamesForTypeIncludingAncestors() Behavior in Spring Framework 6.2.x causing ClassCastExceptions #34300
  • Data binding does not filter HTTP headers for constructor binding #34292
  • Escaped character in nested placeholder not detected properly and leads to invalid parts #34289
  • ReflectJvmMapping.getKotlinFunction returns null for Kotlin properties #34284
  • ConfigurationClassEnhancer should explicitly set custom ClassLoader on CGLIB Enhancer (aligned with CglibAopProxy) #34274
  • Connection reset exception from RestTemplate call in Spring Web MVC controller is ignored #34264
  • AsyncExecution fails to detect the return type of an annotated method from an interface with a generic #33957
  • Ensure Locale context is available for WebFlux method validation #33810

📔 Documentation

... (truncated)

Commits
  • debd312 Release v6.2.3
  • a8be11e Upgrade to TestNG 7.11
  • dfc10c1 Wait for lenient bean creation in non-locked threads as well
  • bbb593d Consistently ignore non-jar files in classpath
  • b2134ee Avoid Gradle build warnings about @⁠SuppressFBWarnings from FindBugs
  • 440a259 Clean up warnings in Gradle build
  • 6174055 Link to @⁠MockitoBean, @⁠MockitoSpyBean, & @⁠TestBean Javadoc from ref docs
  • e31ce35 Support @⁠MockitoSpyBean at the type level on test classes
  • b336bbe Wait for lenient bean creation in locked thread when necessary
  • 056757b Refine tests in MockMvcExtensionsTests
  • Additional commits viewable in compare view

Updates org.liquibase:liquibase-core from 4.31.0 to 4.31.1

Release notes

Sourced from org.liquibase:liquibase-core's releases.

v4.31.1

Liquibase 4.31.1 is a patch release

[!IMPORTANT] Liquibase 4.31.1 patches vulnerability found in Snowlake driver (CVE-2025-24789) and resolves issue with logicalfilepath reported in 4.31.0 (see 4.31.0 Release Notes)

[!NOTE] See the Liquibase 4.31.1 Release Notes for the complete set of release information.

Notable Changes

[OSS]

logicalfilepath bug: in 4.31.0, the parent logicalfilepath value will be used in DBCL/DBCLH as the changelogfilepath value, as a result the changesets from the included changelogs that were deployed with the changelog level logicalFilePath in version 4.31.0 will be considered new and will be redeployed in the latest versions. 4.31.1 fixes this behavior and deployed changesets will not be redeployed.

[PRO] Changelog

🐛 Bug Fixes 🛠

  • DAT-19579: The changesets from the included changelogs that were deployed with the changelog level logicalFilePath in version 4.31.0 will be considered new and will be redeployed in the latest versions liquibase/liquibase#6716 @​filipelautert

[OSS] Changelog

🐛 Bug Fixes 🛠

🤖 [OSS] Security, Driver and Other Updates

Snowflake vulnerability update CVE-2025-24789

  • Snowflake discovered and remediated a vulnerability in the Snowflake JDBC Driver. Liquibase now includes a version with the fixed issue 3.22.0.

Full Changelog: liquibase/liquibase@v4.31.0...v4.31.1

Get Certified

Learn all the Liquibase fundamentals from free online courses by Liquibase experts and see how to apply them in the real world at https://learn.liquibase.com/.

Read the Documentation

Please check out and contribute to the continually improving docs, now at https://docs.liquibase.com/.

Join the Community

Our community has built a lot. From extensions to integrations, you’ve helped make Liquibase the amazing open source project that it is today. Keep contributing to making it stronger:

Contribute code Make doc updates Help by asking and answering questions Join our Discord server Sign up to provide feedback to the product team

Thanks to everyone who helps make Liquibase better!

... (truncated)

Changelog

Sourced from org.liquibase:liquibase-core's changelog.

Liquibase 4.31.1 is a patch release

[!IMPORTANT] Liquibase 4.31.1 patches vulnerability found in Snowlake driver (CVE-2025-24789) and resolves issue with include and logicalfilepath reported in 4.31.0 (see 4.31.0 Release Notes)

[!NOTE] See the Liquibase 4.31.1 Release Notes for the complete set of release information.

Notable Changes

[OSS]

Commits
  • 12ab20b feat: add smpkcs11.so utility for enhanced security integration
  • 1376fd2 fix: update release workflow to use the-actions-org/workflow-dispatch@v4 action
  • 13965ca Renew Code Signing Certificate for Liquibase Windows Installer
  • 284bc25 chore: changelog.txt for 4.31.1
  • f5b7491 fix: release build
  • 231abbf checkout release branch
  • 9fa6e78 Update build-extension-jars.yml
  • c852d39 update dependency of matching-branch-logic-pro
  • 7685f7e 🔧 Refactor matching branch logic in workflow for PRO repo (#6722)
  • a0b161e 🔧 Fix syntax for branch comparison in workflow script (#6721)
  • Additional commits viewable in compare view

Updates org.springframework.boot from 3.4.2 to 3.4.3

Release notes

Sourced from org.springframework.boot's releases.

v3.4.3

⭐ New Features

  • Add TWENTY_FOUR to JavaVersion enum #44209

🐞 Bug Fixes

  • Console output may be lost when using Log4j2 with something that replaces System.out #44380
  • Maven plugin does not consistently use ArgFile for classpath argument on Windows #44328
  • Reactive Jetty web server does not fail fast when configured to use a server name bundle which Jetty does not support #44319
  • When web server application context refresh fails, the original failure is lost if stopping or destroying the web server throws an exception #44317
  • View resolver for Thymeleaf should back off if spring-webmvc is not present #44296
  • WebServer is not destroyed when ReactiveWebServerApplicationContext refresh fails #44294
  • Non-default DataSource candidates are not considered in H2ConsoleAutoConfiguration #44293
  • Banner placeholder and defaults do not work during development #44255
  • Mustache templates return with ISO-8859-1 charset rather than UTF-8 in Content-Type response header #44193
  • Servlet EndpointRequest doesn't match web server namespace correctly #44188
  • java.lang.ClassCastException when using default management security with WebFlux and health probes enabled #44052
  • Logback configuration that relies on inner-classes does not work in a native image #44025
  • IllegalStateException: Unable to register SSL bundle after 3.3.8 or 3.4.2 #43989
  • Metrics and health do not include non-default candidate beans #43481

📔 Documentation

  • Document that auto-configuration classes should be identified using their binary names #44303
  • Correct typo in MVC security when explaining when UserDetailsService auto-configuration will back off #44301
  • Link to JarLauncher's javadoc #44170
  • When using observability annotations, recommend that care is taken to avoid double instrumentation #44145
  • Fix typo in Running Your Application #44035
  • Document Kubernetes preStop handler when using a Docker image without a shell #44022
  • Source snippet in Developing Your First Spring Boot Application section uses the root package #43983
  • Correct the location of MyApplication.java in "Developing Your First Spring Boot Application" #43975
  • Add links to Jackson Javadoc #43971
  • Warn that some Quartz database schema scripts must be modified before use #43958

🔨 Dependency Upgrades

  • Upgrade to Commons Pool2 2.12.1 #44173
  • Upgrade to Couchbase Client 3.7.8 #44269
  • Upgrade to Groovy 4.0.25 #44174
  • Upgrade to Hibernate 6.6.8.Final #44332
  • Upgrade to HttpClient5 5.4.2 #44176
  • Upgrade to HttpCore5 5.3.3 #44177
  • Upgrade to Infinispan 15.0.13.Final #44178
  • Upgrade to jOOQ 3.19.19 #44368
  • Upgrade to Json-smart 2.5.2 #44264
  • Upgrade to Maven Clean Plugin 3.4.1 #44349
  • Upgrade to Micrometer 1.14.4 #44115
  • Upgrade to Micrometer Tracing 1.4.3 #44116
  • Upgrade to Native Build Tools Plugin 0.10.5 #44179

... (truncated)

Commits
  • 2f53c0a Release v3.4.3
  • f99171f Merge branch '3.3.x' into 3.4.x
  • 70e0744 Next development version (v3.3.10-SNAPSHOT)
  • 07d9db3 Merge pull request #44380 from nosan
  • 2295809 Register Log42J StatusListener
  • 575655c Upgrade Tomcat 11 smoke tests to Tomcat 11.0.4
  • c74397a Merge branch '3.3.x' into 3.4.x
  • c718461 Protect against NoSuchMethodException on setReadOnly
  • 7dc9bf2 Upgrade to Testcontainers Redis Module 2.2.4
  • 7d1fc06 Upgrade to Testcontainers 1.20.5
  • Additional commits viewable in compare view

Updates com.azure:azure-messaging-servicebus from 7.17.8 to 7.17.9

Release notes

Sourced from com.azure:azure-messaging-servicebus's releases.

azure-messaging-servicebus_7.17.9

7.17.9 (2025-02-25)

Other Changes

Dependency Updates

  • Upgraded azure-core-http-netty from 1.15.7 to version 1.15.10.
  • Upgraded azure-core-amqp from 2.9.12 to version 2.9.15.
  • Upgraded azure-xml from 1.1.0 to version 1.2.0.
  • Upgraded azure-core from 1.54.1 to version 1.55.2.
Commits
  • 4b435b7 Removing azure-mixedreality-remoterendering from patch releases
  • cf4baa2 Removing azure-identity-broker from patch releases
  • f56405b Revert "Removing azure-mixedreality-remoterendering from patch releases"
  • df3ddaf Revert "Removing azure-monitor-query and azure-data-tables from patch releases"
  • fc6e518 Removing azure-monitor-query and azure-data-tables from patch releases
  • 6753b08 Removing azure-mixedreality-remoterendering from patch releases
  • bc03ea9 Removing azure-messaging-eventhubs-checkpointstore-blob from patch releases
  • 476d018 Prepare patch release 20250225 (#44402)
  • d55122a Updates for prepare-patch-release pipeline
  • 783a724 add exclusion for log4j-api (#44400)
  • Additional commits viewable in compare view

Updates com.azure:azure-identity from 1.15.0 to 1.15.3

Release notes

Sourced from com.azure:azure-identity's releases.

azure-identity_1.15.3

1.15.3 (2025-02-20)

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.55.1 to version 1.55.2.
  • Upgraded azure-core-http-netty from 1.15.9 to version 1.15.10.
Commits

Updates io.netty:netty-bom from 4.1.117.Final to 4.1.119.Final

Commits
  • fb7c786 [maven-release-plugin] prepare release netty-4.1.119.Final
  • f0a546d Use initialized BouncyCastle providers when available (#14855)
  • 7fc6a23 Add QueryStringDecoder option to leave '+' alone (#14850)
  • 8f3dd2f Consistently add channel info in HTTP/2 logs (#14829)
  • bd08643 Bump BlockHound version to 1.0.11.RELEASE (#14814)
  • 0138f23 SslHandler: Fix possible NPE when executor is used for delegating (#14830)
  • 84120a7 Fix NPE when upgrade message fails to aggregate (#14816)
  • dc6b051 Replace SSL assertion with explicit record length check (#14810)
  • 34011b5 chore: Sync the id when DefaultHttp2FrameStream's stream is updated. (#14803)
  • f3311e5 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

Bumps the minor-patch-dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.18.2` | `2.18.3` |
| [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) | `26.53.0` | `26.55.0` |
| [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) | `6.2.2` | `6.2.3` |
| [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) | `6.2.2` | `6.2.3` |
| [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) | `4.31.0` | `4.31.1` |
| [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.4.2` | `3.4.3` |
| [com.azure:azure-messaging-servicebus](https://github.com/Azure/azure-sdk-for-java) | `7.17.8` | `7.17.9` |
| [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) | `1.15.0` | `1.15.3` |
| [io.netty:netty-bom](https://github.com/netty/netty) | `4.1.117.Final` | `4.1.119.Final` |


Updates `com.fasterxml.jackson:jackson-bom` from 2.18.2 to 2.18.3
- [Commits](FasterXML/jackson-bom@jackson-bom-2.18.2...jackson-bom-2.18.3)

Updates `com.google.cloud:libraries-bom` from 26.53.0 to 26.55.0
- [Release notes](https://github.com/googleapis/java-cloud-bom/releases)
- [Changelog](https://github.com/googleapis/java-cloud-bom/blob/main/release-please-config.json)
- [Commits](googleapis/java-cloud-bom@v26.53.0...v26.55.0)

Updates `org.springframework:spring-context` from 6.2.2 to 6.2.3
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.2...v6.2.3)

Updates `org.springframework:spring-web` from 6.2.2 to 6.2.3
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.2...v6.2.3)

Updates `org.liquibase:liquibase-core` from 4.31.0 to 4.31.1
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/v4.31.1/changelog.txt)
- [Commits](liquibase/liquibase@v4.31.0...v4.31.1)

Updates `org.springframework.boot` from 3.4.2 to 3.4.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.2...v3.4.3)

Updates `com.azure:azure-messaging-servicebus` from 7.17.8 to 7.17.9
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-messaging-servicebus_7.17.8...azure-messaging-servicebus_7.17.9)

Updates `com.azure:azure-identity` from 1.15.0 to 1.15.3
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.15.0...azure-identity_1.15.3)

Updates `io.netty:netty-bom` from 4.1.117.Final to 4.1.119.Final
- [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.119.Final)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: com.google.cloud:libraries-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: org.liquibase:liquibase-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: com.azure:azure-messaging-servicebus
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: com.azure:azure-identity
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: io.netty:netty-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team, pshapiro4broad and davidangb and removed request for a team March 1, 2025 11:20
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2025

The following labels could not be found: dependency, gradle.

Copy link

sonarqubecloud bot commented Mar 1, 2025

@davidangb davidangb merged commit 8236403 into develop Mar 3, 2025
4 checks passed
@davidangb davidangb deleted the dependabot/gradle/develop/minor-patch-dependencies-faec54d459 branch March 3, 2025 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants