Bump maven-site-plugin from 3.10.0 to 3.12.0 by dependabot[bot] · Pull Request #15 · actico/classgraph
Navigation Menu
{{ message }}
actico / classgraph Public
forked from classgraph/classgraph
- Notifications You must be signed in to change notification settings
- Fork 0
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump maven-site-plugin from 3.10.0 to 3.12.0#15
dependabot[bot] wants to merge 1 commit intomasterfrom
Bump maven-site-plugin from 3.10.0 to 3.12.0#15
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Copy link Copy Markdown
dependabot
bot
commented
on behalf of github
Apr 21, 2022
dependabot
bot
commented
on behalf of github
Bumps maven-site-plugin from 3.10.0 to 3.12.0.
Release notes
Sourced from maven-site-plugin's releases.
3.11.0
What's Changed
- [MSITE-812] Missing '/' in log when deploying documentation by site:stage by
@aajisakain apache/maven-site-plugin#1- [MSITE-828] Upgrade jetty to recent version. Update to java 1.8 (required for jetty) by
@oflebbein apache/maven-site-plugin#3- MSITE-848 Update sitedescriptor.apt by
@ctubbsiiin apache/maven-site-plugin#13- MSITE-847: Corrected link to prerequisite maven version. by
@KathrynNin apache/maven-site-plugin#14- remove info about old version by
@elharoin apache/maven-site-plugin#19- update test dependencies by
@elharoin apache/maven-site-plugin#17- Only reference current version: created on website by
@elharoin apache/maven-site-plugin#18- [MNGSITE-393] assume Maven 3 as default by
@elharoin apache/maven-site-plugin#20- add .checkstyle to .gitignore by
@elharoin apache/maven-site-plugin#22- remove unused code by
@elharoin apache/maven-site-plugin#23- [MSITE-859] update apache commons lang and IO by
@elharoin apache/maven-site-plugin#25- [MSITE-757] remove Maven 2 support by
@elharoin apache/maven-site-plugin#24- [MSITE-757] drop Maven 2 mention by
@elharoin apache/maven-site-plugin#26- docs: use https by
@elharoin apache/maven-site-plugin#28- [MSITE-861] remove obsolete dependency by
@elharoin apache/maven-site-plugin#29- [MNGSITE-393] remove Maven 1 and 2 info by
@elharoin apache/maven-site-plugin#30- Fix script injection example in docs by
@strkkkin apache/maven-site-plugin#35- trivial change by
@elharoin apache/maven-site-plugin#38- [MSITE-871] Upgrade Maven Javadoc Plugin in integration tests by
@mthmuldersin apache/maven-site-plugin#39- Bump plexus-archiver from 4.2.4 to 4.2.5 by
@dependabotin apache/maven-site-plugin#47- Bump maven-shared-utils from 3.3.3 to 3.3.4 by
@dependabotin apache/maven-site-plugin#50- Bump slf4jVersion from 1.7.29 to 1.7.31 by
@dependabotin apache/maven-site-plugin#54- Bump slf4jVersion from 1.7.31 to 1.7.32 by
@dependabotin apache/maven-site-plugin#58- Add PR template by
@slawekjaranowskiin apache/maven-site-plugin#63- [MSITE-877] Shared GitHub Actions by
@slawekjaranowskiin apache/maven-site-plugin#65- Bump maven-archiver from 3.5.1 to 3.5.2 by
@dependabotin apache/maven-site-plugin#67- Dependency updates by
@michael-oin apache/maven-site-plugin#69New Contributors
@aajisakamade their first contribution in apache/maven-site-plugin#1@oflebbemade their first contribution in apache/maven-site-plugin#3@ctubbsiimade their first contribution in apache/maven-site-plugin#13@KathrynNmade their first contribution in apache/maven-site-plugin#14@elharomade their first contribution in apache/maven-site-plugin#19@strkkkmade their first contribution in apache/maven-site-plugin#35@mthmuldersmade their first contribution in apache/maven-site-plugin#39@dependabotmade their first contribution in apache/maven-site-plugin#47@slawekjaranowskimade their first contribution in apache/maven-site-plugin#63@michael-omade their first contribution in apache/maven-site-plugin#69Full Changelog: https://github.com/apache/maven-site-plugin/commits/maven-site-plugin-3.11.0
Commits
8c597d8[maven-release-plugin] prepare release maven-site-plugin-3.12.032be6ad[MSITE-888] Upgrade to Maven 3.2.5bf434e5[MSITE-891] Upgrade plugins in ITs5f10ad1[MSITE-890] Upgrade Jetty to 9.4.46.v20220331606a327[MSITE-857] Jetty engine fails to resolve web.xml DTD behind corporate proxy522eddd[MSITE-889] Upgrade Plexus Utils to 3.3.1d1bfb42[MSITE-887] Deprecate templateFile parameter6c42df3Add undeclared dependency73df7bbRemove unused properties7a3ed19[MSITE-886] Upgrade Maven Wagon to 3.5.1- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.10.0 to 3.12.0. - [Release notes](https://github.com/apache/maven-site-plugin/releases) - [Commits](apache/maven-site-plugin@maven-site-plugin-3.10.0...maven-site-plugin-3.12.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-site-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
labels
Apr 21, 2022
dependabot
bot
mentioned this pull request
Copy link Copy Markdown
Author
dependabot
bot
commented
on behalf of github
Aug 5, 2022
dependabot bot commented on behalf of github
Aug 5, 2022Superseded by #25.
dependabot
bot
closed this
dependabot
bot
deleted the
dependabot/maven/org.apache.maven.plugins-maven-site-plugin-3.12.0
branch
This file contains hidden or 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment