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

Bump the dependencies group across 1 directory with 27 updates #2098

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the dependencies group with 26 updates in the / directory:

Package From To
ch.qos.logback:logback-classic 1.5.12 1.5.16
com.fasterxml.jackson.core:jackson-annotations 2.18.1 2.18.2
com.fasterxml.jackson.core:jackson-core 2.18.1 2.18.2
com.fasterxml.jackson.dataformat:jackson-dataformat-xml 2.18.1 2.18.2
com.github.dasniko:testcontainers-keycloak 3.5.1 3.6.0
com.google.guava:guava 33.3.1-jre 33.4.0-jre
commons-io:commons-io 2.17.0 2.18.0
org.apache.commons:commons-csv 1.12.0 1.13.0
org.apache.commons:commons-dbcp2 2.12.0 2.13.0
org.apache.commons:commons-text 1.12.0 1.13.0
org.eclipse.jetty.ee10:jetty-ee10-servlet 12.0.15 12.0.16
org.jooq:jooq 3.19.15 3.19.18
org.jooq:jooq-codegen 3.19.15 3.19.18
org.jooq:jooq-meta 3.19.15 3.19.18
org.junit:junit-bom 5.11.3 5.11.4
org.junit.platform:junit-platform-suite 1.11.3 1.11.4
org.liquibase:liquibase-core 4.30.0 4.31.0
org.mariadb.jdbc:mariadb-java-client 3.5.0 3.5.1
org.postgresql:postgresql 42.7.4 42.7.5
org.testcontainers:junit-jupiter 1.20.3 1.20.4
org.testcontainers:postgresql 1.20.3 1.20.4
com.googlecode.maven-download-plugin:download-maven-plugin 1.11.5 1.13.0
com.diffplug.spotless:spotless-maven-plugin 2.43.0 2.44.2
org.owasp:dependency-check-maven 11.1.0 12.0.1
org.apache.maven.plugins:maven-javadoc-plugin 3.11.1 3.11.2
org.testcontainers:mariadb 1.20.3 1.20.4

Updates ch.qos.logback:logback-classic from 1.5.12 to 1.5.16

Commits
  • 74c9ebd prepare release 1.5.16
  • 9308a58 javadocs structure changed
  • 8935470 adapt test to SLF4J version 2.0.16
  • cb60369 addded StubEventEvaluator as default class for evaluator element so as to dir...
  • 1da2f17 bump jxr version
  • 5bde644 bump slf4j version to 2.0.16
  • aa2ebae remove stax related code
  • 80db86b fix issues/860
  • a8a2303 start work on 1.5.16-SNAPSHOT
  • bf14c2c minor javadoc update
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-annotations from 2.18.1 to 2.18.2

Commits

Updates com.fasterxml.jackson.core:jackson-core from 2.18.1 to 2.18.2

