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 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >org.cryptomator</groupId >
5
5
<artifactId >siv-mode</artifactId >
6
- <version >1.5.1 </version >
6
+ <version >1.5.2 </version >
7
7
8
8
<name >SIV Mode</name >
9
9
<description >RFC 5297 SIV mode: deterministic authenticated encryption</description >
35
35
36
36
<properties >
37
37
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
38
- <project .build.outputTimestamp>2024-04-15T10:23:33Z </project .build.outputTimestamp>
38
+ <project .build.outputTimestamp>2024-04-16T12:32:12Z </project .build.outputTimestamp>
39
39
40
40
<!-- dependencies -->
41
41
<bouncycastle .version>1.78</bouncycastle .version>
224
224
<createSourcesJar >false</createSourcesJar >
225
225
<artifactSet >
226
226
<includes >
227
- <include >org.bouncycastle:bcprov-jdk15on </include >
227
+ <include >org.bouncycastle:bcprov-jdk18on </include >
228
228
</includes >
229
229
</artifactSet >
230
230
<relocations >
235
235
</relocations >
236
236
<filters >
237
237
<filter >
238
- <artifact >org.bouncycastle:bcprov-jdk15on </artifact >
238
+ <artifact >org.bouncycastle:bcprov-jdk18on </artifact >
239
239
<excludes >
240
240
<exclude >META-INF/**</exclude >
241
241
</excludes >
You can’t perform that action at this time.
0 commit comments