Bump the maven group across 1 directory with 4 updates#154
Merged
github-actions[bot] merged 1 commit intomainfrom Mar 31, 2025
Merged
Bump the maven group across 1 directory with 4 updates#154github-actions[bot] merged 1 commit intomainfrom
github-actions[bot] merged 1 commit intomainfrom
Conversation
Bumps the maven group with 4 updates in the / directory: [org.projectlombok:lombok](https://github.com/projectlombok/lombok), [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire), [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) and [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot). Updates `org.projectlombok:lombok` from 1.18.36 to 1.18.38 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.36...v1.18.38) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.3) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.3) Updates `org.springframework.boot:spring-boot-dependencies` from 3.4.3 to 3.4.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.3...v3.4.4) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the maven group with 4 updates in the / directory: org.projectlombok:lombok, org.apache.maven.plugins:maven-surefire-plugin, org.apache.maven.plugins:maven-failsafe-plugin and org.springframework.boot:spring-boot-dependencies.
Updates
org.projectlombok:lombokfrom 1.18.36 to 1.18.38Changelog
Sourced from org.projectlombok:lombok's changelog.
Commits
37b7e19[release] pre-release version bump for v1.18.38ec886ae[changelog] Mention fixing of #3783 in changelog.ed0965b[docs] Cleaned up use of\<p>in maven and edge html.b7896c5#3824 Our own 'Comment' ad hoc impl now also needs to provide an impl for `...8ed8234[unused-code] We kept a ref to thestoreEndin PrettyPrinter but we never u...975f96fMerge pull request #3856 from mmoayyed/github-workflow-config7783760Fix github workflow YAML configuration3aa9779[changelog] Mention fix for eclipse negative length (#3823) in changelog.f4e5bbb[fix #3839] Fixing a mistake in my merge of 3939.41dfb0d[fix #3825] Stub compilation requires all non-core-java classes to be stubbed.Updates
org.apache.maven.plugins:maven-surefire-pluginfrom 3.5.2 to 3.5.3Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
Commits
4434650[maven-release-plugin] prepare release surefire-3.5.31270950use github directly59f3a1frelease tag name backward compatibledfbabe2assertj-core must be test scope (#826)e1f8119back to 3.5.3-SNAPSHOTc497559[maven-release-plugin] prepare for next development iteration3962112[maven-release-plugin] prepare release v3.5.3227c134surefire shared utils version current version (#825)1d34c34Bump org.htmlunit:htmlunit from 4.10.0 to 4.11.1906b65aUpdate site descriptorsUpdates
org.apache.maven.plugins:maven-failsafe-pluginfrom 3.5.2 to 3.5.3Release notes
Sourced from org.apache.maven.plugins:maven-failsafe-plugin's releases.
Commits
4434650[maven-release-plugin] prepare release surefire-3.5.31270950use github directly59f3a1frelease tag name backward compatibledfbabe2assertj-core must be test scope (#826)e1f8119back to 3.5.3-SNAPSHOTc497559[maven-release-plugin] prepare for next development iteration3962112[maven-release-plugin] prepare release v3.5.3227c134surefire shared utils version current version (#825)1d34c34Bump org.htmlunit:htmlunit from 4.10.0 to 4.11.1906b65aUpdate site descriptorsUpdates
org.springframework.boot:spring-boot-dependenciesfrom 3.4.3 to 3.4.4Release notes
Sourced from org.springframework.boot:spring-boot-dependencies's releases.
... (truncated)
Commits
d4eb556Increase Nexus timeouts0226b6aRelease v3.4.46ba94aeMerge branch '3.3.x' into 3.4.x36a5936Next development version (v3.3.11-SNAPSHOT)375aba6Upgrade to Spring Framework 6.2.537e4a3cMerge branch '3.3.x' into 3.4.x99fa21cUpgrade to asciidoctor-extensions 1.0.0-alpha.17f86a6fbUpgrade to Spring Batch 5.2.26567609Merge branch '3.3.x' into 3.4.x80b6c59Improve debuggability of DockerComposeTestExtensionDependabot 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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions