Skip to content

Commit

Permalink
Merge pull request #26 from dhkim0800/dependabot/maven/ChatCommon/org…
Browse files Browse the repository at this point in the history
….jsoup-jsoup-1.12.2

Bump jsoup from 1.12.1 to 1.12.2 in /ChatCommon
  • Loading branch information
dhkim0800 authored Feb 11, 2020
2 parents 7bfcd10 + 0cebb2c commit d0d2bb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChatCommon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.12.1</version>
<version>1.12.2</version>
</dependency>
</dependencies>
</project>

0 comments on commit d0d2bb5

Please # to comment.