Skip to content

Commit dd8ab54

Browse files
Build(deps): Bump com.fasterxml:classmate from 1.7.1 to 1.7.2 (#1527)
Bumps [com.fasterxml:classmate](https://github.com/FasterXML/java-classmate) from 1.7.1 to 1.7.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/FasterXML/java-classmate/commit/da017822202052cdc77d4165fb2b5dce16dabe1c"><code>da01782</code></a> [maven-release-plugin] prepare release classmate-1.7.2</li> <li><a href="https://github.com/FasterXML/java-classmate/commit/cc17bc80e93be3d392e7c78af30f78364194f300"><code>cc17bc8</code></a> Prepare for 1.7.2 release</li> <li><a href="https://github.com/FasterXML/java-classmate/commit/cc14a5ed1340918c28c109fb1eb161a6dd443b29"><code>cc14a5e</code></a> Change version down to 1.7.2-SNAPSHOT for 1.7.2 release</li> <li><a href="https://github.com/FasterXML/java-classmate/commit/87134ef02be238bc2dacea1812188cc48ba8608f"><code>87134ef</code></a> ...</li> <li><a href="https://github.com/FasterXML/java-classmate/commit/57fb93a117e685f41dcf697ce711c774e9eab6a5"><code>57fb93a</code></a> Fix <a href="https://redirect.github.com/FasterXML/java-classmate/issues/53">#53</a> (<a href="https://redirect.github.com/FasterXML/java-classmate/issues/113">#113</a>)</li> <li><a href="https://github.com/FasterXML/java-classmate/commit/5ea96fa16b6e7ee2048d9e756a5b8a17dda7bce3"><code>5ea96fa</code></a> Fix CI wrt JDK 25, Javadocs (<a href="https://redirect.github.com/FasterXML/java-classmate/issues/115">#115</a>)</li> <li><a href="https://github.com/FasterXML/java-classmate/commit/e5c0ba51ab294e8c9d2e19842daf5378429400fe"><code>e5c0ba5</code></a> Add test to show <a href="https://redirect.github.com/FasterXML/java-classmate/issues/112">#112</a> is working (<a href="https://redirect.github.com/FasterXML/java-classmate/issues/114">#114</a>)</li> <li><a href="https://github.com/FasterXML/java-classmate/commit/cc730d4824604d706b1046b875ef6e693bc848a1"><code>cc730d4</code></a> ...</li> <li><a href="https://github.com/FasterXML/java-classmate/commit/9f29e3565b3d98c4d8e35ceefcbb13d871b6cd23"><code>9f29e35</code></a> (forgot actual version dump from last commit)</li> <li><a href="https://github.com/FasterXML/java-classmate/commit/26e8e923578012ece8e56292354c08fcd8343b12"><code>26e8e92</code></a> Bump version to 1.8.0-SNAPSHOT</li> <li>Additional commits viewable in <a href="https://github.com/FasterXML/java-classmate/compare/classmate-1.7.1...classmate-1.7.2">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.1&new-version=1.7.2)](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 28bcdfa + bcf98a2 commit dd8ab54

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.1</version>
235+
<version>1.7.2</version>
236236
</dependency>
237237
<dependency>
238238
<groupId>org.jboss.logging</groupId>

0 commit comments

Comments
 (0)