Commits
  • fc1bc93 [maven-release-plugin] prepare release jackson-core-2.18.2
  • 44f793e Prep for 2.18.2
  • 715ec43 Disable scorecard WF from 2.18
  • 88b4c94 fix issue with incorrect matches for some surrogate chars (#1360)
  • cc70bc2 Minor warnings removal
  • f5ed9e7 Warnings removal
  • 93335d4 Merge branch '2.17' into 2.18
  • 3ec9738 Back to snapshot dep
  • 88fc49b [maven-release-plugin] prepare for next development iteration
  • 44d1e78 [maven-release-plugin] prepare release jackson-core-2.17.3
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.18.1 to 2.18.2

Commits
  • 310241b [maven-release-plugin] prepare release jackson-dataformat-xml-2.18.2
  • 21dfc4f minor warnings removal
  • 06d28aa Prep for 2.18.2 release
  • 0a7cf7b Merge test classes
  • 7e35baa Add test for #682 (passing with jackson-databind fix) (#685)
  • 5b78983 Fix #678: allow configuring custom SerializerFactory via JacksonXmlModule (#680)
  • 180a75b Merge branch '2.17' into 2.18
  • b19f1ca Back to snapshot dep
  • acd25dc [maven-release-plugin] prepare for next development iteration
  • 2ddb970 [maven-release-plugin] prepare release jackson-dataformat-xml-2.17.3
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-core from 2.18.1 to 2.18.2

Commits
  • fc1bc93 [maven-release-plugin] prepare release jackson-core-2.18.2
  • 44f793e Prep for 2.18.2
  • 715ec43 Disable scorecard WF from 2.18
  • 88b4c94 fix issue with incorrect matches for some surrogate chars (#1360)
  • cc70bc2 Minor warnings removal
  • f5ed9e7 Warnings removal
  • 93335d4 Merge branch '2.17' into 2.18
  • 3ec9738 Back to snapshot dep
  • 88fc49b [maven-release-plugin] prepare for next development iteration
  • 44d1e78 [maven-release-plugin] prepare release jackson-core-2.17.3
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-databind from 2.18.1 to 2.18.2

Commits

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.18.1 to 2.18.2

Commits
  • 310241b [maven-release-plugin] prepare release jackson-dataformat-xml-2.18.2
  • 21dfc4f minor warnings removal
  • 06d28aa Prep for 2.18.2 release
  • 0a7cf7b Merge test classes
  • 7e35baa Add test for #682 (passing with jackson-databind fix) (#685)
  • 5b78983 Fix #678: allow configuring custom SerializerFactory via JacksonXmlModule (#680)
  • 180a75b Merge branch '2.17' into 2.18
  • b19f1ca Back to snapshot dep
  • acd25dc [maven-release-plugin] prepare for next development iteration
  • 2ddb970 [maven-release-plugin] prepare release jackson-dataformat-xml-2.17.3
  • Additional commits viewable in compare view

Updates com.github.dasniko:testcontainers-keycloak from 3.5.1 to 3.6.0

Release notes

Sourced from com.github.dasniko:testcontainers-keycloak's releases.

v3.6.0

What's Changed

New Contributors

Full Changelog: dasniko/testcontainers-keycloak@3.5.1...3.6.0

Commits
  • 2ef9fe9 [maven-release-plugin] prepare release 3.6.0
  • 6e64806 adjust readme to new version
  • f50a84b upgrade to Keycloak 26.1
  • be484a4 chore: update deps
  • 2b0deaa exclude slf4j impl collision
  • db1cb62 Add configuration to disable bootstrap of admin account (#165)
  • 6221e6d improve info about version compatibility
  • 8989201 improve info about version compatibility
  • 96cb12d update readme
  • 9fd1300 exclude javax.* dependencies introduced by shrinkwrap update
  • Additional commits viewable in compare view

Updates com.google.guava:guava from 33.3.1-jre to 33.4.0-jre

Release notes

Sourced from com.google.guava:guava's releases.

33.4.0

Maven

<dependency>
  <groupId>com.google.guava</groupId>
  <artifactId>guava</artifactId>
  <version>33.4.0-jre</version>
  <!-- or, for Android: -->
  <version>33.4.0-android</version>
</dependency>

Jar files

Guava requires one runtime dependency, which you can download here:

Javadoc

JDiff

Changelog

  • Exposed additional Java 8 APIs to Android users. (6082782134, 9b0109c662, 6ace8bc8ea, b650b9fe77, c6c268006c, 984f713d76, f9f3fffb87, cdc225474e)
  • base: Deprecated Charsets constants in favor of StandardCharsets. We will not remove the constants, but we recommend using StandardCharsets for consistency. (45e6be2688)
  • base: Added ToStringHelper.omitEmptyValues(). (f5ec2ab85c)
  • collect: Added an optimized copyOf method to TreeRangeMap. (a46565dd1c)
  • collect.testing: Fixed @Require annotations so that features implied by absent features are not also required to be absent. (81be061f85)
  • io: Changed ByteSink and CharSink to no longer call flush() in some cases before close(). This is a no-op for well-behaved streams, which internally flush their data as part of closing. However, we have discovered some stream implementations that have overridden close() to do nothing, including not to flush some buffered data. If this change causes problems, the simplest fix is usually to change the close() override to at least call flush(). (6ace8bc8ea)
  • net: Added HttpHeaders.ALT_SVC and MediaType.CBOR. (503ba429f9, 7c0bf0892d)
Commits

Updates commons-io:commons-io from 2.17.0 to 2.18.0

Updates org.apache.commons:commons-csv from 1.12.0 to 1.13.0

Changelog

Sourced from org.apache.commons:commons-csv's changelog.

Apache Commons CSV Version 1.13.0 Release Notes

This document contains the release notes for the 1.13.0 version of Apache Commons CSV. Commons CSV reads and writes files in variations of the Comma Separated Value (CSV) format.

Commons CSV requires at least Java 8.

The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types.

This is a feature and maintenance release. Java 8 or later is required.

Changes in this version include:

New Features

  • CSV-313: Add CSVPrinter.getRecordCount(). Thanks to Gary Gregory.
  •       Add and use CSVParser.Builder and builder() and deprecate CSVParser constructors. Thanks to Gary Gregory.
    
  •       CSVFormat.Builder implements Supplier<CSVFormat>. Thanks to Gary Gregory.
    
  •       Deprecate CSVFormat.Builder.build() for get(). Thanks to Gary Gregory.
    
  • CSV-196: Track byte position #502. Thanks to Yuzhan Jiang, Gary Gregory.

Fixed Bugs

  • CSV-314: Required OSGi Import-Package version numbers in MANIFEST.MF #504. Thanks to Gary Gregory.
  • CSV-314: CSVParser.nextRecord() should throw CSVException (an IOException subclass) instead of IOException and IllegalStateException, no method signature changes needed. Thanks to Gary Gregory.

Changes

  •       Bump org.apache.commons:commons-parent from 76 to 78 [#486](https://github.com/apache/commons-csv/issues/486), [#495](https://github.com/apache/commons-csv/issues/495). Thanks to Gary Gregory, Dependabot.
    
  •       Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1 [#493](https://github.com/apache/commons-csv/issues/493). Thanks to Gary Gregory, Dependabot.
    
  •       Bump commons-io:commons-io from 2.17.0 to 2.18.0 [#505](https://github.com/apache/commons-csv/issues/505). Thanks to Gary Gregory, Dependabot.
    
  •       Bump commons-codec:commons-codec from 1.17.1 to 1.17.2. Thanks to Gary Gregory.
    
  •       Bump org.apache.commons:commons-parent from 78 to 79. Thanks to Gary Gregory.
    

Historical list of changes: https://commons.apache.org/proper/commons-csv/changes.html

For complete information on Apache Commons CSV, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons CSV website:

https://commons.apache.org/proper/commons-csv/

Download page: https://commons.apache.org/proper/commons-csv/download_csv.cgi

Have fun! -Apache Commons CSV team

... (truncated)

Commits
  • f2f1cff Prepare for the next release candidate
  • 732c2f8 Prepare for the next release candidate
  • 02b398d Add Checstyle UnnecessaryParentheses
  • 947c514 Add Checstyle SuperFinalize
  • 4579bd3 Add Checstyle SuperClone
  • a0ff618 Add Checstyle StringLiteralEquality
  • f69526c Add Checstyle SimplifyBooleanReturn
  • 81f9044 Add Checstyle SimplifyBooleanExpression
  • 6afa33c Add Checstyle MultipleVariableDeclarations
  • 114118c Add Checstyle IllegalInstantiation
  • Additional commits viewable in compare view

Updates org.apache.commons:commons-dbcp2 from 2.12.0 to 2.13.0

Updates org.apache.commons:commons-text from 1.12.0 to 1.13.0

Updates org.eclipse.jetty.ee10:jetty-ee10-servlet from 12.0.15 to 12.0.16

Updates org.jooq:jooq from 3.19.15 to 3.19.18

Updates org.jooq:jooq-codegen from 3.19.15 to 3.19.18

Updates org.jooq:jooq-meta from 3.19.15 to 3.19.18

Updates org.jooq:jooq-codegen from 3.19.15 to 3.19.18

Updates org.jooq:jooq-meta from 3.19.15 to 3.19.18

Updates org.junit:junit-bom from 5.11.3 to 5.11.4

Release notes

Sourced from org.junit:junit-bom's releases.

JUnit 5.11.4 = Platform 1.11.4 + Jupiter 5.11.4 + Vintage 5.11.4

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.3...r5.11.4

Commits
  • 6430ba4 Release 5.11.4
  • d093121 Finalize 5.11.4 release notes
  • 0444353 Fix Maven integration tests on JDK 24
  • b5c7f4e Move #4153 to 5.11.4 release notes
  • b20c4e2 Ensure the XMLStreamWriter is closed after use
  • 6376f0a Configure Git username and email
  • 2b485c4 Set reference repo URI
  • 500b5a0 Inject username and password via new DSL
  • d671961 Update plugin gitPublish to v5
  • 3d11279 Add JAVA_25 to JRE enum
  • Additional commits viewable in compare view

Updates org.junit.platform:junit-platform-suite from 1.11.3 to 1.11.4

Commits

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

Release notes

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

Liquibase v4.31.0

Liquibase 4.31.0 is a major release

[!IMPORTANT] Liquibase 4.31.0 contains an expanded Checks Extension, and so the artifact size has increased.

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

Notable Changes

[PRO]

New Checks extension delivered in the box

  • Policy Checks are undoubtedly one of Liquibase Pro's stickiest capabilities, for which we continually add database platforms, new checks, and customizations. But to get these developments, users would need to download and upgrade to the latest Liquibase. Not any more! With this new checks extension, you can deploy the latest Policy Checks powers by optionally upgrading just the Check Extension on your cadence. Conveniently, this extension is delivered "in the box" at /internal/extensions, so you do not have to change anything about your current Policy Checks workflow.
  • Learn more https://docs.liquibase.com/pro-extensions

Other Checks Enhancements

  • Pro users can suppress sql in reports with the new global property: --reports-suppress-sql=true
  • New checks-settings files can be created without CLI prompts by adding --force to checks show command
  • By popular demand, checks reports now show all checks run, including those not triggered.
  • We simplified the custom python check creation flow by removing the single-answer prompts/
  • Learn more https://docs.liquibase.com/policy-checks

[OSS]

Liquibase capability enhancements

  • Changesets with entirely blank IDs will fail validation. This is a breaking change.
    • NOTE: Validation should not fail for changes that have already been ran. Changes that have been ran with an empty changeset id that are marked as runOnChange or runAlways WILL fail validation.
  • Added changeset execution time to output and logs
  • Added calculated checksum to output of calculate-checksum command
  • Added two new command parameters to history command so users can better see tagged deployments without having to directly examine the DATABASECHANGELOG table
    • show-tags will return only tagged deployment history
    • tag-filter will return deployment history for a specific tag or group of tags
  • If an XML changelog is generate-changelog and fails to validate, Liquibase will indicate where the codepoint where the XML failure is located.
  • Added new Spring properties for Pro license key and to disable analytics

Java API Changes

  • Added missing changeLogParameters argument to generateChangeLog, calculateCheckSum, doChangeLogSyncSql, and changeLogSync

[PRO] Changelog

🚀 New Features

... (truncated)

Changelog

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

Liquibase 4.31.0 is a major release

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

[PRO] Changelog

New Features

Bug Fixes

Security, Driver and Other Updates

[OSS] Changelog

New Features

... (truncated)

Commits
  • 11ef37b DAT-19398 DevOps :: Fix Liquibase Checks versioning in the tarball to match t...
  • 9ff9bef chore: FILES FOR 4.31.0 RELEASE (#6637)
  • 509e575 Handle @ symbol when executing PostgreSQL SET SEARCH_PATH (#6630)
  • 26b1294 DAT-18331 PRO: integrate checks extension into tarball/zip, not mac os dmg in...
  • d4250c0 undo UUID-ing of deployment ID (DAT-19367) (#6629)
  • 4cd3509 liquibase-maven-plugin: Allow null arguments to `ConfiguredValueModifierFac...
  • e68abdc DAT-19082: Fix issue with losing changed datatype attributes when one datatyp...
  • 40ef1af chore: rollback test count changes as they are failing for master (#6624)
  • 4ac1250 fix: test counts in master (#6623)
  • 2f474fb Implement logic to selectively include/exclude columns in generate-changelog ...
  • Additional commits viewable in compare view

Updates org.mariadb.jdbc:mariadb-java-client from 3.5.0 to 3.5.1

Release notes

Sourced from org.mariadb.jdbc:mariadb-java-client's releases.

MariaDB Connector/Java 3.5.1

3.5.1 (Nov 2024)

Full Changelog

Notable changes

  • CONJ-1193 Implement parsec authentication
  • CONJ-1207 New HaMode: sequential write, loadbalance read
  • CONJ-1208 permit bulk for INSERT ON DUPLICATE KEY UPDATE commands for 11.5.1+ servers

Bugs Fixed

  • CONJ-1053 Mark waffle-jna dependency optional in module descriptor
  • CONJ-1196 setObject on java.util.Date was considered was a java.sql.Date and truncate hour/minutes/seconds/ms while it must be considered like a java.sql.Timestamp
  • CONJ-1211 jdbc 4.3 enquoteIdentifier missing validation
  • CONJ-1213 sql command ending with semicolon and trailing space are not using bulk
Changelog

Sourced from org.mariadb.jdbc:mariadb-java-client's changelog.

3.5.1 (Nov 2024)

Full Changelog

Notable changes

  • CONJ-1193 Implement parsec authentication
  • CONJ-1207 New HaMode: sequential write, loadbalance read
  • CONJ-1208 permit bulk for INSERT ON DUPLICATE KEY UPDATE commands for 11.5.1+ servers

Bugs Fixed

  • CONJ-1053 Mark waffle-jna dependency optional in module descriptor
  • CONJ-1196 setObject on java.util.Date was considered was a java.sql.Date and truncate hour/minutes/seconds/ms while it must be considered like a java.sql.Timestamp
  • CONJ-1211 jdbc 4.3 enquoteIdentifier missing validation
  • CONJ-1213 sql command ending with semicolon and trailing space are not using bulk
Commits
  • 8acdd27 [misc] benchmark handling bcpkix-jdk18on signed JAR
  • 99a4649 [misc] adding benchmark parsec
  • 04170a1 [misc] update travis windows testing to java 17
  • 99d585b bump 3.5.1
  • 8c8200f [CONJ-1213] sql command ending with semicolon and trailing space are not usin...
  • b7f38ea [misc] javadoc formatting correction
  • 3f1706e [misc] correct javadoc entries
  • e3df57b [misc] permit java 11 testing
  • 147a08a [misc] parsec SSL fingerprint test correction
  • da6a56c [misc] parsec fingerprint hash using either java 15 or BouncyCastle
  • Additional commits viewable in compare view

Updates org.postgresql:postgresql from 42.7.4 to 42.7.5

Release notes

Sourced from org.postgresql:postgresql's releases.

v42.7.5

Changes

⬆️ Dependencies

... (truncated)

Changelog

Sourced from org.postgresql:postgresql's changelog.

[42.7.5] (2025-01-14 08:00:00 -0400)

Added

Fixed

Commits
  • 94a1693 update changelogs and increment version in gradle.properties for release (#3478)
  • ce54dfd chore: replace deprecated kotlinOptions with a replacement API
  • 398029e chore: avoid failure in osgi-test/onlyIf if -PjdkBuildVersion is missing at t...
  • 7245443 test: skip :pgjdbc-osgi-test:test when runnning tests with Java 8
  • 7747527 chore(deps): u...

    Description has been truncated

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 20, 2025
@hylkevds
Copy link
Member

@dependabot rebase

Bumps the dependencies group with 26 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.12` | `1.5.16` |
| [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.18.1` | `2.18.2` |
| [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.18.1` | `2.18.2` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) | `2.18.1` | `2.18.2` |
| [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) | `3.5.1` | `3.6.0` |
| [com.google.guava:guava](https://github.com/google/guava) | `33.3.1-jre` | `33.4.0-jre` |
| commons-io:commons-io | `2.17.0` | `2.18.0` |
| [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) | `1.12.0` | `1.13.0` |
| org.apache.commons:commons-dbcp2 | `2.12.0` | `2.13.0` |
| org.apache.commons:commons-text | `1.12.0` | `1.13.0` |
| org.eclipse.jetty.ee10:jetty-ee10-servlet | `12.0.15` | `12.0.16` |
| org.jooq:jooq | `3.19.15` | `3.19.18` |
| org.jooq:jooq-codegen | `3.19.15` | `3.19.18` |
| org.jooq:jooq-meta | `3.19.15` | `3.19.18` |
| [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.11.3` | `5.11.4` |
| [org.junit.platform:junit-platform-suite](https://github.com/junit-team/junit5) | `1.11.3` | `1.11.4` |
| [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) | `4.30.0` | `4.31.0` |
| [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) | `3.5.0` | `3.5.1` |
| [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.4` | `42.7.5` |
| [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.20.3` | `1.20.4` |
| [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.20.3` | `1.20.4` |
| [com.googlecode.maven-download-plugin:download-maven-plugin](https://github.com/download-maven-plugin/download-maven-plugin) | `1.11.5` | `1.13.0` |
| [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `2.43.0` | `2.44.2` |
| [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) | `11.1.0` | `12.0.1` |
| [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.11.1` | `3.11.2` |
| [org.testcontainers:mariadb](https://github.com/testcontainers/testcontainers-java) | `1.20.3` | `1.20.4` |



Updates `ch.qos.logback:logback-classic` from 1.5.12 to 1.5.16
- [Commits](qos-ch/logback@v_1.5.12...v_1.5.16)

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.1 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson/commits)

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

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.18.1 to 2.18.2
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.18.1...jackson-dataformat-xml-2.18.2)

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

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

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.18.1 to 2.18.2
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.18.1...jackson-dataformat-xml-2.18.2)

Updates `com.github.dasniko:testcontainers-keycloak` from 3.5.1 to 3.6.0
- [Release notes](https://github.com/dasniko/testcontainers-keycloak/releases)
- [Commits](dasniko/testcontainers-keycloak@3.5.1...3.6.0)

Updates `com.google.guava:guava` from 33.3.1-jre to 33.4.0-jre
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Updates `commons-io:commons-io` from 2.17.0 to 2.18.0

Updates `org.apache.commons:commons-csv` from 1.12.0 to 1.13.0
- [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-csv@rel/commons-csv-1.12.0...rel/commons-csv-1.13.0)

Updates `org.apache.commons:commons-dbcp2` from 2.12.0 to 2.13.0

Updates `org.apache.commons:commons-text` from 1.12.0 to 1.13.0

Updates `org.eclipse.jetty.ee10:jetty-ee10-servlet` from 12.0.15 to 12.0.16

Updates `org.jooq:jooq` from 3.19.15 to 3.19.18

Updates `org.jooq:jooq-codegen` from 3.19.15 to 3.19.18

Updates `org.jooq:jooq-meta` from 3.19.15 to 3.19.18

Updates `org.jooq:jooq-codegen` from 3.19.15 to 3.19.18

Updates `org.jooq:jooq-meta` from 3.19.15 to 3.19.18

Updates `org.junit:junit-bom` from 5.11.3 to 5.11.4
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.3...r5.11.4)

Updates `org.junit.platform:junit-platform-suite` from 1.11.3 to 1.11.4
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

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

Updates `org.mariadb.jdbc:mariadb-java-client` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases)
- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md)
- [Commits](mariadb-corporation/mariadb-connector-j@3.5.0...3.5.1)

Updates `org.postgresql:postgresql` from 42.7.4 to 42.7.5
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.7.4...REL42.7.5)

Updates `org.testcontainers:junit-jupiter` from 1.20.3 to 1.20.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.3...1.20.4)

Updates `org.testcontainers:postgresql` from 1.20.3 to 1.20.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.3...1.20.4)

Updates `org.testcontainers:postgresql` from 1.20.3 to 1.20.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.3...1.20.4)

Updates `com.googlecode.maven-download-plugin:download-maven-plugin` from 1.11.5 to 1.13.0
- [Release notes](https://github.com/download-maven-plugin/download-maven-plugin/releases)
- [Commits](download-maven-plugin/download-maven-plugin@1.11.5...1.13.0)

Updates `com.diffplug.spotless:spotless-maven-plugin` from 2.43.0 to 2.44.2
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@lib/2.43.0...maven/2.44.2)

Updates `org.owasp:dependency-check-maven` from 11.1.0 to 12.0.1
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v11.1.0...v12.0.1)

Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.11.1 to 3.11.2
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.1...maven-javadoc-plugin-3.11.2)

Updates `org.testcontainers:mariadb` from 1.20.3 to 1.20.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.3...1.20.4)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.github.dasniko:testcontainers-keycloak
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: com.google.guava:guava
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.apache.commons:commons-csv
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.apache.commons:commons-dbcp2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.apache.commons:commons-text
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.ee10:jetty-ee10-servlet
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.jooq:jooq
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.jooq:jooq-codegen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.jooq:jooq-meta
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.jooq:jooq-codegen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.jooq:jooq-meta
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.junit.platform:junit-platform-suite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.liquibase:liquibase-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.mariadb.jdbc:mariadb-java-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.googlecode.maven-download-plugin:download-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.owasp:dependency-check-maven
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.testcontainers:mariadb
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/v2.x/dependencies-bac593d433 branch from ac46a9d to fd56863 Compare January 20, 2025 09:40
@hylkevds hylkevds merged commit 8364f56 into v2.x Jan 20, 2025
2 checks passed
@hylkevds hylkevds deleted the dependabot/maven/v2.x/dependencies-bac593d433 branch January 20, 2025 10:21
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