Re: [PR] chore(deps): Bump org.codehaus.plexus:plexus-xml from 3.0.1 to 4.1.0 [camel]

2025-04-07 Thread via GitHub


davsclaus closed pull request #17676: chore(deps): Bump 
org.codehaus.plexus:plexus-xml from 3.0.1 to 4.1.0
URL: https://github.com/apache/camel/pull/17676


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [PR] chore(deps): Bump org.codehaus.plexus:plexus-xml from 3.0.1 to 4.1.0 [camel]

2025-04-07 Thread via GitHub


davsclaus commented on PR #17676:
URL: https://github.com/apache/camel/pull/17676#issuecomment-2782337774

   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [PR] chore(deps): Bump org.codehaus.plexus:plexus-xml from 3.0.1 to 4.1.0 [camel]

2025-04-07 Thread via GitHub


davsclaus commented on PR #17676:
URL: https://github.com/apache/camel/pull/17676#issuecomment-2782660394

   lets not update as this dont work with maven 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [PR] chore(deps): Bump org.codehaus.plexus:plexus-xml from 3.0.1 to 4.1.0 [camel]

2025-04-07 Thread via GitHub


dependabot[bot] commented on PR #17676:
URL: https://github.com/apache/camel/pull/17676#issuecomment-2782660510

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`. You can also ignore 
all major, minor, or patch releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [PR] chore(deps): Bump org.codehaus.plexus:plexus-xml from 3.0.1 to 4.1.0 [camel]

2025-04-07 Thread via GitHub


davsclaus commented on PR #17676:
URL: https://github.com/apache/camel/pull/17676#issuecomment-2782338468

   I found this in parent pom


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [PR] chore(deps): Bump org.codehaus.plexus:plexus-xml from 3.0.1 to 4.1.0 [camel]

2025-04-07 Thread via GitHub


github-actions[bot] commented on PR #17676:
URL: https://github.com/apache/camel/pull/17676#issuecomment-2782294054

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



[PR] chore(deps): Bump org.codehaus.plexus:plexus-xml from 3.0.1 to 4.1.0 [camel]

2025-04-07 Thread via GitHub


dependabot[bot] opened a new pull request, #17676:
URL: https://github.com/apache/camel/pull/17676

   Bumps 
[org.codehaus.plexus:plexus-xml](https://github.com/codehaus-plexus/plexus-xml) 
from 3.0.1 to 4.1.0.
   
   Release notes
   Sourced from https://github.com/codehaus-plexus/plexus-xml/releases";>org.codehaus.plexus:plexus-xml's
 releases.
   
   4.0.1
   
   
   Fix detection of invalid spaces in prolog (https://redirect.github.com/codehaus-plexus/plexus-xml/pull/20";>#20) 
https://github.com/gnodet";>@​gnodet
   pom.mxl and site.xml cleanup (https://redirect.github.com/codehaus-plexus/plexus-xml/pull/19";>#19) 
https://github.com/hboutemy";>@​hboutemy
   
   4.1.0
   
   🚀 New features and improvements
   
   Require Java 17 and upgrade maven-xml-impl to 4.0.0-beta-3 (https://redirect.github.com/codehaus-plexus/plexus-xml/pull/43";>#43) 
https://github.com/slachiewicz";>@​slachiewicz
   
   📦 Dependency updates
   
   Bump org.apache.maven:maven-xml from 4.0.0-rc-2 to 4.0.0-rc-3 (https://redirect.github.com/codehaus-plexus/plexus-xml/pull/57";>#57) 
@https://github.com/apps/dependabot";>dependabot[bot]
   Bump org.codehaus.plexus:plexus from 19 to 20 (https://redirect.github.com/codehaus-plexus/plexus-xml/pull/56";>#56) 
@https://github.com/apps/dependabot";>dependabot[bot]
   Upgrade to Maven 4.0.0-rc-2 (https://redirect.github.com/codehaus-plexus/plexus-xml/pull/53";>#53) 
https://github.com/slachiewicz";>@​slachiewicz
   Bump org.codehaus.plexus:plexus from 18 to 19 (https://redirect.github.com/codehaus-plexus/plexus-xml/pull/47";>#47) 
@https://github.com/apps/dependabot";>dependabot[bot]
   Bump org.apache.maven:maven-xml-impl from 4.0.0-beta-4 to 4.0.0-beta-5 
(https://redirect.github.com/codehaus-plexus/plexus-xml/pull/49";>#49) 
@https://github.com/apps/dependabot";>dependabot[bot]
   Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2 (https://redirect.github.com/codehaus-plexus/plexus-xml/pull/46";>#46) 
@https://github.com/apps/dependabot";>dependabot[bot]
   Bump org.apache.maven:maven-xml-impl from 4.0.0-beta-3 to 4.0.0-beta-4 
(https://redirect.github.com/codehaus-plexus/plexus-xml/pull/44";>#44) 
@https://github.com/apps/dependabot";>dependabot[bot]
   
   👻 Maintenance
   
   Cleanup tests and drop dependency to plexus-utils (https://redirect.github.com/codehaus-plexus/plexus-xml/pull/52";>#52) 
https://github.com/slachiewicz";>@​slachiewicz
   Apply spotless re-formatting (https://redirect.github.com/codehaus-plexus/plexus-xml/pull/59";>#59) 
https://github.com/ascheman";>@​ascheman
   
   4.0.4
   
   🐛 Bug Fixes
   
   Allow nulls for write elements in MXSerializer (https://redirect.github.com/codehaus-plexus/plexus-xml/pull/29";>#29) 
https://github.com/garydgregory";>@​garydgregory
   Remove special chars from xml output (https://redirect.github.com/codehaus-plexus/plexus-xml/pull/28";>#28) 
https://github.com/slawekjaranowski";>@​slawekjaranowski
   
   📦 Dependency updates
   
   Bump org.codehaus.plexus:plexus from 17 to 18 (https://redirect.github.com/codehaus-plexus/plexus-xml/pull/39";>#39) 
https://github.com/dependabot";>@​dependabot
   Bump org.codehaus.plexus:plexus from 16 to 17 (https://redirect.github.com/codehaus-plexus/plexus-xml/pull/35";>#35) 
https://github.com/dependabot";>@​dependabot
   Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 (https://redirect.github.com/codehaus-plexus/plexus-xml/pull/37";>#37) 
https://github.com/dependabot";>@​dependabot
   Bump release-drafter/release-drafter from 5 to 6 (https://redirect.github.com/codehaus-plexus/plexus-xml/pull/34";>#34) 
https://github.com/dependabot";>@​dependabot
   
   4.0.3
   What's Changed
   
   explain 3 vs 4 by https://github.com/hboutemy";>@​hboutemy in https://redirect.github.com/codehaus-plexus/plexus-xml/pull/24";>codehaus-plexus/plexus-xml#24
   Update dependencies by https://github.com/cstamas";>@​cstamas in https://redirect.github.com/codehaus-plexus/plexus-xml/pull/26";>codehaus-plexus/plexus-xml#26
   Upgrade to Maven 4.0.0-alpha-9 by https://github.com/gnodet";>@​gnodet in https://redirect.github.com/codehaus-plexus/plexus-xml/pull/27";>codehaus-plexus/plexus-xml#27
   
   New Contributors
   
   https://github.com/cstamas";>@​cstamas made 
their first contribution in https://redirect.github.com/codehaus-plexus/plexus-xml/pull/26";>codehaus-plexus/plexus-xml#26
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/codehaus-plexus/plexus-xml/commit/9f89131f53747476234b285cfbd6c351aa57f1f9";>9f89131
 [maven-release-plugin] prepare release plexus-xml-4.1.0
   https://github.com/codehaus-plexus/plexus-xml/commit/fd8cf37adbf40c49b5a14870385275ff61dc6059";>fd8cf37
 Apply spotless re-formatting
   https://github.com/codehaus-plexus/plexus-xml/commit/2b85a28dbadeb283cff8a63e21d165385f81";>2b85a28
 Bump org.apache.maven:maven-xml from 4.0.0-rc-2 to 4.0.0-rc-3
   https://github.com/codehaus-plexus/plexus-xml/commit/26b97493136bf30d34b9f14c2a97e933b0f59ae