Skip to content

Conversation

@nscuro
Copy link
Member

@nscuro nscuro commented Jan 1, 2026

Description

Bumps versatile to 0.15.0.

Addressed Issue

N/A

Additional Details

N/A

Checklist

  • I have read and understand the contributing guidelines
  • This PR fixes a defect, and I have provided tests to verify that the fix is effective
  • This PR implements an enhancement, and I have provided tests to verify that it works as intended
  • This PR introduces changes to the database model, and I have added corresponding update logic
  • This PR introduces new or alters existing behavior, and I have updated the documentation accordingly

@nscuro nscuro added this to the 4.14.0 milestone Jan 1, 2026
@nscuro nscuro added the dependencies Pull requests that update a dependency file label Jan 1, 2026
Copilot AI review requested due to automatic review settings January 1, 2026 14:09
@owasp-dt-bot
Copy link

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR bumps the versatile-core library from version 0.13.1 to 0.15.0 and refactors the version management by introducing a version property instead of using a hardcoded version number.

Key Changes:

  • Added a new Maven property lib.versatile.version set to 0.15.0 to centralize version management
  • Updated the versatile-core dependency to use the new version property instead of the hardcoded 0.13.1
  • Removed an unnecessary comment line above the dependency declaration

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) (target: 70.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (614b47d) 24220 19672 81.22%
Head commit (73684fa) 24220 (+0) 19672 (+0) 81.22% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#5651) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@nscuro nscuro merged commit 7409ce9 into master Jan 1, 2026
17 checks passed
@nscuro nscuro deleted the nscuro-patch-1 branch January 1, 2026 14:22
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants