Skip to content

Commit eeb7915

Browse files
committed
Update jsoup.
1 parent c62febb commit eeb7915

File tree

1 file changed

+1
-1
lines changed
  • test/servlet-containers/karaf/karaf-run

1 file changed

+1
-1
lines changed

test/servlet-containers/karaf/karaf-run/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<command>shutdown -f +10</command>
128128
<command>feature:install http</command>
129129
<command>feature:install http-whiteboard</command>
130-
<command>bundle:install -s mvn:org.jsoup/jsoup/1.11.2</command>
130+
<command>bundle:install -s mvn:org.jsoup/jsoup/1.14.1</command>
131131
<command>bundle:install -s mvn:com.vaadin.external/gentyref/1.2.0.vaadin1</command>
132132
<command>bundle:install -s mvn:com.vaadin/vaadin-shared/${vaadin.version}</command>
133133
<command>bundle:install -s mvn:com.vaadin/vaadin-server/${vaadin.version}</command>

0 commit comments

Comments
 (0)