Skip to content

chore(deps): bump cashu-lib* to 0.4.1#82

Merged
tcheeric merged 1 commit into
developfrom
chore/bump-cashu-lib-0.4.1
Oct 5, 2025
Merged

chore(deps): bump cashu-lib* to 0.4.1#82
tcheeric merged 1 commit into
developfrom
chore/bump-cashu-lib-0.4.1

Conversation

@tcheeric

@tcheeric tcheeric commented Oct 5, 2025

Copy link
Copy Markdown
Collaborator

Summary

  • Bump parent and all module versions from 0.3.1 to 0.3.2.
  • No functional changes; housekeeping release to prepare next iteration.
  • Update changelog with 0.3.2 entry.

Validation:

  • Ran: ./mvnw -q -DskipTests verify → PASS
  • Ran: ./mvnw -q verify → FAIL (environment-specific)
    • Error summary:
      • Phoenixd tests error with Mockito inline on JDK 23:
        • “Could not initialize inline Byte Buddy mock maker… It appears as if your JDK does not supply a working agent attachment mechanism. Java: 23 … Could not self-attach to
          current VM using external process”
    • Likely resolution: run tests on Java 21 (project target) or supply attach-enabling JVM flags.

BREAKING

  • None.

Review focus

  • Confirm all module POMs now reference 0.3.2 and Docker image tags via Jib continue to resolve ${project.version} as expected.

Checklist

  • Scope ≤ 300 lines
  • Title is verb + object
  • Tests/docs: changelog updated; no code changes required

@tcheeric tcheeric merged commit 7699ea2 into develop Oct 5, 2025
3 of 4 checks passed
@tcheeric tcheeric deleted the chore/bump-cashu-lib-0.4.1 branch October 5, 2025 13:00
@github-actions

github-actions Bot commented Oct 5, 2025

Copy link
Copy Markdown

Qodana Community for JVM

1 new problem were found

Inspection name Severity Problems
Nullability and data flow problems 🔶 Warning 1

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant