File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -148,10 +148,10 @@ org.springframework spring-aop 5.3.24 The
148148org.springframework spring-core 5.3.24 The Apache Software License, Version 2.0
149149org.springframework spring-expression 5.3.24 The Apache Software License, Version 2.0
150150org.springframework spring-orm 5.3.24 The Apache Software License, Version 2.0
151- org.springframework.security spring-security-config 5.8.0 The Apache Software License, Version 2.0
152- org.springframework.security spring-security-core 5.8.0 The Apache Software License, Version 2.0
153- org.springframework.security spring-security-crypto 5.8.0 The Apache Software License, Version 2.0
154- org.springframework.security spring-security-web 5.8.0 The Apache Software License, Version 2.0
151+ org.springframework.security spring-security-config 5.8.1 The Apache Software License, Version 2.0
152+ org.springframework.security spring-security-core 5.8.1 The Apache Software License, Version 2.0
153+ org.springframework.security spring-security-crypto 5.8.1 The Apache Software License, Version 2.0
154+ org.springframework.security spring-security-web 5.8.1 The Apache Software License, Version 2.0
155155org.tinyjee.jgraphx jgraphx 1.10.4.1 JGraph Ltd - 3 clause BSD license
156156org.yaml snakeyaml 1.17 The Apache Software License, Version 2.0
157157xerces xercesImpl 2.12.1 The Apache Software License, Version 2.0
Original file line number Diff line number Diff line change 1616 <!-- When updating one spring version, make sure that all of them are updated to their latest compatible versions -->
1717 <spring .boot.version>2.7.6</spring .boot.version>
1818 <spring .framework.version>5.3.24</spring .framework.version>
19- <spring .security.version>5.8.0 </spring .security.version>
19+ <spring .security.version>5.8.1 </spring .security.version>
2020 <spring .amqp.version>2.4.8</spring .amqp.version>
2121 <spring .kafka.version>2.8.11</spring .kafka.version>
2222 <reactor-netty .version>1.0.25</reactor-netty .version>
127127 <dependency >
128128 <groupId >org.apache.httpcomponents</groupId >
129129 <artifactId >httpclient</artifactId >
130- <version >4.5.13 </version >
130+ <version >4.5.14 </version >
131131 </dependency >
132132 <dependency >
133133 <groupId >org.apache.httpcomponents</groupId >
You can’t perform that action at this time.
0 commit comments