Skip to content

Commit 6bdf6d6

Browse files
fix(deps): bump com.vegardit.no-npe:no-npe-eea-all from 1.3.13 to 1.3.14 (#1033)
Bumps [com.vegardit.no-npe:no-npe-eea-all](https://github.com/vegardit/no-npe) from 1.3.13 to 1.3.14. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vegardit/no-npe/commit/721cd2f3b0073fa6b0e1eb4211481a1bf9f0db14"><code>721cd2f</code></a> [maven-release-plugin] prepare release 1.3.14</li> <li><a href="https://github.com/vegardit/no-npe/commit/87d57eb8fa482f273ded6bcce9db286524742bed"><code>87d57eb</code></a> ci: trigger release build</li> <li><a href="https://github.com/vegardit/no-npe/commit/11b08d0c706c9a6f5e1b0f019b802b341773d5fa"><code>11b08d0</code></a> chore: Update EEA files (<a href="https://redirect.github.com/vegardit/no-npe/issues/554">#554</a>)</li> <li><a href="https://github.com/vegardit/no-npe/commit/65d496b343c15fb9859f21daaed84e6dc7943099"><code>65d496b</code></a> fix(deps): bump wicketstuff.version from 10.9.2 to 10.10.0</li> <li><a href="https://github.com/vegardit/no-npe/commit/432d9e56d67542f88e767ad45ab442085a6c4337"><code>432d9e5</code></a> fix(deps): update Eclipse EEAs</li> <li><a href="https://github.com/vegardit/no-npe/commit/4c3b8e32e900d4f86ab2b163d8462b0ddb99f51d"><code>4c3b8e3</code></a> fix(deps): bump junit-6 API to 6.1.3</li> <li><a href="https://github.com/vegardit/no-npe/commit/7865531607ac0fafd42c97db100e8ac8e065ae79"><code>7865531</code></a> feat: add eea-spring-7 module</li> <li><a href="https://github.com/vegardit/no-npe/commit/89a98de5e86f89bfc08a07cefd1f1f832e201892"><code>89a98de</code></a> fix(deps): bump io.github.classgraph:classgraph from 4.8.184 to 4.8.186</li> <li><a href="https://github.com/vegardit/no-npe/commit/d1bf3e0da70a735c0976c2bbb5c140ebf82ce0c8"><code>d1bf3e0</code></a> fix(deps): bump wicket.version from 10.9.1 to 10.10.0</li> <li><a href="https://github.com/vegardit/no-npe/commit/88ee3004508b9384eac8bec8d4594cde8c0da177"><code>88ee300</code></a> fix(deps): bump org.eclipse.platform:org.eclipse.ui.browser</li> <li>Additional commits viewable in <a href="https://github.com/vegardit/no-npe/compare/1.3.13...1.3.14">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.vegardit.no-npe:no-npe-eea-all&package-manager=maven&previous-version=1.3.13&new-version=1.3.14)](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d6ec7d commit 6bdf6d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>com.vegardit.no-npe</groupId>
6464
<artifactId>no-npe-eea-all</artifactId>
65-
<version>1.3.13</version>
65+
<version>1.3.14</version>
6666
<scope>provided</scope>
6767
</dependency>
6868
</dependencies>

0 commit comments

Comments
 (0)