Skip to content
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

Closed
wants to merge 4 commits into from

Conversation

LightGuard
Copy link
Contributor

@LightGuard LightGuard commented Jan 29, 2025

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

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>
Copy link
Contributor

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 ?

@gitgabrio
Copy link
Contributor

Hi @LightGuard
I'm slightly confused about this PR:
1 IINW,, it seems to replicate changes done in the springboot one
2 it is not clear why there is a new dependency declared
3 I can't understand why it fails 😄

Removing dependency I think was a C&P error.
Simplifying the diff
Simplify diff take two
Comment on lines 104 to 105
</project> No newline at end of file
</project>
Copy link
Contributor Author

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?

@LightGuard LightGuard closed this Feb 19, 2025
@LightGuard LightGuard deleted the updating-logback-take-two branch February 19, 2025 18:08
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