update link to upper-constraints.txt
[so.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 8a1217b..a26607e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <dependency>
         <groupId>org.yaml</groupId>
         <artifactId>snakeyaml</artifactId>
-        <version>1.26</version>
+        <version>1.31</version>
       </dependency>
       <dependency>
         <groupId>javax.interceptor</groupId>
         <artifactId>h2</artifactId>
         <version>2.1.214</version>
       </dependency>
-      <dependency>
-        <groupId>org.springframework.security</groupId>
-        <artifactId>spring-security-web</artifactId>
-        <version>6.1.2</version>
-      </dependency>
       <dependency>
         <groupId>org.camunda.bpm</groupId>
         <artifactId>camunda-external-task-client</artifactId>