We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c62febb commit eeb7915Copy full SHA for eeb7915
test/servlet-containers/karaf/karaf-run/pom.xml
@@ -127,7 +127,7 @@
127
<command>shutdown -f +10</command>
128
<command>feature:install http</command>
129
<command>feature:install http-whiteboard</command>
130
- <command>bundle:install -s mvn:org.jsoup/jsoup/1.11.2</command>
+ <command>bundle:install -s mvn:org.jsoup/jsoup/1.14.1</command>
131
<command>bundle:install -s mvn:com.vaadin.external/gentyref/1.2.0.vaadin1</command>
132
<command>bundle:install -s mvn:com.vaadin/vaadin-shared/${vaadin.version}</command>
133
<command>bundle:install -s mvn:com.vaadin/vaadin-server/${vaadin.version}</command>
0 commit comments