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 75ae05c commit f5c4924Copy full SHA for f5c4924
opengrok-web/pom.xml
@@ -136,7 +136,7 @@
136
<profile>
137
<id>java9plus</id>
138
<activation>
139
- <jdk>[9,10]</jdk>
+ <jdk>[9,11]</jdk>
140
</activation>
141
<build>
142
<plugins>
suggester/pom.xml
@@ -108,7 +108,7 @@
108
109
110
111
112
113
114
0 commit comments