Skip to content

Commit

Permalink
Merge pull request #101 from Wimmics/dependabot/maven/corese-server/o…
Browse files Browse the repository at this point in the history
…rg.jsoup-jsoup-1.15.3

Bump jsoup from 1.14.2 to 1.15.3 in /corese-server
  • Loading branch information
remiceres authored Sep 5, 2022
2 parents 744e34f + a500369 commit bc203ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion corese-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.14.2</version>
<version>1.15.3</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
Expand Down

0 comments on commit bc203ce

Please sign in to comment.