Skip to content

Commit 8935bac

Browse files
committed
Consider upgrading to io.github.classgraph:classgraph:4.8.112. Fixes springdoc#1313
1 parent e6bc86f commit 8935bac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<swagger-api.version>2.1.11</swagger-api.version>
7171
<swagger-ui.version>3.52.3</swagger-ui.version>
7272
<spring-security-oauth2.version>2.3.8.RELEASE</spring-security-oauth2.version>
73-
<classgraph.version>4.8.69</classgraph.version>
73+
<classgraph.version>4.8.116</classgraph.version>
7474
<webjars-locator-core.version>0.45</webjars-locator-core.version>
7575
<gmavenplus-plugin.version>1.8.1</gmavenplus-plugin.version>
7676
<jaxb-impl.version>2.1</jaxb-impl.version>

0 commit comments

Comments
 (0)