File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 55
55
<groupId >io.ocfl</groupId >
56
56
<artifactId >ocfl-java-core</artifactId >
57
57
</dependency >
58
- <dependency >
59
- <groupId >software.amazon.awssdk</groupId >
60
- <artifactId >netty-nio-client</artifactId >
61
- <!-- use same version as ocfl-java -->
62
- <version >2.26.21</version >
63
- </dependency >
64
58
<dependency >
65
59
<groupId >jakarta.inject</groupId >
66
60
<artifactId >jakarta.inject-api</artifactId >
89
83
<groupId >org.mycore</groupId >
90
84
<artifactId >mycore-user2</artifactId >
91
85
</dependency >
86
+ <dependency >
87
+ <groupId >software.amazon.awssdk</groupId >
88
+ <artifactId >netty-nio-client</artifactId >
89
+ <!-- use same version as ocfl-java -->
90
+ <version >2.26.21</version >
91
+ </dependency >
92
92
<dependency >
93
93
<groupId >org.mycore</groupId >
94
94
<artifactId >mycore-base</artifactId >
You can’t perform that action at this time.
0 commit comments