mirror of
https://github.com/valitydev/scrooge.git
synced 2024-11-06 01:55:19 +00:00
Update all non-major maven dependencies
This commit is contained in:
parent
fd05aaefa7
commit
66f87e3914
6
pom.xml
6
pom.xml
@ -10,7 +10,7 @@
|
||||
</parent>
|
||||
|
||||
<artifactId>scrooge</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<version>0.0.2-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>scrooge</name>
|
||||
@ -36,7 +36,7 @@
|
||||
<machinegun-proto.version>1.24-f533965</machinegun-proto.version>
|
||||
<sink-common-lib.version>0.0.1</sink-common-lib.version>
|
||||
<damsel.version>1.553-25dfce3</damsel.version>
|
||||
<shedlock-provider-jdbc-template.version>4.34.0</shedlock-provider-jdbc-template.version>
|
||||
<shedlock-provider-jdbc-template.version>4.48.0</shedlock-provider-jdbc-template.version>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
@ -324,7 +324,7 @@
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-remote-resources-plugin</artifactId>
|
||||
<version>1.6.0</version>
|
||||
<version>1.7.0</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.apache.maven.shared</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user