Skip to content

Commit a77c950

Browse files
Build(deps): Bump com.fasterxml:classmate from 1.7.2 to 1.7.3 (#1532)
Bumps [com.fasterxml:classmate](https://github.com/FasterXML/java-classmate) from 1.7.2 to 1.7.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/FasterXML/java-classmate/commit/1a10777902460dc22c4388c1ca88b504f31f2a83"><code>1a10777</code></a> [maven-release-plugin] prepare release classmate-1.7.3</li> <li><a href="https://github.com/FasterXML/java-classmate/commit/7b0f549b28ba3eeae9211b51ea5234a176959094"><code>7b0f549</code></a> Reproduce, fix <a href="https://redirect.github.com/FasterXML/java-classmate/issues/117">#117</a> (<a href="https://redirect.github.com/FasterXML/java-classmate/issues/118">#118</a>)</li> <li><a href="https://github.com/FasterXML/java-classmate/commit/3070725d1d4a66fc2732dd70d6f33c3da1446d6e"><code>3070725</code></a> Warnings cleanup</li> <li><a href="https://github.com/FasterXML/java-classmate/commit/e13d392fac35f22564e4bf8801df837e9c0d20dd"><code>e13d392</code></a> Update maven</li> <li><a href="https://github.com/FasterXML/java-classmate/commit/811db4ccd67a5186770a5fcfaf09bb4124f6cf32"><code>811db4c</code></a> Bump the github-actions group with 3 updates (<a href="https://redirect.github.com/FasterXML/java-classmate/issues/116">#116</a>)</li> <li><a href="https://github.com/FasterXML/java-classmate/commit/7ec4fc5588542a4aca30dcffbeec0211de7e62ae"><code>7ec4fc5</code></a> Update README.md with latest version</li> <li><a href="https://github.com/FasterXML/java-classmate/commit/d400cf6217dabdca05b3926f60f7c8ddfa6aa9cc"><code>d400cf6</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/FasterXML/java-classmate/compare/classmate-1.7.2...classmate-1.7.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml:classmate&package-manager=maven&previous-version=1.7.2&new-version=1.7.3)](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>
2 parents dd8ab54 + 4842f82 commit a77c950

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
@@ -232,7 +232,7 @@
232232
<dependency>
233233
<groupId>com.fasterxml</groupId>
234234
<artifactId>classmate</artifactId>
235-
<version>1.7.2</version>
235+
<version>1.7.3</version>
236236
</dependency>
237237
<dependency>
238238
<groupId>org.jboss.logging</groupId>

0 commit comments

Comments
 (0)