Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit eab8966

Browse files
authored
Merge pull request #859 from graphql-java-kickstart/renovate/lib_jsoup_ver
fix(deps): update dependency org.jsoup:jsoup to v1.15.3
2 parents 618ac44 + 622eead commit eab8966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ LIB_GRAPHQL_ANNOTATIONS_VER=9.1
3838
LIB_REFLECTIONS_VER=0.10.2
3939
LIB_APACHE_COMMONS_TEXT_VER=1.9
4040
LIB_AWAITILITY_VER=4.2.0
41-
LIB_JSOUP_VER=1.15.2
41+
LIB_JSOUP_VER=1.15.3
4242
### Plugins
4343
PLUGIN_JACOCO_VER=0.8.7
4444
PLUGIN_SONARQUBE_VER=3.4.0.2513

0 commit comments

Comments
 (0)