Skip to content

Replace lambdaj dependency with Java 8 lambda expressions#30

Open
msigwart wants to merge 2 commits intokcthota:masterfrom
msigwart:master
Open

Replace lambdaj dependency with Java 8 lambda expressions#30
msigwart wants to merge 2 commits intokcthota:masterfrom
msigwart:master

Conversation

@msigwart
Copy link
Copy Markdown

emoji4j has the outdated library lambdaj as a dependency. This dependency also seems to be the cause of the bug described in #29 .

Hence, this pull request replaces the lambdaj dependency with native lambda expressions as introduced by Java 8.

@enandreirusu
Copy link
Copy Markdown

hi @kcthota can you have a look on this and release a new version of the library that will work with jdk17 as well?

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