Skip to content

Commit 7d81fe7

Browse files
committed
Prepare release 1.2.3
1 parent 64dd3be commit 7d81fe7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>org.purejava</groupId>
77
<artifactId>keepassxc-cryptomator</artifactId>
8-
<version>1.2.3-SNAPSHOT</version>
8+
<version>1.2.3</version>
99

1010
<name>keepassxc-cryptomator</name>
1111
<description>Plug-in for Cryptomator to store vault passwords in KeePassXC</description>
@@ -50,8 +50,8 @@
5050

5151
<!-- runtime dependencies -->
5252
<api.version>1.3.0</api.version>
53-
<keepassxc-proxy.version>1.2.2</keepassxc-proxy.version>
54-
<guava.version>32.1.2-jre</guava.version>
53+
<keepassxc-proxy.version>1.2.3</keepassxc-proxy.version>
54+
<guava.version>32.1.3-jre</guava.version>
5555
<slf4j.version>2.0.9</slf4j.version>
5656
<junit.version>5.10.0</junit.version>
5757
</properties>

0 commit comments

Comments
 (0)