We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dca286d commit 8ba93aeCopy full SHA for 8ba93ae
org.springframework.expression/template.mf
@@ -5,5 +5,5 @@ Bundle-ManifestVersion: 2
5
Import-Template:
6
org.springframework.core;version="[3.0.0, 3.0.1)",
7
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
8
- org.antlr.runtime;version="[3.0.0,3.0.1)",
9
- org.antlr.runtime.tree;version="[3.0.0,3.0.1)"
+ org.antlr.runtime;version="[3.0.1,4.0.0)",
+ org.antlr.runtime.tree;version="[3.0.1,4.0.0)"
0 commit comments