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 19 updates #118

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 29, 2024

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

Package From To
com.google.cloud:libraries-bom 26.0.0 26.33.0
org.apache.commons:commons-dbcp2 2.9.0 2.11.0
org.apache.commons:commons-pool2 2.11.1 2.12.0
org.apache.commons:commons-lang3 3.12.0 3.14.0
com.fasterxml.jackson.core:jackson-databind 2.13.4 2.16.1
com.fasterxml.jackson.datatype:jackson-datatype-guava 2.13.4 2.16.1
com.fasterxml.jackson.datatype:jackson-datatype-jdk8 2.13.4 2.16.1
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.13.4 2.16.1
com.fasterxml.jackson.module:jackson-module-parameter-names 2.13.4 2.16.1
com.fasterxml.jackson.core:jackson-core 2.13.4 2.16.1
com.fasterxml.jackson.datatype:jackson-datatype-guava 2.13.4 2.16.1
com.fasterxml.jackson.datatype:jackson-datatype-jdk8 2.13.4 2.16.1
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.13.4 2.16.1
com.fasterxml.jackson.module:jackson-module-parameter-names 2.13.4 2.16.1
org.openapitools:jackson-databind-nullable 0.2.3 0.2.6
org.liquibase:liquibase-core 4.8.0 4.26.0
org.postgresql:postgresql 42.5.0 42.7.2
commons-io:commons-io 2.11.0 2.15.1
com.fasterxml.jackson.core:jackson-core 2.13.4 2.16.1
io.spring.dependency-management 1.0.13.RELEASE 1.1.4
com.azure:azure-messaging-servicebus 7.14.0-beta.1 7.15.1
com.azure:azure-identity 1.10.4 1.11.2
org.mockito:mockito-junit-jupiter 5.7.0 5.10.0
com.diffplug.spotless:spotless-plugin-gradle 6.10.0 6.25.0

Updates com.google.cloud:libraries-bom from 26.0.0 to 26.33.0

Release notes

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

v26.33.0

GCP Libraries BOM 26.33.0

Here are the differences from the previous version (26.32.0)

New Addition

  • com.google.cloud:google-cloud-securityposture:0.1.0

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

Notable Changes

