Skip to content

Commit

Permalink
prepare 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
infeo committed Apr 15, 2024
1 parent 2507ea1 commit 513558c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.cryptomator</groupId>
<artifactId>siv-mode</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.5.1</version>

<name>SIV Mode</name>
<description>RFC 5297 SIV mode: deterministic authenticated encryption</description>
Expand Down Expand Up @@ -35,7 +35,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.outputTimestamp>2023-10-06T15:40:39Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-04-15T10:23:33Z</project.build.outputTimestamp>

<!-- dependencies -->
<bouncycastle.version>1.78</bouncycastle.version>
Expand Down

0 comments on commit 513558c

Please sign in to comment.