File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <groupId >org.cryptomator</groupId >
77 <artifactId >integrations-linux</artifactId >
8- <version >1.2.0 </version >
8+ <version >1.2.1 </version >
99
1010 <name >integrations-linux</name >
1111 <description >Provides optional Linux services used by Cryptomator</description >
4040
4141 <!-- runtime dependencies -->
4242
43- <api .version>1.2.0-beta4 </api .version>
43+ <api .version>1.2.0</api .version>
4444 <secret-service .version>1.8.1-jdk17</secret-service .version>
4545 <kdewallet .version>1.2.8</kdewallet .version>
4646 <guava .version>31.1-jre</guava .version>
5050 <junit .version>5.8.2</junit .version>
5151
5252 <!-- build plugin dependencies -->
53- <dependency-check .version>7.0 .0</dependency-check .version>
53+ <dependency-check .version>8.1 .0</dependency-check .version>
5454 <nexus-staging .version>1.6.8</nexus-staging .version>
5555 </properties >
5656
286286 <url >https://maven.pkg.github.com/cryptomator/integrations-linux</url >
287287 </repository >
288288 </distributionManagement >
289+ <build >
290+ <plugins >
291+ <plugin >
292+ <groupId >org.apache.maven.plugins</groupId >
293+ <artifactId >maven-deploy-plugin</artifactId >
294+ <version >3.1.0</version >
295+ </plugin >
296+ </plugins >
297+ </build >
289298 </profile >
290299 </profiles >
291300</project >
You can’t perform that action at this time.
0 commit comments