google-cloud-bigquerystorage 3.2.0 (prev: 3.1.0)

  • Introduce MaximumRequestCallbackWaitTimeExceededException (#2401) (0dbbfb8)

  • Add client id and update trace id population for StreamWriter and JsonWriter (#2389) (4258af4)

google-cloud-bigtable 2.34.0 (prev: 2.33.0)

  • Add the export logic for per-connection error rate metric (#2121) (d053f2d)
  • Create the backbone of counting errors per connection each minute. (#2094) (7d27816)

google-cloud-firestore 3.17.0 (prev: 3.16.3)

  • Add an API method for reordering firewall policies (#1572) (60d8ab1)

  • Transactions with readTime will omit begin and commit transaction requests, and instead pass readTime on individual read requests. (#1565) (d5fb01a)

google-cloud-logging 3.16.0 (prev: 3.15.17)

  • Add an API method for reordering firewall policies (#1538) (9cd6b96)

google-cloud-pubsublite 1.13.0 (prev: 1.12.22)

  • Add an API method for reordering firewall policies (#1587) (f920e08)

google-cloud-spanner 6.60.0 (prev: 6.58.0)

  • Support public methods to use autogenerated admin clients. (#2878) (53bcb3e)

  • Add an API method for reordering firewall policies (62319f0)

  • spanner: Add field for multiplexed session in spanner.proto (62319f0)

  • Update TransactionOptions to include new option exclude_txn_from_change_streams (#2853) (62319f0)

  • Add ensureDecoded to proto type (#2897) (e99b78c)

  • spanner: Fix write replace used by dataflow template and import export (#2901) (64b9042)

google-cloud-storage 2.34.0 (prev: 2.33.0)

  • Enable automatic retries for create RenameFolder LRO in Storage Control API (#2410) (b0450b8)

Other libraries

  • [aiplatform] Add Grounding feature to PredictionService.GenerateContent (#10358) (0ee1383)
  • [documentai] A new field schema_override is added to message ProcessOptions (#10386) (728f841)

... (truncated)

Commits
  • 7f54231 chore: release main (#6441)
  • 9ab47cf deps: update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.15.5...
  • 33b7b5a deps: update dependency com.google.googlejavaformat:google-java-format to v1....
  • 6c8eaf2 deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.60.0 ...
  • a5a4258 deps: update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.13...
  • 6fe6069 deps: update dependency com.google.cloud:google-cloud-logging-bom to v3.16.0 ...
  • 90fda7d deps: update dependency com.google.cloud:google-cloud-firestore-bom to v3.17....
  • d40b4f9 deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.34.0...
  • 31cdb19 deps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to ...
  • a453127 deps: update actions/setup-node action to v4 (#6456)
  • Additional commits viewable in compare view

Updates org.apache.commons:commons-dbcp2 from 2.9.0 to 2.11.0

Updates org.apache.commons:commons-pool2 from 2.11.1 to 2.12.0

Updates org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0

Updates com.fasterxml.jackson.core:jackson-databind from 2.13.4 to 2.16.1

Commits

Updates com.fasterxml.jackson.datatype:jackson-datatype-guava from 2.13.4 to 2.16.1

Commits
  • 992dcc0 [maven-release-plugin] prepare release jackson-datatypes-collections-2.16.1
  • fd301d0 Prepare for 2.16.1 release
  • 1c23a46 Back to snapshot deps
  • 000103c [maven-release-plugin] prepare for next development iteration
  • 5f53d9c [maven-release-plugin] prepare release jackson-datatypes-collections-2.16.0
  • 21fa527 Prepare for 2.16.0 release
  • 47f45b3 Back to snapshot dep
  • 2be7672 [maven-release-plugin] prepare for next development iteration
  • 4865cea [maven-release-plugin] prepare release jackson-datatypes-collections-2.16.0-rc1
  • e065f81 Prepare for 2.16.0-rc1 release
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.datatype:jackson-datatype-jdk8 from 2.13.4 to 2.16.1

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.13.4 to 2.16.1

Updates com.fasterxml.jackson.module:jackson-module-parameter-names from 2.13.4 to 2.16.1

Commits
  • e441da3 [maven-release-plugin] prepare release jackson-modules-java8-2.16.1
  • 2372576 ...
  • 03a640c Prepare for 2.16.1 release
  • cb18524 Fix #286; add back InstantDeserializer constructor from 2.15, deprecated (#290)
  • 9d93af4 Fix #288: consider custom serializer additions via JavaTimeModule (#289)
  • badd731 Back to snapshot deps
  • a440eb2 [maven-release-plugin] prepare for next development iteration
  • e4aa4b1 [maven-release-plugin] prepare release jackson-modules-java8-2.16.0
  • e2231df Prepare for 2.16.0 release
  • ea1fc92 Add feature toggle to read numeric strings as numeric timestamps (#269)
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-core from 2.13.4 to 2.16.1

Commits

Updates com.fasterxml.jackson.datatype:jackson-datatype-guava from 2.13.4 to 2.16.1

Commits
  • 992dcc0 [maven-release-plugin] prepare release jackson-datatypes-collections-2.16.1
  • fd301d0 Prepare for 2.16.1 release
  • 1c23a46 Back to snapshot deps
  • 000103c [maven-release-plugin] prepare for next development iteration
  • 5f53d9c [maven-release-plugin] prepare release jackson-datatypes-collections-2.16.0
  • 21fa527 Prepare for 2.16.0 release
  • 47f45b3 Back to snapshot dep
  • 2be7672 [maven-release-plugin] prepare for next development iteration
  • 4865cea [maven-release-plugin] prepare release jackson-datatypes-collections-2.16.0-rc1
  • e065f81 Prepare for 2.16.0-rc1 release
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.datatype:jackson-datatype-jdk8 from 2.13.4 to 2.16.1

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.13.4 to 2.16.1

Updates com.fasterxml.jackson.module:jackson-module-parameter-names from 2.13.4 to 2.16.1

Commits
  • e441da3 [maven-release-plugin] prepare release jackson-modules-java8-2.16.1
  • 2372576 ...
  • 03a640c Prepare for 2.16.1 release
  • cb18524 Fix #286; add back InstantDeserializer constructor from 2.15, deprecated (#290)
  • 9d93af4 Fix #288: consider custom serializer additions via JavaTimeModule (#289)
  • badd731 Back to snapshot deps
  • a440eb2 [maven-release-plugin] prepare for next development iteration
  • e4aa4b1 [maven-release-plugin] prepare release jackson-modules-java8-2.16.0
  • e2231df Prepare for 2.16.0 release
  • ea1fc92 Add feature toggle to read numeric strings as numeric timestamps (#269)
  • Additional commits viewable in compare view

Updates org.openapitools:jackson-databind-nullable from 0.2.3 to 0.2.6

Release notes

Sourced from org.openapitools:jackson-databind-nullable's releases.

v0.2.6 released

What's Changed

New Contributors

Full Changelog: OpenAPITools/jackson-databind-nullable@v0.2.5...v0.2.6

v0.2.5 released

What's Changed

New Contributors

Full Changelog: OpenAPITools/jackson-databind-nullable@v0.2.4...v0.2.5

v0.2.4 released

What's Changed

New Contributors

Full Changelog: OpenAPITools/jackson-databind-nullable@v0.2.3...v0.2.4

Commits
  • 8861f83 prepare 0.2.6 snapshot, update readme
  • 3f9974f Fix broken unwrap bean validation and adapt tests (#50)
  • 7812ac5 Add "Automatic-Module-Name" to manifest, fix usage as java 9+ module (#41)
  • 51ea164 Add "Automatic-Module-Name" to manifest, fix usage as java 9+ module (#41)
  • f70a463 Add support for jakarta-validation (#42)
  • 4485fd1 minor optimizations and simplifications to JsonNullable (#43)
  • 8bab929 #34 adds support for Collection<JsonNullable> in the JsonNullableValueExtr...
  • 74c0a2b set to 0.2.5-SNAPSHOT version
  • d9870f7 set version to 0.2.4
  • 9c725ff update hibernate-validator to 6.2.5.Final
  • Additional commits viewable in compare view

Updates org.liquibase:liquibase-core from 4.8.0 to 4.26.0

Release notes

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

Liquibase v4.26.0

Liquibase 4.26.0 is a major release

[!IMPORTANT] Liquibase 4.26.0 contains several Notable Changes for Liquibase Pro users: Advanced IF conditionals, Simpler Regex-based pattern checks, and Checks Run Reports.

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

Notable Changes

Liquibase Pro

Liquibase Flow: Advanced IF conditionals

  • In Liquibase flow files, use AND (&&), OR (||), and NOT (!) logic options, in single or grouped conditions, as well as substring matching and checking if a key or file exists.
  • Learn more https://docs.liquibase.com/flow

Quality Checks: Simpler Regex-based pattern checks

  • Check four advanced patterns without having to figure out the complicated regex needed to do it—just supply the patterns and Quality Checks will link and execute them.
  • Learn more https://docs.liquibase.com/quality-checks

Observability: Checks Run Reports

  • Understand and share the data on the execution of Quality Checks with a new Checks Run Report. Easily scan and understand your results with the summary section, Analyze your checks by viewing details by ChangeSet, by check, and by database. And collaborate with your team with shareable report.
  • Learn more https://docs.liquibase.com/observability

Formatted SQL changelogs can use rollback scripts

  • Previously, Formatted SQL ChangeLogs could only run in-line rollback commands. But, sometimes you need something more complex, like a full rollbackSqlFile. This functionality has been available for XML, JSON, and YAML formatted changelogs.
  • Learn more https://docs.liquibase.com/concepts/changelogs/sql-format.html

Liquibase Open Source and Liquibase Pro

Liquibase capability enhancements

  • The diffChangeLog command has been updated only to create a changelog when changes are detected. This is a change from the previous behavior of creating an empty changelog.
  • Adds new generateChangelog options:
    • --run-on-change-types=createView,createProcedure will set runOnChange="true" for each changeSet which contains solely createView and createProcedure changes. For backward compatibility, the default is an empty list.
    • --replace-if-exists=createView,createProcedure will set replaceIfExists="true" for each createView and createProcedure changes. For backward compatibility, the default is an empty list.
  • Fix a bug that previously included substituted properties in the checksum calculation for SQLFile change types

JDBC driver updates

  • MariaDB JDBC driver updated from 3.2.0 to 3.3.2
  • Snowflake JDBC driver updated from 3.14.3 to 3.14.4
  • Firebird SQL JDBC driver updated from 5.0.2.java8 to 5.0.3.java8
  • SQLite JDBC driver updated from 3.43.2.2 to 3.44.1.0

Database platform improvements

General
  • Adds create table if not exists support for the following databases: CockroachDB, DB2 LUW, H2, HSQL, Informix, Ingres9, MariaDB, MySQL, Postgres, and SQLite.
  • Fix the generated default column value in PostgreSQL and Oracle for char/clob data types.
Maria DB
  • Adds Liquibase support for Maria DB 10.10.6 and later's new UUID data type.

... (truncated)

Changelog

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

Liquibase 4.26.0 is a major release

[!IMPORTANT] Liquibase 4.26.0 contains several Notable Changes for Liquibase Pro users: Advanced IF conditionals, Simpler Regex-based pattern checks, and Checks Run Reports.

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

Notable Changes

[PRO]

Liquibase Flow: Advanced IF conditionals

  • In Liquibase flow files, use AND (&&), OR (||), and NOT (!) logic options, in single or grouped conditions, as well as substring matching and checking if a key or file exists.
  • Learn more https://docs.liquibase.com/flow

Quality Checks: Simpler Regex-based pattern checks

  • Check four advanced patterns without having to figure out the complicated regex needed to do it—just supply the patterns and Quality Checks will link and execute them.
  • Learn more https://docs.liquibase.com/quality-checks

Observability: Checks Run Reports

  • Understand and share the data on the execution of Quality Checks with a new Checks Run Report. Easily scan and understand your results with the summary section, Analyze your checks by viewing details by ChangeSet, by check, and by database. And collaborate with your team with shareable report.
  • Learn more https://docs.liquibase.com/observability

Formatted SQL changelogs can use rollback scripts

  • Previously, Formatted SQL ChangeLogs could only run in-line rollback commands. But, sometimes you need something more complex, like a full rollbackSqlFile. This functionality has been available for XML, JSON, and YAML formatted changelogs.
  • Learn more https://docs.liquibase.com/concepts/changelogs/sql-format.html

Liquibase Open Source and Liquibase Pro

Liquibase capability enhancements

  • The diffChangeLog command has been updated only to create a changelog when changes are detected. This is a change from the previous behavior of creating an empty changelog.
  • Adds two new generateChangelog options:
    • --run-on-change-types=createView,createProcedure will set runOnChange="true" for each changeSet which contains solely createView and createProcedure changes. For backward compatibility, the default is an empty list.
    • --replace-if-exists=createView,createProcedure will set replaceIfExists="true" for each createView and createProcedure changes. For backward compatibility, the default is an empty list.
  • Fix a bug that previously included substituted properties in the checksum calculation for SQLFile change types

JDBC driver updates

  • MariaDB JDBC driver updated from 3.2.0 to 3.3.2
  • Snowflake JDBC driver updated from 3.14.3 to 3.14.4
  • Firebird SQL JDBC driver updated from 5.0.2.java8 to 5.0.3.java8
  • SQLite JDBC driver updated from 3.43.2.2 to 3.44.1.0

Database platform improvements

General
  • Adds create table if not exists support for the following databases: CockroachDB, DB2 LUW, H2, HSQL, Informix, Ingres9, MariaDB, MySQL, Postgres, and SQLite.
  • Fix the generated default column value in PostgreSQL and Oracle for char/clob data types.
Maria DB
  • Adds Liquibase support for Maria DB 10.10.6 and later's new UUID data type.

... (truncated)

Commits

Updates org.postgresql:postgresql from 42.5.0 to 42.7.2

Release notes

Sourced from org.postgresql:postgresql's releases.

v42.7.2

Security

CVE-2024-1597 and Security Advisory addressed. The vulnerability occurs only in non-default preferQueryMode=simple mode and only if a negative place holder -? is used. See the security advisory for details

What's Changed

Full Changelog: pgjdbc/pgjdbc@REL42.7.1...REL42.7.2

v42.7.1

Fixed regressions since 42.7.0

  • Revert "Use canonical DateStyle name (#2925)" @​vlsi (#3035)
  • Revert "feat: support SET statements combining with other queries with semicolon in PreparedStatement" @​vlsi (#3010)
  • chore: use java.release=8 when building pgjdbc from the generated source distribution @​vlsi (#3038), the driver uses Java 8 methods only

Changes

  • Apply connectTimeout before SSLSocket.startHandshake to avoid infinite wait in case the connection is broken @​davecramer (#3040)
  • perf: improve performance of PreparedStatement.setBlob, BlobInputStream, and BlobOutputStream with dynamic buffer sizing @​vlsi (#3044)
  • fix: avoid timezone conversions when sending LocalDateTime to the database @​vlsi (#2852)
  • fix: support waffle-jna 2.x and 3.x by using reflective approach for ManagedSecBufferDesc @​chrullrich (#2720)

🧰 Maintenance

⬆️ Dependencies

... (truncated)

Changelog

Sourced from org.postgresql:postgresql's changelog.

[42.7.2] (2024-02-21 08:23:00 -0500)

Security

  • security: SQL Injection via line comment generation, it is possible in SimpleQuery mode to generate a line comment by having a placeholder for a numeric with a - such as -?. There must be second placeholder for a string immediately after. Setting the parameter to a -ve value creates a line comment. This has been fixed in this version fixes CVE-2024-1597. Reported by Paul Gerste. See the security advisory for more details. This has been fixed in versions 42.7.2, 42.6.1 42.5.5, 42.4.4, 42.3.9, 42.2.28.jre7. See the security advisory for work arounds.

Changed

Added

[42.7.1] (2023-12-06 08:34:00 -0500)

Changed

  • perf: improve performance of PreparedStatement.setBlob, BlobInputStream, and BlobOutputStream with dynamic buffer sizing [PR #3044](pgjdbc/pgjdbc#3044)

Fixed

[42.7.0] (2023-11-20 09:33:00 -0500)

Changed

Fixed

... (truncated)

Commits

Updates commons-io:commons-io from 2.11.0 to 2.15.1

Updates com.fasterxml.jackson.core:jackson-core from 2.13.4 to 2.16.1

Commits

Updates io.spring.dependency-management from 1.0.13.RELEASE to 1.1.4

Release notes

Sourced from io.spring.dependency-management's releases.

v1.1.4

🐞 Bug Fixes

  • Dependencies declared in a platform are excluded unless applyMavenExclusions is set to false #368
  • Invalid pom is produced when using both the dependency management plugin and Gradle's bom support #257

📔 Documentation

  • Typo in "Importing a Maven Bom" example #366

v1.1.3

🐞 Bug Fixes

  • NullPointerException when Maven-style exclusions are enabled and a dependency has a pom which Maven's Model Builder considers to be invalid #365

v1.1.2

🐞 Bug Fixes

  • Resolution fails when a dependency with Gradle module metadata relies on constraints from a platform dependency #360

v1.1.1

🐞 Bug Fixes

  • Pom customization has unwanted side-effect of reversing bom import ordering #355
  • Build fails with an ArrayIndexOutOfBoundsException when a dependency has a pom with more than 8192 characters #350
  • Enabling configuration on ...

    Description has been truncated

@dependabot dependabot bot requested review from a team, LizBaldo and aherbst-broad and removed request for a team February 29, 2024 15:31
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 29, 2024

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

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@okotsopoulos
Copy link
Contributor

I'd advise excluding Liquibase minor updates from this grouping: looking at the release notes, they seem to treat their minor updates as major updates (looks like semver, doesn't behave like semver).

https://docs.liquibase.com/start/release-notes/home.html

Otherwise, skimmed the release notes for others and they look good.

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

| Package | From | To |
| --- | --- | --- |
| [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) | `26.0.0` | `26.33.0` |
| org.apache.commons:commons-dbcp2 | `2.9.0` | `2.11.0` |
| org.apache.commons:commons-pool2 | `2.11.1` | `2.12.0` |
| org.apache.commons:commons-lang3 | `3.12.0` | `3.14.0` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.13.4` | `2.16.1` |
| [com.fasterxml.jackson.datatype:jackson-datatype-guava](https://github.com/FasterXML/jackson-datatypes-collections) | `2.13.4` | `2.16.1` |
| com.fasterxml.jackson.datatype:jackson-datatype-jdk8 | `2.13.4` | `2.16.1` |
| com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.13.4` | `2.16.1` |
| [com.fasterxml.jackson.module:jackson-module-parameter-names](https://github.com/FasterXML/jackson-modules-java8) | `2.13.4` | `2.16.1` |
| [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.13.4` | `2.16.1` |
| [com.fasterxml.jackson.datatype:jackson-datatype-guava](https://github.com/FasterXML/jackson-datatypes-collections) | `2.13.4` | `2.16.1` |
| com.fasterxml.jackson.datatype:jackson-datatype-jdk8 | `2.13.4` | `2.16.1` |
| com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.13.4` | `2.16.1` |
| [com.fasterxml.jackson.module:jackson-module-parameter-names](https://github.com/FasterXML/jackson-modules-java8) | `2.13.4` | `2.16.1` |
| [org.openapitools:jackson-databind-nullable](https://github.com/OpenAPITools/jackson-databind-nullable) | `0.2.3` | `0.2.6` |
| [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) | `4.8.0` | `4.26.0` |
| [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.5.0` | `42.7.2` |
| commons-io:commons-io | `2.11.0` | `2.15.1` |
| [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.13.4` | `2.16.1` |
| [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) | `1.0.13.RELEASE` | `1.1.4` |
| [com.azure:azure-messaging-servicebus](https://github.com/Azure/azure-sdk-for-java) | `7.14.0-beta.1` | `7.15.1` |
| [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) | `1.10.4` | `1.11.2` |
| [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.7.0` | `5.10.0` |
| [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless) | `6.10.0` | `6.25.0` |


Updates `com.google.cloud:libraries-bom` from 26.0.0 to 26.33.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@libraries-bom-v26.0.0...v26.33.0)

Updates `org.apache.commons:commons-dbcp2` from 2.9.0 to 2.11.0

Updates `org.apache.commons:commons-pool2` from 2.11.1 to 2.12.0

Updates `org.apache.commons:commons-lang3` from 3.12.0 to 3.14.0

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

Updates `com.fasterxml.jackson.datatype:jackson-datatype-guava` from 2.13.4 to 2.16.1
- [Commits](FasterXML/jackson-datatypes-collections@jackson-datatypes-collections-2.13.4...jackson-datatypes-collections-2.16.1)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jdk8` from 2.13.4 to 2.16.1

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.13.4 to 2.16.1

Updates `com.fasterxml.jackson.module:jackson-module-parameter-names` from 2.13.4 to 2.16.1
- [Commits](FasterXML/jackson-modules-java8@jackson-modules-java8-2.13.4...jackson-modules-java8-2.16.1)

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

Updates `com.fasterxml.jackson.datatype:jackson-datatype-guava` from 2.13.4 to 2.16.1
- [Commits](FasterXML/jackson-datatypes-collections@jackson-datatypes-collections-2.13.4...jackson-datatypes-collections-2.16.1)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jdk8` from 2.13.4 to 2.16.1

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.13.4 to 2.16.1

Updates `com.fasterxml.jackson.module:jackson-module-parameter-names` from 2.13.4 to 2.16.1
- [Commits](FasterXML/jackson-modules-java8@jackson-modules-java8-2.13.4...jackson-modules-java8-2.16.1)

Updates `org.openapitools:jackson-databind-nullable` from 0.2.3 to 0.2.6
- [Release notes](https://github.com/OpenAPITools/jackson-databind-nullable/releases)
- [Commits](OpenAPITools/jackson-databind-nullable@v0.2.3...v0.2.6)

Updates `org.liquibase:liquibase-core` from 4.8.0 to 4.26.0
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt)
- [Commits](liquibase/liquibase@v4.8.0...v4.26.0)

Updates `org.postgresql:postgresql` from 42.5.0 to 42.7.2
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.5.0...REL42.7.2)

Updates `commons-io:commons-io` from 2.11.0 to 2.15.1

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

Updates `io.spring.dependency-management` from 1.0.13.RELEASE to 1.1.4
- [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases)
- [Commits](spring-gradle-plugins/dependency-management-plugin@v1.0.13.RELEASE...v1.1.4)

Updates `com.azure:azure-messaging-servicebus` from 7.14.0-beta.1 to 7.15.1
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-messaging-servicebus_7.14.0-beta.1...azure-messaging-servicebus_7.15.1)

Updates `com.azure:azure-identity` from 1.10.4 to 1.11.2
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-identity_1.10.4...azure-identity_1.11.2)

Updates `org.mockito:mockito-junit-jupiter` from 5.7.0 to 5.10.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.7.0...v5.10.0)

Updates `com.diffplug.spotless:spotless-plugin-gradle` from 6.10.0 to 6.25.0
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@gradle/6.10.0...gradle/6.25.0)

---
updated-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.apache.commons:commons-dbcp2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: org.apache.commons:commons-pool2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: org.apache.commons:commons-lang3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-guava
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.fasterxml.jackson.module:jackson-module-parameter-names
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-guava
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.fasterxml.jackson.module:jackson-module-parameter-names
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: org.openapitools:jackson-databind-nullable
  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-minor
  dependency-group: minor-patch-dependencies
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: io.spring.dependency-management
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.azure:azure-messaging-servicebus
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.azure:azure-identity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.diffplug.spotless:spotless-plugin-gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/develop/minor-patch-dependencies-607dacf9e3 branch from c177616 to eca9f0d Compare February 29, 2024 20:59
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2024

Superseded by #127.

@dependabot dependabot bot closed this Mar 1, 2024
@dependabot dependabot bot deleted the dependabot/gradle/develop/minor-patch-dependencies-607dacf9e3 branch March 1, 2024 11:08
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.

1 participant