solr
solr copied to clipboard
Update dependency org.semver4j:semver4j to v5.4.1
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| org.semver4j:semver4j | dependencies | minor | 5.3.0 -> 5.4.1 |
Release Notes
semver4j/semver4j (org.semver4j:semver4j)
v5.4.1
What's Changed
🪳 Bug Fixes
- (#​293) Fix OOBE, update README by @​WarningImHack3r
🧹 Housekeeping
- (#​294) Add Java 21 by @​piotrooo
📦 Dependency Updates
15 changes
- (#​301) Bump org.mockito:mockito-core from 5.14.1 to 5.14.2 by @​dependabot
- (#​300) Bump org.jetbrains:annotations from 26.0.0 to 26.0.1 by @​dependabot
- (#​298) Bump org.jetbrains:annotations from 25.0.0 to 26.0.0 by @​dependabot
- (#​296) Bump de.thetaphi:forbiddenapis from 3.7 to 3.8 by @​dependabot
- (#​297) Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @​dependabot
- (#​295) Bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.11.2 by @​dependabot
- (#​292) Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @​dependabot
- (#​291) Bump org.mockito:mockito-core from 5.14.0 to 5.14.1 by @​dependabot
- (#​289) Bump org.mockito:mockito-core from 5.13.0 to 5.14.0 by @​dependabot
- (#​288) Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 by @​dependabot
- (#​287) Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1 by @​dependabot
- (#​286) Bump org.jetbrains:annotations from 24.1.0 to 25.0.0 by @​dependabot
- (#​285) Bump peter-evans/create-pull-request from 7.0.3 to 7.0.5 by @​dependabot
- (#​283) Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 by @​dependabot
- (#​284) Bump peter-evans/create-pull-request from 7.0.2 to 7.0.3 by @​dependabot
v5.4.0
What's Changed
🚀 Features
- (#​258) Reworking range processors to short-circuit when a suitable parsed range is found by @​severn-everett
🛠Refactor
- (#​256) RangeProcessorPipeline iterative processing by @​severn-everett
📦 Dependency Updates
22 changes
- (#​281) Bump peter-evans/create-pull-request from 7.0.0 to 7.0.2 by @​dependabot
- (#​279) Bump peter-evans/create-pull-request from 6.1.0 to 7.0.0 by @​dependabot
- (#​276) Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @​dependabot
- (#​277) Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by @​dependabot
- (#​278) Bump org.mockito:mockito-core from 5.12.0 to 5.13.0 by @​dependabot
- (#​275) Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0 by @​dependabot
- (#​274) Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 by @​dependabot
- (#​273) Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 by @​dependabot
- (#​272) Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @​dependabot
- (#​271) Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @​dependabot
- (#​270) Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @​dependabot
- (#​269) Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @​dependabot
- (#​268) Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 by @​dependabot
- (#​267) Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 by @​dependabot
- (#​266) Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 by @​dependabot
- (#​265) Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @​dependabot
- (#​262) Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @​dependabot
- (#​263) Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0 by @​dependabot
- (#​261) Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @​dependabot
- (#​260) Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @​dependabot
- (#​259) Bump org.mockito:mockito-core from 5.11.0 to 5.12.0 by @​dependabot
- (#​254) Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 by @​dependabot
Configuration
📅 Schedule: Branch creation - "* * * * *" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot