Skip to content

Conversation

KarstenSchnitter
Copy link
Contributor

Use recent library versions, that can be updated without major efforts. Does not change libraries, that require code changes.

Use recent library versions, that can be updated without major efforts.
Does not change libraries, that require code changes.
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-api</artifactId>
<version>2.17.2</version>
<version>${log4j2.version}</version>
Copy link
Member

Choose a reason for hiding this comment

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

I was searching for the the definition of log4j2.version in this file but it is specified in the parent pom where it is updated to 2.20.0 with this PR

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Exactly.

@KarstenSchnitter KarstenSchnitter merged commit 5c82d90 into main Feb 28, 2023
@KarstenSchnitter KarstenSchnitter deleted the dependency-upgrades branch February 28, 2023 10:59
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.

2 participants