-
Notifications
You must be signed in to change notification settings - Fork 227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[NO-ISSUE][DEP UPDATE] Updating logback to 1.5.16 #3836
Conversation
Syncing the version used elsewhere. Signed-off-by: Jason Porter <lightguard.jp@gmail.com>
@@ -99,6 +99,10 @@ | |||
<artifactId>kogito-drools</artifactId> | |||
<scope>test</scope> | |||
</dependency> | |||
<dependency> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
HI @LightGuard
This is strange, with regard of the ticket: why is this needed ?
Hi @LightGuard |
Removing dependency I think was a C&P error.
Simplifying the diff
Simplify diff take two
</project> No newline at end of file | ||
</project> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have no idea why it is saying that is changing. Line endings maybe?
Follow-up for apache/incubator-kie-issues#1787. We're updating SpringBoot, which is using LogBack 1.5.16. It makes sense to keep the versions the same everywhere.
See also:
apache/incubator-kie-tools#2884
apache/incubator-kie-drools#6236