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 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >org.cryptomator</groupId >
55 <artifactId >siv-mode</artifactId >
6- <version >1.5.1 </version >
6+ <version >1.5.2 </version >
77
88 <name >SIV Mode</name >
99 <description >RFC 5297 SIV mode: deterministic authenticated encryption</description >
3535
3636 <properties >
3737 <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>
3939
4040 <!-- dependencies -->
4141 <bouncycastle .version>1.78</bouncycastle .version>
224224 <createSourcesJar >false</createSourcesJar >
225225 <artifactSet >
226226 <includes >
227- <include >org.bouncycastle:bcprov-jdk15on </include >
227+ <include >org.bouncycastle:bcprov-jdk18on </include >
228228 </includes >
229229 </artifactSet >
230230 <relocations >
235235 </relocations >
236236 <filters >
237237 <filter >
238- <artifact >org.bouncycastle:bcprov-jdk15on </artifact >
238+ <artifact >org.bouncycastle:bcprov-jdk18on </artifact >
239239 <excludes >
240240 <exclude >META-INF/**</exclude >
241241 </excludes >
You can’t perform that action at this time.
0 commit comments