File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <groupId >org.purejava</groupId >
77 <artifactId >keepassxc-cryptomator</artifactId >
8- <version >1.1.3-SNAPSHOT </version >
8+ <version >1.1.3</version >
99
1010 <name >keepassxc-cryptomator</name >
1111 <description >Store Cryptomator vault passwords in KeePassXC</description >
5050
5151 <!-- runtime dependencies -->
5252 <api .version>1.1.0-beta1</api .version>
53- <keepassxc-proxy .version>1.1.2 </keepassxc-proxy .version>
53+ <keepassxc-proxy .version>1.1.3 </keepassxc-proxy .version>
5454 <guava .version>31.1-jre</guava .version>
5555 <slf4j .version>1.7.36</slf4j .version>
5656 <junit .version>5.8.2</junit .version>
195195 </plugin >
196196 <plugin >
197197 <artifactId >maven-shade-plugin</artifactId >
198- <version >3.2.4 </version >
198+ <version >3.3.0 </version >
199199 <executions >
200200 <execution >
201201 <phase >package</phase >
You can’t perform that action at this time.
0 commit comments