Skip to content

Conversation

bocytko
Copy link
Member

@bocytko bocytko commented Feb 15, 2025

Description

Closes #969

Motivation and Context

  • spring-security-config was declared as dependency twice leading to build warnings.
  • maven-javadoc-plugin did not have a version defined leading to build warnings.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

@bocytko bocytko requested a review from a team as a code owner February 15, 2025 21:06
@bocytko bocytko changed the title Removes duplicated package from pom.xml Fixes build warnings Feb 15, 2025
@bocytko
Copy link
Member Author

bocytko commented Feb 15, 2025

@bocytko
Copy link
Member Author

bocytko commented Feb 15, 2025

👍

@danielrohe danielrohe added the minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call. label Feb 17, 2025
@MALPI
Copy link
Member

MALPI commented Mar 18, 2025

👍

@MALPI MALPI merged commit d4fac5d into zalando:main Mar 18, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build warnings in test step

3 participants