dependabot[bot] opened a new pull request, #295: URL: https://github.com/apache/commons-parent/pull/295
Bumps [org.spdx:spdx-maven-plugin](https://github.com/spdx/spdx-maven-plugin) from 0.6.5 to 0.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spdx/spdx-maven-plugin/releases">org.spdx:spdx-maven-plugin's releases</a>.</em></p> <blockquote> <h2>Release 0.7.0 of the SPDX Maven Plugin</h2> <h2>What's Changed</h2> <ul> <li>Some housekeeping on the existing codebase by <a href="https://github.com/knrc"><code>@knrc</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/91">spdx/spdx-maven-plugin#91</a></li> <li>code cleanup by <a href="https://github.com/hboutemy"><code>@hboutemy</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/94">spdx/spdx-maven-plugin#94</a></li> <li>reformat pom and cleanup dependencies by <a href="https://github.com/hboutemy"><code>@hboutemy</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/92">spdx/spdx-maven-plugin#92</a></li> <li>add site by <a href="https://github.com/hboutemy"><code>@hboutemy</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/93">spdx/spdx-maven-plugin#93</a></li> <li>use slf4j-api instead of Maven plugin's Log by <a href="https://github.com/hboutemy"><code>@hboutemy</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/96">spdx/spdx-maven-plugin#96</a></li> <li>enable simple-it by <a href="https://github.com/hboutemy"><code>@hboutemy</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/95">spdx/spdx-maven-plugin#95</a></li> <li>extract utils package from mojo+parameters by <a href="https://github.com/hboutemy"><code>@hboutemy</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/97">spdx/spdx-maven-plugin#97</a></li> <li>add advanced IT by <a href="https://github.com/hboutemy"><code>@hboutemy</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/98">spdx/spdx-maven-plugin#98</a></li> <li>delete unused files by <a href="https://github.com/hboutemy"><code>@hboutemy</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/99">spdx/spdx-maven-plugin#99</a></li> <li>move resources to standard src/main/resources by <a href="https://github.com/hboutemy"><code>@hboutemy</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/100">spdx/spdx-maven-plugin#100</a></li> <li>Bump log4j-core from 2.10.0 to 2.17.1 in /src/it/advanced by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/104">spdx/spdx-maven-plugin#104</a></li> <li>Bump jsoup from 1.11.3 to 1.15.3 in /src/it/advanced by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/102">spdx/spdx-maven-plugin#102</a></li> <li>Bump jackson-databind from 2.9.8 to 2.12.7.1 in /src/it/advanced by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/103">spdx/spdx-maven-plugin#103</a></li> <li>Bump guava from 24.1.1-jre to 32.0.0-jre in /src/it/advanced by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/105">spdx/spdx-maven-plugin#105</a></li> <li>Bump gson from 2.8.0 to 2.8.9 in /src/it/advanced by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/106">spdx/spdx-maven-plugin#106</a></li> <li>Bump libthrift from 0.12.0 to 0.14.0 in /src/it/advanced by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/107">spdx/spdx-maven-plugin#107</a></li> <li>Bump poi from 3.17 to 4.1.1 in /src/it/advanced by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/108">spdx/spdx-maven-plugin#108</a></li> <li>use Maven convention for list content by <a href="https://github.com/hboutemy"><code>@hboutemy</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/101">spdx/spdx-maven-plugin#101</a></li> <li>consolidate sources from Maven project by <a href="https://github.com/hboutemy"><code>@hboutemy</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/111">spdx/spdx-maven-plugin#111</a></li> <li>goal parameter classes are basic POJO by <a href="https://github.com/hboutemy"><code>@hboutemy</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/112">spdx/spdx-maven-plugin#112</a></li> <li>simplify main goal execute() by <a href="https://github.com/hboutemy"><code>@hboutemy</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/110">spdx/spdx-maven-plugin#110</a></li> <li>publish GH pages on commit by <a href="https://github.com/hboutemy"><code>@hboutemy</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/117">spdx/spdx-maven-plugin#117</a></li> <li>throw chained exception instead of getMessage() by <a href="https://github.com/hboutemy"><code>@hboutemy</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/116">spdx/spdx-maven-plugin#116</a></li> <li>simplify parameters by <a href="https://github.com/hboutemy"><code>@hboutemy</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/113">spdx/spdx-maven-plugin#113</a></li> <li>add link to GH pages by <a href="https://github.com/hboutemy"><code>@hboutemy</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/119">spdx/spdx-maven-plugin#119</a></li> <li>split project/file/dependency info preparation by <a href="https://github.com/hboutemy"><code>@hboutemy</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/118">spdx/spdx-maven-plugin#118</a></li> <li>add params XML structure documentation by <a href="https://github.com/hboutemy"><code>@hboutemy</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/120">spdx/spdx-maven-plugin#120</a></li> <li>link to SPDX Library javadoc by <a href="https://github.com/hboutemy"><code>@hboutemy</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/121">spdx/spdx-maven-plugin#121</a></li> <li>Bump junit from 4.12 to 4.13.1 in /src/it/advanced by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/115">spdx/spdx-maven-plugin#115</a></li> <li>Bump commons-compress from 1.18 to 1.21 in /src/it/advanced by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/114">spdx/spdx-maven-plugin#114</a></li> <li>Update library versions by <a href="https://github.com/goneall"><code>@goneall</code></a> in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/124">spdx/spdx-maven-plugin#124</a> - see <a href="https://github.com/spdx/Spdx-Java-Library/releases/tag/v1.1.7">SPDX library 1.1.7 release</a> and <a href="https://github.com/spdx/spdx-java-jackson-store/releases/tag/v1.1.7">SPDX Jackson Store version 1.1.7 release</a> for changes</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/knrc"><code>@knrc</code></a> made their first contribution in <a href="https://redirect.github.com/spdx/spdx-maven-plugin/pull/91">spdx/spdx-maven-plugin#91</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/spdx/spdx-maven-plugin/compare/v0.6.5...v0.7.0">https://github.com/spdx/spdx-maven-plugin/compare/v0.6.5...v0.7.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spdx/spdx-maven-plugin/commit/f87fb9a08f715e3a3e0fbad2c0b0cbd2b952364a"><code>f87fb9a</code></a> Update version for release</li> <li><a href="https://github.com/spdx/spdx-maven-plugin/commit/2010980583ffd947ad23f4e7644025d4afb6b97c"><code>2010980</code></a> Update library versions</li> <li><a href="https://github.com/spdx/spdx-maven-plugin/commit/8229cc3b03bfb5af32312df1fd21ffc89e1f6ca5"><code>8229cc3</code></a> Bump commons-compress from 1.18 to 1.21 in /src/it/advanced</li> <li><a href="https://github.com/spdx/spdx-maven-plugin/commit/a6104b4b3adf2a7ec6c0bde927f93ba705e6dfb5"><code>a6104b4</code></a> Bump junit from 4.12 to 4.13.1 in /src/it/advanced</li> <li><a href="https://github.com/spdx/spdx-maven-plugin/commit/2696bdb26c769d12fca31b02919d99d8d0288dd5"><code>2696bdb</code></a> link to SPDX Library javadoc</li> <li><a href="https://github.com/spdx/spdx-maven-plugin/commit/61821848631fd4672f7215d386d5d66b8086bab5"><code>6182184</code></a> add params XML structure documentation</li> <li><a href="https://github.com/spdx/spdx-maven-plugin/commit/d3ed090330c1db3cf055b461a4ecb8441fd7cd65"><code>d3ed090</code></a> split project/file/dependency info preparation</li> <li><a href="https://github.com/spdx/spdx-maven-plugin/commit/976895fa93c226a5392106e6cf97a12ce98686f9"><code>976895f</code></a> add link to GH pages</li> <li><a href="https://github.com/spdx/spdx-maven-plugin/commit/14d478c171fe37d51399898d4e7e8be928cdf25d"><code>14d478c</code></a> simplify parameters</li> <li><a href="https://github.com/spdx/spdx-maven-plugin/commit/9ba858dfebb3a2579dcf7858e8afb3ba95877707"><code>9ba858d</code></a> throw chained exception instead of getMessage()</li> <li>Additional commits viewable in <a href="https://github.com/spdx/spdx-maven-plugin/compare/v0.6.5...v0.7.0">compare view</a></li> </ul> </details> <br /> [](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> 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) </details> -- 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]
