Re: [PR] Bump maven.version from 4.0.0-beta-4-SNAPSHOT to 4.0.0-beta-4 [maven-xinclude-extension]
gnodet merged PR #6: URL: https://github.com/apache/maven-xinclude-extension/pull/6 -- 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: dev-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
Re: [PR] Add GitHub workflow [maven-xinclude-extension]
gnodet merged PR #1: URL: https://github.com/apache/maven-xinclude-extension/pull/1 -- 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: dev-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
Re: [PR] Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3.8.0 [maven-xinclude-extension]
gnodet commented on PR #5: URL: https://github.com/apache/maven-xinclude-extension/pull/5#issuecomment-2346022024 @dependabot rebase -- 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: dev-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
Re: [PR] Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0 [maven-xinclude-extension]
gnodet commented on PR #4: URL: https://github.com/apache/maven-xinclude-extension/pull/4#issuecomment-2346022419 @dependabot rebase -- 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: dev-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
Re: [PR] Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3.8.0 [maven-xinclude-extension]
dependabot[bot] commented on PR #5: URL: https://github.com/apache/maven-xinclude-extension/pull/5#issuecomment-2346023390 Looks like org.apache.maven.plugins:maven-invoker-plugin is up-to-date now, so this is no longer needed. -- 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: dev-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
Re: [PR] Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3.8.0 [maven-xinclude-extension]
dependabot[bot] closed pull request #5: Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3.8.0 URL: https://github.com/apache/maven-xinclude-extension/pull/5 -- 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: dev-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
Re: [PR] Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0 [maven-xinclude-extension]
gnodet merged PR #4: URL: https://github.com/apache/maven-xinclude-extension/pull/4 -- 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: dev-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
[PR] Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.5.0 [maven-hocon-extension]
dependabot[bot] opened a new pull request, #2: URL: https://github.com/apache/maven-hocon-extension/pull/2 Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.3.0 to 3.5.0. Release notes Sourced from https://github.com/apache/maven-enforcer/releases";>org.apache.maven.plugins:maven-enforcer-plugin's releases. 3.5.0 🚀 New features and improvements https://issues.apache.org/jira/browse/MENFORCER-497";>[MENFORCER-497] - Require Maven 3.6.3+ (https://redirect.github.com/apache/maven-enforcer/pull/317";>#317) https://github.com/slawekjaranowski";>@slawekjaranowski https://issues.apache.org/jira/browse/MENFORCER-494";>[MENFORCER-494] - Allow banning dynamic versions in whole tree (https://redirect.github.com/apache/maven-enforcer/pull/294";>#294) https://github.com/JimmyAx";>@JimmyAx https://issues.apache.org/jira/browse/MENFORCER-500";>[MENFORCER-500] - New rule to enforce that Maven coordinates match given (https://redirect.github.com/apache/maven-enforcer/pull/309";>#309) https://github.com/kwin";>@kwin 🐛 Bug Fixes https://issues.apache.org/jira/browse/MENFORCER-503";>[MENFORCER-503] - Pass context to ProfileActivator - fix NPE in Maven 3.9.7 (https://redirect.github.com/apache/maven-enforcer/pull/315";>#315) https://github.com/slawekjaranowski";>@slawekjaranowski 📦 Dependency updates https://issues.apache.org/jira/browse/MENFORCER-501";>[MENFORCER-501] - Bump commons-io:commons-io from 2.16.0 to 2.16.1 (https://redirect.github.com/apache/maven-enforcer/pull/311";>#311) https://github.com/dependabot";>@dependabot https://issues.apache.org/jira/browse/MENFORCER-501";>[MENFORCER-501] - Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 (https://redirect.github.com/apache/maven-enforcer/pull/312";>#312) https://github.com/dependabot";>@dependabot https://issues.apache.org/jira/browse/MENFORCER-504";>[MENFORCER-504] - Bump org.apache.maven:maven-parent from 41 to 42 (https://redirect.github.com/apache/maven-enforcer/pull/314";>#314) https://github.com/dependabot";>@dependabot https://issues.apache.org/jira/browse/MENFORCER-501";>[MENFORCER-501] - Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (https://redirect.github.com/apache/maven-enforcer/pull/298";>#298) https://github.com/dependabot";>@dependabot https://issues.apache.org/jira/browse/MENFORCER-501";>[MENFORCER-501] - Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 (https://redirect.github.com/apache/maven-enforcer/pull/305";>#305) https://github.com/dependabot";>@dependabot https://issues.apache.org/jira/browse/MENFORCER-501";>[MENFORCER-501] - Bump commons-io:commons-io from 2.13.0 to 2.16.0 (https://redirect.github.com/apache/maven-enforcer/pull/310";>#310) https://github.com/dependabot";>@dependabot Bump org.apache.commons:commons-compress from 1.21 to 1.26.0 in /maven-enforcer-plugin/src/it/projects/dependency-convergence_transitive_provided/module1 (https://redirect.github.com/apache/maven-enforcer/pull/307";>#307) https://github.com/dependabot";>@dependabot Bump apache/maven-gh-actions-shared from 3 to 4 (https://redirect.github.com/apache/maven-enforcer/pull/308";>#308) https://github.com/dependabot";>@dependabot https://issues.apache.org/jira/browse/MENFORCER-498";>[MENFORCER-498] - Update parent pom to 41 (https://redirect.github.com/apache/maven-enforcer/pull/306";>#306) https://github.com/slachiewicz";>@slachiewicz Bump org.junit:junit-bom from 5.10.1 to 5.10.2 (https://redirect.github.com/apache/maven-enforcer/pull/303";>#303) https://github.com/dependabot";>@dependabot Bump org.assertj:assertj-core from 3.24.2 to 3.25.1 (https://redirect.github.com/apache/maven-enforcer/pull/301";>#301) https://github.com/dependabot";>@dependabot Bump org.codehaus.mojo:mrm-maven-plugin from 1.5.0 to 1.6.0 (https://redirect.github.com/apache/maven-enforcer/pull/295";>#295) https://github.com/dependabot";>@dependabot Bump org.junit:junit-bom from 5.10.0 to 5.10.1 (https://redirect.github.com/apache/maven-enforcer/pull/296";>#296) https://github.com/dependabot";>@dependabot https://issues.apache.org/jira/browse/MENFORCER-492";>[MENFORCER-492] - Bump plexus-utils from 3.5.1 to 4.0.0 and plexus-xml 3.0.0 (https://redirect.github.com/apache/maven-enforcer/pull/291";>#291) https://github.com/slawekjaranowski";>@slawekjaranowski Bump org.xerial.snappy:snappy-java from 1.1.10.1 to 1.1.10.4 in /maven-enforcer-plugin/src/it/projects/dependency-convergence_transitive_provided/module1 (https://redirect.github.com/apache/maven-enforcer/pull/292";>#292) https://github.com/dependabot";>@dependabot 👻 Maintenance https://issues.apache.org/jira/browse/MENFORCER-490";>[MENFORCER-490] - Remove unused dependency (https://redirect.github.com/apache/maven-enforcer/pull/316";>#316) https://github.com/elharo";>@elharo Bump org.apache.commons:com
[PR] Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.13.0 [maven-hocon-extension]
dependabot[bot] opened a new pull request, #4: URL: https://github.com/apache/maven-hocon-extension/pull/4 Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.11.0 to 3.13.0. Release notes Sourced from https://github.com/apache/maven-compiler-plugin/releases";>org.apache.maven.plugins:maven-compiler-plugin's releases. 3.13.0 🚀 New features and improvements https://issues.apache.org/jira/browse/MCOMPILER-574";>[MCOMPILER-574] - Propagate cause of exception in AbstractCompilerMojo (https://redirect.github.com/apache/maven-compiler-plugin/pull/232";>#232) https://github.com/slawekjaranowski";>@slawekjaranowski https://issues.apache.org/jira/browse/MCOMPILER-582";>[MCOMPILER-582] - Automatic detection of release option for JDK < 9 (https://redirect.github.com/apache/maven-compiler-plugin/pull/228";>#228) https://github.com/slawekjaranowski";>@slawekjaranowski https://issues.apache.org/jira/browse/MCOMPILER-583";>[MCOMPILER-583] - Require Maven 3.6.3 (https://redirect.github.com/apache/maven-compiler-plugin/pull/229";>#229) https://github.com/slawekjaranowski";>@slawekjaranowski https://issues.apache.org/jira/browse/MCOMPILER-577";>[MCOMPILER-577] - Rename parameter "forceJavacCompilerUse" (https://redirect.github.com/apache/maven-compiler-plugin/pull/225";>#225) https://github.com/kwin";>@kwin https://issues.apache.org/jira/browse/MCOMPILER-570";>[MCOMPILER-570] - Add links to javac documentation of JDK17 (https://redirect.github.com/apache/maven-compiler-plugin/pull/224";>#224) https://github.com/kwin";>@kwin https://issues.apache.org/jira/browse/MCOMPILER-576";>[MCOMPILER-576] - Deprecate parameter "compilerVersion" (https://redirect.github.com/apache/maven-compiler-plugin/pull/223";>#223) https://github.com/kwin";>@kwin 📦 Dependency updates https://issues.apache.org/jira/browse/MCOMPILER-575";>[MCOMPILER-575] - Bump plexusCompilerVersion from 2.14.2 to 2.15.0 (https://redirect.github.com/apache/maven-compiler-plugin/pull/227";>#227) https://github.com/dependabot";>@dependabot Bump apache/maven-gh-actions-shared from 3 to 4 (https://redirect.github.com/apache/maven-compiler-plugin/pull/226";>#226) https://github.com/dependabot";>@dependabot 📝 Documentation updates https://issues.apache.org/jira/browse/MCOMPILER-548";>[MCOMPILER-548] - JDK 21 throws annotations processing warning that can not be turned off (https://redirect.github.com/apache/maven-compiler-plugin/pull/200";>#200) https://github.com/hgschmie";>@hgschmie 👻 Maintenance https://issues.apache.org/jira/browse/MCOMPILER-584";>[MCOMPILER-584] - Refresh page - Using Non-Javac Compilers (https://redirect.github.com/apache/maven-compiler-plugin/pull/231";>#231) https://github.com/slawekjaranowski";>@slawekjaranowski https://issues.apache.org/jira/browse/MCOMPILER-585";>[MCOMPILER-585] - Refresh plugins versions in ITs (https://redirect.github.com/apache/maven-compiler-plugin/pull/230";>#230) https://github.com/slawekjaranowski";>@slawekjaranowski subject verb agreement (https://redirect.github.com/apache/maven-compiler-plugin/pull/221";>#221) https://github.com/elharo";>@elharo 3.12.1 🐛 Bug Fixes https://issues.apache.org/jira/browse/MCOMPILER-567";>[MCOMPILER-567] - Fail to compile if the generated-sources/annotation… (https://redirect.github.com/apache/maven-compiler-plugin/pull/218";>#218) https://github.com/jorsol";>@jorsol 📦 Dependency updates https://issues.apache.org/jira/browse/MCOMPILER-568";>[MCOMPILER-568] - Bump plexusCompilerVersion from 2.14.1 to 2.14.2 (https://redirect.github.com/apache/maven-compiler-plugin/pull/220";>#220) https://github.com/dependabot";>@dependabot 3.12.0 🚀 New features and improvements https://issues.apache.org/jira/browse/MCOMPILER-562";>[MCOMPILER-562] - Add property maven.compiler.outputDirectory to CompilerMojo (https://redirect.github.com/apache/maven-compiler-plugin/pull/213";>#213) https://github.com/jGauravGupta";>@jGauravGupta https://issues.apache.org/jira/browse/MCOMPILER-381";>[MCOMPILER-381] - Refactor incremental detection (https://redirect.github.com/apache/maven-compiler-plugin/pull/181";>#181) https://github.com/jorsol";>@jorsol https://issues.apache.org/jira/browse/MCOMPILER-542";>[MCOMPILER-542] - Clean JDK patch version in module-info.class (https://redirect.github.com/apache/maven-compiler-plugin/pull/208";>#208) https://github.com/jorsol";>@jorsol https://issues.apache.org/jira/browse/MCOMPILER-558";>[MCOMPILER-558] - compileSourceRoots in testCompile should be writable (https://redirect.github.com/apache/maven-compiler-plugin/pull/209";>#209) https://github.com/lorenzsimon";>@lorenzsimon https://issues.apache.org/jira/browse/MCOMPILER-559";>[MCOMPILER-559] - Warn if overwriting the project's artifact's file to a
[PR] Bump com.typesafe:config from 1.4.2 to 1.4.3 [maven-hocon-extension]
dependabot[bot] opened a new pull request, #1: URL: https://github.com/apache/maven-hocon-extension/pull/1 Bumps [com.typesafe:config](https://github.com/lightbend/config) from 1.4.2 to 1.4.3. Release notes Sourced from https://github.com/lightbend/config/releases";>com.typesafe:config's releases. 1.4.3 What's Changed Release 1.4.2 by https://github.com/raboof";>@raboof in https://redirect.github.com/lightbend/config/pull/759";>lightbend/config#759 add note with clarification how to pass -Dconfig properly; taken from… by https://github.com/iamtodor";>@iamtodor in https://redirect.github.com/lightbend/config/pull/763";>lightbend/config#763 readme: change playground url by https://github.com/av-elier";>@av-elier in https://redirect.github.com/lightbend/config/pull/775";>lightbend/config#775 Update maintenance note by https://github.com/ennru";>@ennru in https://redirect.github.com/lightbend/config/pull/788";>lightbend/config#788 Make the issue template work by https://github.com/ennru";>@ennru in https://redirect.github.com/lightbend/config/pull/791";>lightbend/config#791 fix: Optionally hide rendered environment variables by https://github.com/patriknw";>@patriknw in https://redirect.github.com/lightbend/config/pull/798";>lightbend/config#798 chore: update NEWS and release 1.4.3 by https://github.com/patriknw";>@patriknw in https://redirect.github.com/lightbend/config/pull/799";>lightbend/config#799 New Contributors https://github.com/iamtodor";>@iamtodor made their first contribution in https://redirect.github.com/lightbend/config/pull/763";>lightbend/config#763 https://github.com/patriknw";>@patriknw made their first contribution in https://redirect.github.com/lightbend/config/pull/798";>lightbend/config#798 Full Changelog: https://github.com/lightbend/config/compare/v1.4.2...v1.4.3";>https://github.com/lightbend/config/compare/v1.4.2...v1.4.3 Changelog Sourced from https://github.com/lightbend/config/blob/main/NEWS.md";>com.typesafe:config's changelog. 1.4.3: October 17, 2023 Optionally hide rendered environment variables (https://redirect.github.com/lightbend/config/pull/798";>#798) Commits https://github.com/lightbend/config/commit/d279841c425e70645feacbdc03e41b3b022ad1f9";>d279841 chore: update NEWS and release 1.4.3 (https://redirect.github.com/lightbend/config/issues/799";>#799) https://github.com/lightbend/config/commit/3a4ebbfd0216513e48781980554f0254d8862ffa";>3a4ebbf fix: Optionally hide rendered environment variables (https://redirect.github.com/lightbend/config/issues/798";>#798) https://github.com/lightbend/config/commit/5d6a46631c7ca1d617de02459bd62af5b875073b";>5d6a466 Make the issue template work (https://redirect.github.com/lightbend/config/issues/791";>#791) https://github.com/lightbend/config/commit/40e5d059c225b438a0ca7fa9291181fa254d151b";>40e5d05 Update maintenance note (https://redirect.github.com/lightbend/config/issues/788";>#788) https://github.com/lightbend/config/commit/6e035f220ebf5cd41c535cc2e62ad55af006176f";>6e035f2 readme: change playground url (https://redirect.github.com/lightbend/config/issues/775";>#775) https://github.com/lightbend/config/commit/4458ea947a7a2a668bb811a122455f1f05975172";>4458ea9 Merge pull request https://redirect.github.com/lightbend/config/issues/763";>#763 from iamtodor/add_dconfig_pass_clarification https://github.com/lightbend/config/commit/fd9be4a4f95a99a9a98a5f24e8d84ba0cea1c496";>fd9be4a add Dconfig.resource clarification https://github.com/lightbend/config/commit/fad9affc976d929b12a095ca0c729f1691ec6715";>fad9aff add note with clarification how to pass -Dconfig properly; taken from https:/... https://github.com/lightbend/config/commit/d62bd12998df88f2fe526ca53c141f067c49078d";>d62bd12 Merge pull request https://redirect.github.com/lightbend/config/issues/759";>#759 from raboof/main https://github.com/lightbend/config/commit/b8378de28fa7b7df430e7d22af7888c42045868a";>b8378de Typo Februari -> February Additional commits viewable in https://github.com/lightbend/config/compare/v1.4.2...v1.4.3";>compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase`
[PR] Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0 [maven-hocon-extension]
dependabot[bot] opened a new pull request, #3: URL: https://github.com/apache/maven-hocon-extension/pull/3 Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.7.1 to 3.8.0. Commits https://github.com/apache/maven-dependency-plugin/commit/75814c79197672264078eb6e181aa2b343150dea";>75814c7 [maven-release-plugin] prepare release maven-dependency-plugin-3.8.0 https://github.com/apache/maven-dependency-plugin/commit/50397c42b9f4ede4ed82c055caaf3ef0733f3aba";>50397c4 [MDEP-903] Upgrade to Doxia 2.0.0 Milestone Stack https://github.com/apache/maven-dependency-plugin/commit/1115ecb4fa11d08f15435b9d094708667e123d18";>1115ecb Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.0 https://github.com/apache/maven-dependency-plugin/commit/5288cece722923651fbcf5e13741d3f94e910dbf";>5288cec Bump org.apache.maven.plugins:maven-plugins from 42 to 43 https://github.com/apache/maven-dependency-plugin/commit/ea4d8e249dc7d7c134c128f25e2a62c6772be1fd";>ea4d8e2 Bump jettyVersion from 9.4.54.v20240208 to 9.4.55.v20240627 https://github.com/apache/maven-dependency-plugin/commit/2d0b82a865441a683897f5429b9986ed8c75a835";>2d0b82a Bump org.codehaus.plexus:plexus-io from 3.4.2 to 3.5.0 https://github.com/apache/maven-dependency-plugin/commit/86b7772498216280c948f8887f20ce2d03269e8a";>86b7772 (doc) Remove repeated word https://github.com/apache/maven-dependency-plugin/commit/94e1caf57c84a9da81317b19b3611299d6db700d";>94e1caf Bump org.jsoup:jsoup from 1.17.2 to 1.18.1 https://github.com/apache/maven-dependency-plugin/commit/06b427327bfb28a26c9be78ff840948d26eba197";>06b4273 Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 https://github.com/apache/maven-dependency-plugin/commit/71cee33151c85d11b4d4ca2f63b5be72f1c482f3";>71cee33 Remove outdated invoker conditions Additional commits viewable in https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.7.1...maven-dependency-plugin-3.8.0";>compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -- 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: dev-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
Re: [PR] Bump com.typesafe:config from 1.4.2 to 1.4.3 [maven-hocon-extension]
gnodet merged PR #1: URL: https://github.com/apache/maven-hocon-extension/pull/1 -- 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: dev-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
Re: [PR] Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.5.0 [maven-hocon-extension]
gnodet merged PR #2: URL: https://github.com/apache/maven-hocon-extension/pull/2 -- 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: dev-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
Re: [PR] Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.13.0 [maven-hocon-extension]
gnodet merged PR #4: URL: https://github.com/apache/maven-hocon-extension/pull/4 -- 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: dev-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
Re: [PR] Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0 [maven-hocon-extension]
gnodet merged PR #3: URL: https://github.com/apache/maven-hocon-extension/pull/3 -- 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: dev-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org