diff options
-rw-r--r-- | prh-commons/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prh-commons/pom.xml b/prh-commons/pom.xml index 2061787b..a9b94bfe 100644 --- a/prh-commons/pom.xml +++ b/prh-commons/pom.xml @@ -54,7 +54,7 @@ <dependency> <groupId>org.springframework</groupId> <artifactId>spring-web</artifactId> - <version>5.2.7.RELEASE</version> + <version>5.2.12.RELEASE</version> </dependency> <dependency> <groupId>io.projectreactor.netty</groupId> |