-
Notifications
You must be signed in to change notification settings - Fork 75
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 22 updates #2087
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the dependencies group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.12` | `1.5.15` | | [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.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-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.16` | | org.jooq:jooq-codegen | `3.19.15` | `3.19.16` | | org.jooq:jooq-meta | `3.19.15` | `3.19.16` | | [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.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) | `3.5.0` | `3.5.1` | | [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` | | [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) | `11.1.0` | `11.1.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.15 - [Commits](qos-ch/logback@v_1.5.12...v_1.5.15) 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.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-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.16 Updates `org.jooq:jooq-codegen` from 3.19.15 to 3.19.16 Updates `org.jooq:jooq-meta` from 3.19.15 to 3.19.16 Updates `org.jooq:jooq-codegen` from 3.19.15 to 3.19.16 Updates `org.jooq:jooq-meta` from 3.19.15 to 3.19.16 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.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.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 `org.owasp:dependency-check-maven` from 11.1.0 to 11.1.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...v11.1.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.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-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.mariadb.jdbc:mariadb-java-client 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: org.owasp:dependency-check-maven dependency-type: direct:production update-type: version-update:semver-patch 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] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Dec 23, 2024
Superseded by #2089. |
dependabot
bot
deleted the
dependabot/maven/v2.x/dependencies-2a06675542
branch
January 6, 2025 06:38
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 21 updates in the / directory:
1.5.12
1.5.15
2.18.1
2.18.2
2.18.1
2.18.2
2.18.1
2.18.2
33.3.1-jre
33.4.0-jre
2.17.0
2.18.0
2.12.0
2.13.0
1.12.0
1.13.0
12.0.15
12.0.16
3.19.15
3.19.16
3.19.15
3.19.16
3.19.15
3.19.16
5.11.3
5.11.4
1.11.3
1.11.4
3.5.0
3.5.1
1.20.3
1.20.4
1.20.3
1.20.4
1.11.5
1.13.0
11.1.0
11.1.1
3.11.1
3.11.2
1.20.3
1.20.4
Updates
ch.qos.logback:logback-classic
from 1.5.12 to 1.5.15Commits
c32c92a
prepare release 1.5.15402fc67
check that logback-classic and logback-core are identical020610a
name is optional in EventEvaluator, add ExceptionMatchEvaluator with a test11a3951
start work on 1.5.15-SNAPSHOT3ddf27b
prepare release 1.5.14d4804f9
fix incompatibile change, Spring-Boot issue 8853492bc8
start work on 1.5.14-SNAPSHOT32638aa
prepare release 1.5.130056a9c
CORE_POOL_SIZE set to 42cb6d52
remove JaninoEventEvaluatorUpdates
com.fasterxml.jackson.core:jackson-annotations
from 2.18.1 to 2.18.2Commits
Updates
com.fasterxml.jackson.core:jackson-core
from 2.18.1 to 2.18.2Commits
fc1bc93
[maven-release-plugin] prepare release jackson-core-2.18.244f793e
Prep for 2.18.2715ec43
Disable scorecard WF from 2.1888b4c94
fix issue with incorrect matches for some surrogate chars (#1360)cc70bc2
Minor warnings removalf5ed9e7
Warnings removal93335d4
Merge branch '2.17' into 2.183ec9738
Back to snapshot dep88fc49b
[maven-release-plugin] prepare for next development iteration44d1e78
[maven-release-plugin] prepare release jackson-core-2.17.3Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-xml
from 2.18.1 to 2.18.2Commits
310241b
[maven-release-plugin] prepare release jackson-dataformat-xml-2.18.221dfc4f
minor warnings removal06d28aa
Prep for 2.18.2 release0a7cf7b
Merge test classes7e35baa
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.18b19f1ca
Back to snapshot depacd25dc
[maven-release-plugin] prepare for next development iteration2ddb970
[maven-release-plugin] prepare release jackson-dataformat-xml-2.17.3Updates
com.fasterxml.jackson.core:jackson-core
from 2.18.1 to 2.18.2Commits
fc1bc93
[maven-release-plugin] prepare release jackson-core-2.18.244f793e
Prep for 2.18.2715ec43
Disable scorecard WF from 2.1888b4c94
fix issue with incorrect matches for some surrogate chars (#1360)cc70bc2
Minor warnings removalf5ed9e7
Warnings removal93335d4
Merge branch '2.17' into 2.183ec9738
Back to snapshot dep88fc49b
[maven-release-plugin] prepare for next development iteration44d1e78
[maven-release-plugin] prepare release jackson-core-2.17.3Updates
com.fasterxml.jackson.core:jackson-databind
from 2.18.1 to 2.18.2Commits
Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-xml
from 2.18.1 to 2.18.2Commits
310241b
[maven-release-plugin] prepare release jackson-dataformat-xml-2.18.221dfc4f
minor warnings removal06d28aa
Prep for 2.18.2 release0a7cf7b
Merge test classes7e35baa
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.18b19f1ca
Back to snapshot depacd25dc
[maven-release-plugin] prepare for next development iteration2ddb970
[maven-release-plugin] prepare release jackson-dataformat-xml-2.17.3Updates
com.google.guava:guava
from 33.3.1-jre to 33.4.0-jreRelease notes
Sourced from com.google.guava:guava's releases.
Commits
Updates
commons-io:commons-io
from 2.17.0 to 2.18.0Updates
org.apache.commons:commons-dbcp2
from 2.12.0 to 2.13.0Updates
org.apache.commons:commons-text
from 1.12.0 to 1.13.0Updates
org.eclipse.jetty.ee10:jetty-ee10-servlet
from 12.0.15 to 12.0.16Updates
org.jooq:jooq
from 3.19.15 to 3.19.16Updates
org.jooq:jooq-codegen
from 3.19.15 to 3.19.16Updates
org.jooq:jooq-meta
from 3.19.15 to 3.19.16Updates
org.jooq:jooq-codegen
from 3.19.15 to 3.19.16Updates
org.jooq:jooq-meta
from 3.19.15 to 3.19.16Updates
org.junit:junit-bom
from 5.11.3 to 5.11.4Release notes
Sourced from org.junit:junit-bom's releases.
Commits
6430ba4
Release 5.11.4d093121
Finalize 5.11.4 release notes0444353
Fix Maven integration tests on JDK 24b5c7f4e
Move #4153 to 5.11.4 release notesb20c4e2
Ensure the XMLStreamWriter is closed after use6376f0a
Configure Git username and email2b485c4
Set reference repo URI500b5a0
Inject username and password via new DSLd671961
Update plugin gitPublish to v53d11279
AddJAVA_25
toJRE
enumUpdates
org.junit.platform:junit-platform-suite
from 1.11.3 to 1.11.4Commits
Updates
org.mariadb.jdbc:mariadb-java-client
from 3.5.0 to 3.5.1Release notes
Sourced from org.mariadb.jdbc:mariadb-java-client's releases.
Changelog
Sourced from org.mariadb.jdbc:mariadb-java-client's changelog.
Commits
8acdd27
[misc] benchmark handling bcpkix-jdk18on signed JAR99a4649
[misc] adding benchmark parsec04170a1
[misc] update travis windows testing to java 1799d585b
bump 3.5.18c8200f
[CONJ-1213] sql command ending with semicolon and trailing space are not usin...b7f38ea
[misc] javadoc formatting correction3f1706e
[misc] correct javadoc entriese3df57b
[misc] permit java 11 testing147a08a
[misc] parsec SSL fingerprint test correctionda6a56c
[misc] parsec fingerprint hash using either java 15 or BouncyCastleUpdates
org.testcontainers:junit-jupiter
from 1.20.3 to 1.20.4Release notes
Sourced from org.testcontainers:junit-jupiter's releases.
Commits
39ff5f8
[localstack] Add testcontainer marker labels to additional localstack flags (...1facaf0
Remove extra call to docker credentials (#9545)c68f791
Update com.gradle.enterprise.gradle.plugin version to 3.18.2e3e7fdc
Update gradle/setup-gradle version to v4964c6e6
Fix docker credentials output (#9544)c01fc1b
Use cockroachdb version in testcontainers jdbc url test0200a5d
Fix cockroachdb wait strategy with version >= 22.1.0 (#9505)be7251b
Check if container belongs to a network when using exposeHostPorts (#8298)78ba315
Revert "Add shutdownHook to send sigterm to ryuk (#7717)" (#9504)10f32af
Stop container that doesn't match wait strategy (#9474)Updates
org.testcontainers:postgresql
from 1.20.3 to 1.20.4Release notes
Sourced from org.testcontainers:postgresql's releases.
Commits
39ff5f8
[localstack] Add testcontainer marker labels to additional localstack flags (...1facaf0
Remove extra call to docker credentials (#9545)c68f791
Update com.gradle.enterprise.gradle.plugin version to 3.18.2e3e7fdc
Update gradle/setup-gradle version to v4964c6e6
Fix docker credentials output (#9544)c01fc1b
Use cockroachdb version in testcontainers jdbc url test0200a5d
Fix cockroachdb wait strategy with version >= 22.1.0 (#9505)be7251b
Check if container belongs to a network when using exposeHostPorts (#8298)78ba315
Revert "Add shutdownHook to send sigterm to ryuk (#7717)" (#9504)10f32af
Stop container that doesn't match wait strategy (#9474)Updates
org.testcontainers:postgresql
from 1.20.3 to 1.20.4Release notes
Sourced from org.testcontainers:postgresql's releases.
Commits
39ff5f8
[localstack] Add testcontainer marker labels to additional localstack flags (...1facaf0
Remove extra call to docker credentials (#9545)c68f791
Update com.gradle.enterprise.gradle.plugin version to 3.18.2e3e7fdc
Update gradle/setup-gradle version to v4964c6e6
Fix docker credentials output (#9544)c01fc1b
Use cockroachdb version in testcontainers jdbc url test0200a5d
Fix cockroachdb wait strategy with version >= 22.1.0 (#9505)be7251b
Check if container belongs to a network when using exposeHostPorts (#8298)78ba315
Revert "Add shutdownHook to send sigterm to ryuk (#7717)" (#9504)10f32af
Stop container that doesn't match wait strategy (#9474)Updates
com.googlecode.maven-download-plugin:download-maven-plugin
from 1.11.5 to 1.13.0Release notes
Sourced from com.googlecode.maven-download-plugin:download-maven-plugin's releases.
Commits
6b0456b
Release 1.13.038e58c9
#223 An option to set executable permission on downloaded file (#304)bcea659
Bump to the next SNAPSHOTd88f968
Release 1.12.1389de3a
#302 Avoid XmlStreamReader class not found on password decryption (#303)94b94eb
Bump to the next SNAPSHOT2fe4d09
Release 1.12.07807f7e
#300 Remove@checkstyle
tags (#301)eff6e36
#248 Rename project according to Github org and repo renaming (#299)1c799d6
#297 Introduce dependency checks (#298)Updates
org.owasp:dependency-check-maven
from 11.1.0 to 11.1.1Release notes
Sourced from org.owasp:dependency-check-maven's releases.
Changelog
Sourced from org.owasp:dependency-check-maven's changelog.
Commits
30acb30
build: prepare release v11.1.10a4f570
docs: update changelog for release 11.1.1cf08e94
fix: re-enable issue locking (#7220)09f3fb9
build(deps): bump JamesIves/github-pages-deploy-action from 4.7.1 to 4.7.2 (#...a65720f
fix: reenable issue locking (#7208)20e344c
fix: 7093 add username/password properties to be able to authenticate for cen...6a13d58
build(deps): bump org.jsoup:jsoup from 1.18.2 to 1.18.3 (#7205)4655cc7
build(deps): bump commons-io:commons-io from 2.17.0 to 2.18.0 (#7170)f85b726
build(deps): bump jackson.version from 2.18.1 to 2.18.2 (#7200)a3cfa4f
build(deps): bump org.jsoup:jsoup from 1.18.1 to 1.18.2 (#7194)Updates
org.apache.maven.plugins:maven-javadoc-plugin
from 3.11.1 to 3.11.2Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
Commits
44cbab7
[maven-release-plugin] prepare release maven-javadoc-plugin-3.11.23de45d8
use github for scm45ccf06
Bump com.thoughtworks.qdox:qdox from 2.1.0 to 2.2.0530fa01
[MJAVADOC-823] legacyMode keeps using module-info.java (-sourcedirectory stil...3a16d92
Bump commons-io:commons-io from 2.17.0 to 2.18.069c1ba7
Migrate from Plexus to Sisu Guice (#341)39857ea
Remove usages of deprecated ReaderFactory class (#339)314203a
[MJAVADOC-814] handle parameters such packages with multi lines (#337)3bb982d
refactor: Replace Plexus AbstractLogEnabled with SLF4J (#338)76826c8
[MJAVADOC-822] skippedModules should be more scalable and support regex (#336)Updates
org.testcontainers:mariadb
from 1.20.3 to 1.20.4Release notes
Sourced from org.testcontainers:mariadb's releases.