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

Chore: bump versions #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Chore: bump versions #22

wants to merge 1 commit into from

Conversation

sanderhollaar
Copy link
Contributor

No description provided.

@sanderhollaar sanderhollaar requested a review from ivard July 20, 2022 06:46
@sanderhollaar sanderhollaar self-assigned this Jul 20, 2022
compile 'org.glassfish.jersey.inject:jersey-hk2:2.36'
compile 'ch.qos.logback:logback-classic:1.2.11'
compile 'com.sun.mail:javax.mail:1.6.2'
compile 'javax.ws.rs:javax.ws.rs-api:2.1.1'
Copy link
Member

Choose a reason for hiding this comment

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

For what are all those extra dependencies needed. For example, I see that when doing this we fetch the log4j dependency, while we didn't do that earlier. And we all now the history of log4j of course.

Furthermore, I still get some exceptions while building. An earlier exception disappeared, but it introduces a new one.

Exception in thread "main" java.lang.NullPointerException: Cannot invoke method getText() on null object

They are not blocking, but it's still a bit weird.

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