diff options
| -rw-r--r-- | pom.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -47,8 +47,8 @@      <io.grpc-core.version>1.42.1</io.grpc-core.version>      <!-- Other third-party libs --> -    <spring-boot-starter-web.version>2.6.6</spring-boot-starter-web.version> -    <org.springframework.version>5.3.18</org.springframework.version> +    <spring-boot-starter-web.version>2.6.7</spring-boot-starter-web.version> +    <org.springframework.version>5.3.20</org.springframework.version>      <org.opensaml.version>4.0.1</org.opensaml.version>      <org.apache.santuario.xmlsec.version>2.3.0</org.apache.santuario.xmlsec.version>      <org.cryptacular.version>1.2.4</org.cryptacular.version> | 
