Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2025

Bumps eu.maveniverse.maven.plugins:bom-builder3 from 1.3.1 to 1.3.2.

Release notes

Sourced from eu.maveniverse.maven.plugins:bom-builder3's releases.

1.3.2

What's Changed

Full Changelog: maveniverse/bom-builder-maven-plugin@release-1.3.1...release-1.3.2

Commits
  • cb67820 [maven-release-plugin] prepare release release-1.3.2 [skip ci]
  • a7f2777 Parent and Maven 3.9.12 circumvention (#49)
  • d84f36c Update parent pom and workflow (#45)
  • dd2dce2 Bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (#44)
  • b37c4e0 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [eu.maveniverse.maven.plugins:bom-builder3](https://github.com/maveniverse/bom-builder-maven-plugin) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/maveniverse/bom-builder-maven-plugin/releases)
- [Commits](maveniverse/bom-builder-maven-plugin@release-1.3.1...release-1.3.2)

---
updated-dependencies:
- dependency-name: eu.maveniverse.maven.plugins:bom-builder3
  dependency-version: 1.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 23, 2025
@Bukama
Copy link
Contributor

Bukama commented Dec 26, 2025

Error:  Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.75 s <<< FAILURE! -- in org.apache.maven.it.MavenITmng4559SpacesInJvmOptsTest
Error:  org.apache.maven.it.MavenITmng4559SpacesInJvmOptsTest.testIt -- Time elapsed: 11.74 s <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: <foo bar> but was: <${prop.jvm-opts}>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:158)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:139)
	at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:201)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:184)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:179)
	at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1188)
	at org.apache.maven.it.MavenITmng4559SpacesInJvmOptsTest.testIt(MavenITmng4559SpacesInJvmOptsTest.java:52)

[INFO] Running org.apache.maven.it.MavenITmng4580ProjectLevelPluginDepUsedForCliInvocInReactorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 s -- in org.apache.maven.it.MavenITmng4572ModelVersionSurroundedByWhitespaceTest
[INFO] Running org.apache.maven.it.MavenITmng4586PluginPrefixResolutionFromVersionlessPluginMgmtTest
Error:  Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 12.28 s <<< FAILURE! -- in org.apache.maven.it.MavenITmng4559MultipleJvmArgsTest
Error:  org.apache.maven.it.MavenITmng4559MultipleJvmArgsTest.testMultipleJvmArgs -- Time elapsed: 12.28 s <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: <value1> but was: <${test.prop1}>

@cstamas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant