Skip to content

Commit afd6a33

Browse files
Version 1.2.2
1 parent c5a06e6 commit afd6a33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.cryptomator</groupId>
55
<artifactId>siv-mode</artifactId>
6-
<version>1.2.1</version>
6+
<version>1.2.2</version>
77

88
<name>SIV Mode</name>
99
<description>RFC 5297 SIV mode: deterministic authenticated encryption</description>
@@ -155,7 +155,7 @@
155155
<plugin>
156156
<groupId>org.owasp</groupId>
157157
<artifactId>dependency-check-maven</artifactId>
158-
<version>2.0.1</version>
158+
<version>2.1.0</version>
159159
<configuration>
160160
<cveValidForHours>24</cveValidForHours>
161161
<failBuildOnCVSS>0</failBuildOnCVSS>

0 commit comments

Comments
 (0)