Skip to content

Commit

Permalink
Update jsoup.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ansku committed Sep 3, 2021
1 parent c62febb commit eeb7915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/servlet-containers/karaf/karaf-run/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<command>shutdown -f +10</command>
<command>feature:install http</command>
<command>feature:install http-whiteboard</command>
<command>bundle:install -s mvn:org.jsoup/jsoup/1.11.2</command>
<command>bundle:install -s mvn:org.jsoup/jsoup/1.14.1</command>
<command>bundle:install -s mvn:com.vaadin.external/gentyref/1.2.0.vaadin1</command>
<command>bundle:install -s mvn:com.vaadin/vaadin-shared/${vaadin.version}</command>
<command>bundle:install -s mvn:com.vaadin/vaadin-server/${vaadin.version}</command>
Expand Down

0 comments on commit eeb7915

Please sign in to comment.