Skip to content

Commit 59d6345

Browse files
Build(deps-dev): Bump net.alchim31.maven:scala-maven-plugin from 4.9.9 to 4.9.10 (#1628)
Bumps [net.alchim31.maven:scala-maven-plugin](https://github.com/davidB/scala-maven-plugin) from 4.9.9 to 4.9.10. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/davidB/scala-maven-plugin/commit/fe683b04cd1882832e4a4605f7f4a84c7741d017"><code>fe683b0</code></a> [maven-release-plugin] prepare release 4.9.10</li> <li><a href="https://github.com/davidB/scala-maven-plugin/commit/982fca12223fbad8662730351a57bdbd0d6b26d1"><code>982fca1</code></a> chore(deps-dev): bump org.apache.maven.plugins:maven-resources-plugin (<a href="https://redirect.github.com/davidB/scala-maven-plugin/issues/912">#912</a>)</li> <li><a href="https://github.com/davidB/scala-maven-plugin/commit/db47925ce816d57370cca5c922b002f076cca690"><code>db47925</code></a> fix: use consistent path resolution in ScalaTestCompileMojo (<a href="https://redirect.github.com/davidB/scala-maven-plugin/issues/911">#911</a>)</li> <li><a href="https://github.com/davidB/scala-maven-plugin/commit/6acf1e87823f0a363d67ad6970a35e9ed2ae9318"><code>6acf1e8</code></a> chore(deps): bump com.diffplug.spotless:spotless-maven-plugin (<a href="https://redirect.github.com/davidB/scala-maven-plugin/issues/910">#910</a>)</li> <li><a href="https://github.com/davidB/scala-maven-plugin/commit/5246ba189c59431ad962bd3a977583e0e3f095ec"><code>5246ba1</code></a> chore(deps-dev): bump org.apache.maven.plugins:maven-surefire-plugin (<a href="https://redirect.github.com/davidB/scala-maven-plugin/issues/909">#909</a>)</li> <li><a href="https://github.com/davidB/scala-maven-plugin/commit/d6ed07e78b12f183ebe36625ed4a7169239c2274"><code>d6ed07e</code></a> chore(deps-dev): bump org.apache.maven.plugins:maven-dependency-plugin (<a href="https://redirect.github.com/davidB/scala-maven-plugin/issues/908">#908</a>)</li> <li><a href="https://github.com/davidB/scala-maven-plugin/commit/209e7eea263eba1a784adf22a601ff99a6c8d08c"><code>209e7ee</code></a> chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin (<a href="https://redirect.github.com/davidB/scala-maven-plugin/issues/907">#907</a>)</li> <li><a href="https://github.com/davidB/scala-maven-plugin/commit/8ecb8d7d7aa3a1db0a9c39a4d7c1b7a829d288bf"><code>8ecb8d7</code></a> chore(deps): bump com.diffplug.spotless:spotless-maven-plugin (<a href="https://redirect.github.com/davidB/scala-maven-plugin/issues/906">#906</a>)</li> <li><a href="https://github.com/davidB/scala-maven-plugin/commit/6e324d29443c1cb6d5b997c11fc00a416e969a9e"><code>6e324d2</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/davidB/scala-maven-plugin/compare/4.9.9...4.9.10">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.alchim31.maven:scala-maven-plugin&package-manager=maven&previous-version=4.9.9&new-version=4.9.10)](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 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>
2 parents 4db13c2 + b11a470 commit 59d6345

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • querydsl-libraries/querydsl-scala

querydsl-libraries/querydsl-scala/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
<plugin>
154154
<groupId>net.alchim31.maven</groupId>
155155
<artifactId>scala-maven-plugin</artifactId>
156-
<version>4.9.9</version>
156+
<version>4.9.10</version>
157157
<configuration>
158158
<scalaVersion>${scala.version}</scalaVersion>
159159

0 commit comments

Comments
 (0)