[GitHub] [maven-build-cache-extension] dependabot[bot] merged pull request #96: Bump ch.qos.logback:logback-classic from 1.3.7 to 1.3.11

2023-08-22 Thread via GitHub
dependabot[bot] merged PR #96: URL: https://github.com/apache/maven-build-cache-extension/pull/96 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues

[GitHub] [maven-build-cache-extension] dependabot[bot] merged pull request #97: Bump org.testcontainers:testcontainers-bom from 1.18.3 to 1.19.0

2023-08-22 Thread via GitHub
dependabot[bot] merged PR #97: URL: https://github.com/apache/maven-build-cache-extension/pull/97 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues

[GitHub] [maven-mvnd] PayBas opened a new issue, #879: org.codehaus.mojo:properties-maven-plugin `set-system-properties` goal compatibility

2023-08-22 Thread via GitHub
PayBas opened a new issue, #879: URL: https://github.com/apache/maven-mvnd/issues/879 http://www.mojohaus.org/properties-maven-plugin/usage.html has a goal called `set-system-properties` which can be used to set (you guessed it) system properties (as opposed to Maven properties) for specifi

[jira] [Updated] (MASSEMBLY-998) Transitive dependencies are not properly excluded as of 3.1.1

2023-08-22 Thread Dmitry Cherniachenko (Jira)
[ https://issues.apache.org/jira/browse/MASSEMBLY-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry Cherniachenko updated MASSEMBLY-998: --- Description: Please check the attached project. When using maven-assembly

[jira] [Created] (MASSEMBLY-998) Transitive dependencies are not properly excluded as of 3.1.1

2023-08-22 Thread Dmitry Cherniachenko (Jira)
Dmitry Cherniachenko created MASSEMBLY-998: -- Summary: Transitive dependencies are not properly excluded as of 3.1.1 Key: MASSEMBLY-998 URL: https://issues.apache.org/jira/browse/MASSEMBLY-998

[jira] [Commented] (MENFORCER-490) Properly declare dependencies

2023-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757572#comment-17757572 ] ASF GitHub Bot commented on MENFORCER-490: -- elharo merged PR #282: URL: https

[GitHub] [maven-enforcer] elharo merged pull request #282: [MENFORCER-490] Declare maven-enforcer-extension dependencies

2023-08-22 Thread via GitHub
elharo merged PR #282: URL: https://github.com/apache/maven-enforcer/pull/282 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.a

[jira] [Commented] (MBUILDCACHE-67) Any error in restoring from the cache should resume the non cache build

2023-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757564#comment-17757564 ] ASF GitHub Bot commented on MBUILDCACHE-67: --- kbuntrock commented on code in

[GitHub] [maven-build-cache-extension] kbuntrock commented on a diff in pull request #92: [MBUILDCACHE-67] Bugfix artefact restoration error not handled properly

2023-08-22 Thread via GitHub
kbuntrock commented on code in PR #92: URL: https://github.com/apache/maven-build-cache-extension/pull/92#discussion_r1301908821 ## src/main/java/org/apache/maven/buildcache/BuildCacheMojosExecutionStrategy.java: ## @@ -129,7 +129,8 @@ public void execute( boolean

[jira] [Comment Edited] (MBUILDCACHE-45) Compiled classes are not copied/restored to target, causing higher phase builds to fail

2023-08-22 Thread Maximilian Novikov (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757540#comment-17757540 ] Maximilian Novikov edited comment on MBUILDCACHE-45 at 8/22/23 3:43 PM: ---

[jira] [Commented] (MBUILDCACHE-45) Compiled classes are not copied/restored to target, causing higher phase builds to fail

2023-08-22 Thread Maximilian Novikov (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757540#comment-17757540 ] Maximilian Novikov commented on MBUILDCACHE-45: --- spring-boot-maven-plug

[jira] [Commented] (MBUILDCACHE-67) Any error in restoring from the cache should resume the non cache build

2023-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757533#comment-17757533 ] ASF GitHub Bot commented on MBUILDCACHE-67: --- AlexanderAshitkin commented on

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on a diff in pull request #92: [MBUILDCACHE-67] Bugfix artefact restoration error not handled properly

2023-08-22 Thread via GitHub
AlexanderAshitkin commented on code in PR #92: URL: https://github.com/apache/maven-build-cache-extension/pull/92#discussion_r1301818950 ## src/main/java/org/apache/maven/buildcache/CacheControllerImpl.java: ## @@ -401,6 +399,26 @@ private Future createDownloadTask( })

[jira] [Commented] (MBUILDCACHE-67) Any error in restoring from the cache should resume the non cache build

2023-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757531#comment-17757531 ] ASF GitHub Bot commented on MBUILDCACHE-67: --- AlexanderAshitkin commented on

[jira] [Commented] (MBUILDCACHE-67) Any error in restoring from the cache should resume the non cache build

2023-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757532#comment-17757532 ] ASF GitHub Bot commented on MBUILDCACHE-67: --- AlexanderAshitkin commented on

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on a diff in pull request #92: [MBUILDCACHE-67] Bugfix artefact restoration error not handled properly

2023-08-22 Thread via GitHub
AlexanderAshitkin commented on code in PR #92: URL: https://github.com/apache/maven-build-cache-extension/pull/92#discussion_r1301818950 ## src/main/java/org/apache/maven/buildcache/CacheControllerImpl.java: ## @@ -401,6 +399,26 @@ private Future createDownloadTask( })

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on a diff in pull request #92: [MBUILDCACHE-67] Bugfix artefact restoration error not handled properly

2023-08-22 Thread via GitHub
AlexanderAshitkin commented on code in PR #92: URL: https://github.com/apache/maven-build-cache-extension/pull/92#discussion_r1301818950 ## src/main/java/org/apache/maven/buildcache/CacheControllerImpl.java: ## @@ -401,6 +399,26 @@ private Future createDownloadTask( })

[jira] [Commented] (MBUILDCACHE-67) Any error in restoring from the cache should resume the non cache build

2023-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757529#comment-17757529 ] ASF GitHub Bot commented on MBUILDCACHE-67: --- AlexanderAshitkin commented on

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on a diff in pull request #92: [MBUILDCACHE-67] Bugfix artefact restoration error not handled properly

2023-08-22 Thread via GitHub
AlexanderAshitkin commented on code in PR #92: URL: https://github.com/apache/maven-build-cache-extension/pull/92#discussion_r1301802267 ## src/main/java/org/apache/maven/buildcache/CacheControllerImpl.java: ## @@ -401,6 +399,26 @@ private Future createDownloadTask( })

[jira] [Commented] (MBUILDCACHE-67) Any error in restoring from the cache should resume the non cache build

2023-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757527#comment-17757527 ] ASF GitHub Bot commented on MBUILDCACHE-67: --- AlexanderAshitkin commented on

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on a diff in pull request #92: [MBUILDCACHE-67] Bugfix artefact restoration error not handled properly

2023-08-22 Thread via GitHub
AlexanderAshitkin commented on code in PR #92: URL: https://github.com/apache/maven-build-cache-extension/pull/92#discussion_r1301802267 ## src/main/java/org/apache/maven/buildcache/CacheControllerImpl.java: ## @@ -401,6 +399,26 @@ private Future createDownloadTask( })

[jira] [Commented] (MBUILDCACHE-67) Any error in restoring from the cache should resume the non cache build

2023-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757517#comment-17757517 ] ASF GitHub Bot commented on MBUILDCACHE-67: --- kbuntrock commented on code in

[GitHub] [maven-build-cache-extension] kbuntrock commented on a diff in pull request #92: [MBUILDCACHE-67] Bugfix artefact restoration error not handled properly

2023-08-22 Thread via GitHub
kbuntrock commented on code in PR #92: URL: https://github.com/apache/maven-build-cache-extension/pull/92#discussion_r1301719141 ## src/main/java/org/apache/maven/buildcache/CacheControllerImpl.java: ## @@ -401,6 +399,26 @@ private Future createDownloadTask( });

[jira] [Commented] (MBUILDCACHE-67) Any error in restoring from the cache should resume the non cache build

2023-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757495#comment-17757495 ] ASF GitHub Bot commented on MBUILDCACHE-67: --- kbuntrock commented on code in

[GitHub] [maven-build-cache-extension] kbuntrock commented on a diff in pull request #92: [MBUILDCACHE-67] Bugfix artefact restoration error not handled properly

2023-08-22 Thread via GitHub
kbuntrock commented on code in PR #92: URL: https://github.com/apache/maven-build-cache-extension/pull/92#discussion_r1301719141 ## src/main/java/org/apache/maven/buildcache/CacheControllerImpl.java: ## @@ -401,6 +399,26 @@ private Future createDownloadTask( });

[jira] [Commented] (MENFORCER-490) Properly declare dependencies

2023-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757468#comment-17757468 ] ASF GitHub Bot commented on MENFORCER-490: -- elharo commented on PR #282: URL:

[GitHub] [maven-enforcer] elharo commented on pull request #282: [MENFORCER-490] Declare maven-enforcer-extension dependencies

2023-08-22 Thread via GitHub
elharo commented on PR #282: URL: https://github.com/apache/maven-enforcer/pull/282#issuecomment-1688185301 > I suppose that can be a bug in exporting artifacts and classes by Maven classloader itself. Yes, it's even more complicated than that. The problem isn't that plexus-utils was

[jira] [Commented] (MENFORCER-490) Properly declare dependencies

2023-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757460#comment-17757460 ] ASF GitHub Bot commented on MENFORCER-490: -- slawekjaranowski commented on PR

[jira] [Commented] (MNG-7862) The ModelLocator should always be used when locating pom.xml

2023-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757452#comment-17757452 ] ASF GitHub Bot commented on MNG-7862: - gnodet commented on PR #1217: URL: https://githu

[jira] [Commented] (MNG-5862) POM XML parser needs XInclude and/or XML Entity support

2023-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-5862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757457#comment-17757457 ] ASF GitHub Bot commented on MNG-5862: - norrisjeremy commented on PR #1205: URL: https:/

[GitHub] [maven] norrisjeremy commented on pull request #1205: [MNG-5862] Support XML entities and XInclude

2023-08-22 Thread via GitHub
norrisjeremy commented on PR #1205: URL: https://github.com/apache/maven/pull/1205#issuecomment-1688154238 > I tried to mitigate the risks by only loading from rejecting any absolute URI. Also, no file with such entities / xinclude import should end up in maven central, those are translated

[GitHub] [maven] gnodet commented on pull request #1217: [MNG-7862] The ModelLocator should always be used when locating pom.xml

2023-08-22 Thread via GitHub
gnodet commented on PR #1217: URL: https://github.com/apache/maven/pull/1217#issuecomment-1688153034 > Is this for v4 only? Some of the API changes look incompatible. Yes, I did not really envision to backport it. I think most of the changed methods are new in 4.0. The exceptions ar

[jira] [Commented] (MNG-5862) POM XML parser needs XInclude and/or XML Entity support

2023-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-5862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757443#comment-17757443 ] ASF GitHub Bot commented on MNG-5862: - gnodet commented on PR #1205: URL: https://githu

[GitHub] [maven] gnodet commented on pull request #1205: [MNG-5862] Support XML entities and XInclude

2023-08-22 Thread via GitHub
gnodet commented on PR #1205: URL: https://github.com/apache/maven/pull/1205#issuecomment-1688143857 > Is this wise? > XML parsers are littered with a long history of security vulnerabilities around loading crap remotely. > Introducing that into a build system seems scary to me.

[jira] [Commented] (MNG-5862) POM XML parser needs XInclude and/or XML Entity support

2023-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-5862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757435#comment-17757435 ] ASF GitHub Bot commented on MNG-5862: - norrisjeremy commented on code in PR #1205: URL:

[GitHub] [maven] norrisjeremy commented on a diff in pull request #1205: [MNG-5862] Support XML entities and XInclude

2023-08-22 Thread via GitHub
norrisjeremy commented on code in PR #1205: URL: https://github.com/apache/maven/pull/1205#discussion_r1301595222 ## maven-model-builder/src/main/java/org/apache/maven/model/io/DefaultModelReader.java: ## @@ -104,16 +113,53 @@ private TransformerContext getTransformerContext(Ma

[GitHub] [maven-mvnd] gnodet commented on issue #793: java.lang.UnsatisfiedLinkError: Can't load library: jansi.dll

2023-08-22 Thread via GitHub
gnodet commented on issue #793: URL: https://github.com/apache/maven-mvnd/issues/793#issuecomment-1688131501 This looks like a jansi problem, see https://github.com/fusesource/jansi/issues/245 and https://issues.apache.org/jira/browse/MNG-7245. A workaround is to specify an alternative d

[GitHub] [maven-mvnd] gnodet commented on issue #877: Failed to load native library:jansi-2.4.0-d705f3ccea969984-libjansi.so

2023-08-22 Thread via GitHub
gnodet commented on issue #877: URL: https://github.com/apache/maven-mvnd/issues/877#issuecomment-1688107602 @nick-ling please check the message `The native library file at /tmp/jansi-2.4.0-51613297cfd7b049-libjansi.so is not executable, make sure that the directory is mounted on a partitio

[jira] [Commented] (MENFORCER-490) Properly declare dependencies

2023-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757408#comment-17757408 ] ASF GitHub Bot commented on MENFORCER-490: -- elharo opened a new pull request,

[jira] [Assigned] (MENFORCER-490) Properly declare dependencies

2023-08-22 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold reassigned MENFORCER-490: --- Assignee: Elliotte Rusty Harold > Properly declare dependencies >

[jira] [Created] (MENFORCER-490) Properly declare dependencies

2023-08-22 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MENFORCER-490: --- Summary: Properly declare dependencies Key: MENFORCER-490 URL: https://issues.apache.org/jira/browse/MENFORCER-490 Project: Maven Enforcer Plugin

[GitHub] [maven-artifact-transfer] dependabot[bot] commented on pull request #94: Bump groovy from 3.0.17 to 3.0.18

2023-08-22 Thread via GitHub
dependabot[bot] commented on PR #94: URL: https://github.com/apache/maven-artifact-transfer/pull/94#issuecomment-1688055248 Superseded by #95. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [maven-artifact-transfer] dependabot[bot] closed pull request #94: Bump groovy from 3.0.17 to 3.0.18

2023-08-22 Thread via GitHub
dependabot[bot] closed pull request #94: Bump groovy from 3.0.17 to 3.0.18 URL: https://github.com/apache/maven-artifact-transfer/pull/94 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [maven-artifact-transfer] dependabot[bot] opened a new pull request, #95: Bump org.codehaus.groovy:groovy from 3.0.17 to 3.0.19

2023-08-22 Thread via GitHub
dependabot[bot] opened a new pull request, #95: URL: https://github.com/apache/maven-artifact-transfer/pull/95 Bumps [org.codehaus.groovy:groovy](https://github.com/apache/groovy) from 3.0.17 to 3.0.19. Commits See full diff in https://github.com/apache/groovy/commits";>compare

[jira] [Commented] (MNG-7862) The ModelLocator should always be used when locating pom.xml

2023-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757397#comment-17757397 ] ASF GitHub Bot commented on MNG-7862: - elharo commented on code in PR #1217: URL: https

[GitHub] [maven] elharo commented on a diff in pull request #1217: [MNG-7862] The ModelLocator should always be used when locating pom.xml

2023-08-22 Thread via GitHub
elharo commented on code in PR #1217: URL: https://github.com/apache/maven/pull/1217#discussion_r1301532825 ## maven-model-builder/src/main/java/org/apache/maven/model/building/ModelSource3.java: ## @@ -0,0 +1,47 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[jira] [Commented] (MNG-7822) Add TRACE("bold,magenta" ) to Style in org.apache.maven.shared.utils.logging for style.color.

2023-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757394#comment-17757394 ] ASF GitHub Bot commented on MNG-7822: - elharo commented on code in PR #1215: URL: https

[jira] [Commented] (MNG-5862) POM XML parser needs XInclude and/or XML Entity support

2023-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-5862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757389#comment-17757389 ] ASF GitHub Bot commented on MNG-5862: - norrisjeremy commented on PR #1205: URL: https:/

[GitHub] [maven] norrisjeremy commented on pull request #1205: [MNG-5862] Support XML entities and XInclude

2023-08-22 Thread via GitHub
norrisjeremy commented on PR #1205: URL: https://github.com/apache/maven/pull/1205#issuecomment-1688015752 Is this wise? XML parsers are littered with a long history of security vulnerabilities around loading crap remotely. Introducing that into a build system seems scary to me. --

[GitHub] [maven-build-cache-extension] maximilian-novikov-db commented on a diff in pull request #92: [MBUILDCACHE-67] Bugfix artefact restoration error not handled properly

2023-08-22 Thread via GitHub
maximilian-novikov-db commented on code in PR #92: URL: https://github.com/apache/maven-build-cache-extension/pull/92#discussion_r1301244654 ## src/main/java/org/apache/maven/buildcache/CacheControllerImpl.java: ## @@ -401,6 +399,26 @@ private Future createDownloadTask(

[jira] [Commented] (MBUILDCACHE-67) Any error in restoring from the cache should resume the non cache build

2023-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757247#comment-17757247 ] ASF GitHub Bot commented on MBUILDCACHE-67: --- maximilian-novikov-db commente

[jira] [Commented] (MBUILDCACHE-67) Any error in restoring from the cache should resume the non cache build

2023-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757245#comment-17757245 ] ASF GitHub Bot commented on MBUILDCACHE-67: --- maximilian-novikov-db commente

[GitHub] [maven-build-cache-extension] maximilian-novikov-db commented on a diff in pull request #92: [MBUILDCACHE-67] Bugfix artefact restoration error not handled properly

2023-08-22 Thread via GitHub
maximilian-novikov-db commented on code in PR #92: URL: https://github.com/apache/maven-build-cache-extension/pull/92#discussion_r1301242760 ## src/main/java/org/apache/maven/buildcache/BuildCacheMojosExecutionStrategy.java: ## @@ -129,7 +129,8 @@ public void execute(

[GitHub] [maven-build-cache-extension] dependabot[bot] opened a new pull request, #97: Bump org.testcontainers:testcontainers-bom from 1.18.3 to 1.19.0

2023-08-22 Thread via GitHub
dependabot[bot] opened a new pull request, #97: URL: https://github.com/apache/maven-build-cache-extension/pull/97 Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.18.3 to 1.19.0. Release notes Sourced from https://github.