eclipse / mwe

Modeling Workflow Engine project repository (mwe)
Eclipse Public License 2.0
8 stars 18 forks source link

Update to guava 30.3.0.jre #304

Closed merks closed 1 month ago

merks commented 1 month ago

https://github.com/eclipse/xtext/issues/3161

merks commented 1 month ago

@cdietrich @szarnekow

I looked the repository and it contains the new guava and new commons.cli:

https://ci.eclipse.org/mwe/job/mwe2/job/PR-304/lastSuccessfulBuild/artifact/git-repo/maven/org.eclipse.emf.mwe2.repository/target/repository/

So I think we are good here...

cdietrich commented 1 month ago

wonder if we want to bump manifest minimum version

merks commented 1 month ago

I did that for Xtext so yes, I think that make sense here too. Force pushed it....

cdietrich commented 1 month ago

thx @merks