File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 19
19
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
20
20
21
21
<!-- dependencies -->
22
- <integrations-api .version>1.4.0 </integrations-api .version>
23
- <webdavservlet .version>1.2.6 </webdavservlet .version>
22
+ <integrations-api .version>1.5.1 </integrations-api .version>
23
+ <webdavservlet .version>1.2.7 </webdavservlet .version>
24
24
<jetty .version>10.0.24</jetty .version>
25
- <slf4j .version>2.0.16 </slf4j .version>
25
+ <slf4j .version>2.0.17 </slf4j .version>
26
26
27
27
<!-- test dependencies -->
28
28
<junit .jupiter.version>5.12.0</junit .jupiter.version>
88
88
<dependency >
89
89
<groupId >org.jetbrains</groupId >
90
90
<artifactId >annotations</artifactId >
91
- <version >26.0.1 </version >
91
+ <version >26.0.2 </version >
92
92
<scope >provided</scope >
93
93
</dependency >
94
94
You can’t perform that action at this time.
0 commit comments