diff options
Diffstat (limited to 'prh-commons/pom.xml')
-rw-r--r-- | prh-commons/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/prh-commons/pom.xml b/prh-commons/pom.xml index 9986e7ec..18229f1c 100644 --- a/prh-commons/pom.xml +++ b/prh-commons/pom.xml @@ -54,6 +54,7 @@ <dependency> <groupId>org.springframework</groupId> <artifactId>spring-web</artifactId> + <version>5.2.7.RELEASE</version> </dependency> <dependency> <groupId>io.projectreactor.netty</groupId> |